Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

benedek11

Members
  • Posts

    84
  • Joined

  • Last visited

    Never

Everything posted by benedek11

  1. The same happens with me. Everything is working, but when i go on the door's tile: subscript our of range 9 ? :o
  2. Picture Btw If i make Map: 2 X: 5 Y: 6 it makes no sense
  3. I have a new problem. If i put a door called: Door1 , and i set those coordinates in the warp section like (map: 2 x: 5 y: 5) and i put Key1 is required to enter. When i walk into it both with or without a key, it gives me subscript out of range error 9 What do i need to do?
  4. You know you basically get 3 points/ a level up, but how to make it 1? What source part i need to change? Please tell me :)
  5. Hi guys! I changed everything which is releated to stas as byte –--> to stat as long, and it works well, the max stat is now 1k, but the problem is : A, My basic char str is 9, i made an axe with +255str, and when i wear it,it gives me the 264 str BUT when i level up with my 264 str i can't spend points on my str o.o but when i unwear my axe and i spend an str (i have 10now) and wear the axe back, i get the 265 str? Question is: What should i change to be able to add stats after 255? (like at 264 to 265) the other problem is: I changed everything as i saw,but How i can go bigger that +255 item's stat bonus?
  6. You need to change the source. First download VB6 (visual basic 6), then you need to open the server(vb6 project file) Go to ModConstants, and there you will see Max_Level=100 ,and you change it to 60 BUT, you need to do this with the client's ModConstants too. So go client's folder, and open client (vb6 project file), search ModConstants again, and change Max_level=100 to 60\. ATTENTION : Every change need to match in both of client's and server's modConstans (this means you can't change max maps=60 at client's and then make the server's max maps= 70) –-> need to at the same value Hope i helped :)
  7. Hi guys! Where i can change xp rates like at lvl1 you need 50xp (not 100) to level up? :)
  8. @eric125: > the level of item is for player level not job level Really? But it's still crashes o.o then what's job level good for?
  9. @Murdock: > It's still saving the data. Although it appears to reset in the editor, if you tested it you would know that the level requirement still saves. How many times do I have to tell you this. TEST it for yourself. You doesn't got what i meant..It's okay, like the Level item: 5 is saved in the data, i know it is saved.. but the problem is if i want to cut a lvl 10 tree with lower woodcutting than the required level, the server crashes, and you can't open the server anymore.. it says: Subcript out of range '9.. I hope you won't be so angry if you see i'm replied.. but this IS what i mean :o
  10. @Murdock: > Since I'm the one who made this custom version I'm responsible for any updates. This scrollbar reset problem is an easy fix. When I get time I'll look into it. But it's not really that big of a deal since the data still saves. > > I have no intentions of adding a Job xp bar. If you want to make these kinds of modifications learn how to code in vb6\. Besides, it's unnecessary. The scrollbar reset isn't that big deal as you say, but the Level item at resc system is that. :( please help
  11. and what about fixing Item level thing,it would be great to have the level system working?:o will you do it?
  12. Ah erm.. Richy is there a way to fix this through source? Like the scrollbar reset and the 1 gold thing. Or will anybody do in Omega 1.6.1? If yes then when ? I think the other parts work fine, only this could be great if fixed + adding some Job xp bar like: Woodcutting - lvl16 (xp: 160/280) /////////// or if it's hard to do and you won't do that is there a way to delete that Jobs thing from the source?
  13. i made multi item 1 / item level: 5 / reward: wood i made multi item 2 /item level:6 /reward:wood etc… after multi item 10 i went back to 1 and saved, still no luck its bein reset, and then i get subscript out of range error 9 when i try to cut it
  14. but then if there is no lvl req then what woodcutting lvl +ing is good for?o.o
  15. um and if i put item lvl to like 10, and i save it, it go back to 1 everytime when i check it..o.o
  16. umm i try to do that searching thing. 3\. it gives the wood but 1gold to :O
  17. hmm thank you Yumi for your kindness 2\. then what need to change for 500 skill and etc cap (like + item max stat bonus is 500 not 255 o.o) 3\. a, I cut trees and it says wood - lvl 1 when i cut more i becomes 2, is there any bar where i can see my xp? b,is it normal cutting a tree each time gives me 1gold?o.o
  18. thank you 1\. solved 2\. easy i mean like change A and B source to C and D 3.oh i got it and if i edit a resc there's a thing item lvl, if it put it to 2 it means you need to be lvl 2 at the job? and if i cut a tree it automatically shows me my skil lvl?
  19. very nice job, best modification i have ever seen, but: 1\. where i can open those editors like item and quest editor?:) 2\. is there a easy way to change the max stat number to 1.000? (like max stat/item stat bonus/item stat req/etc) 3\. what's that Job thing?
  20. ok go change everything which relate to the stat to Long okay, but it makes the limit to like 1k, but 1\. over 255 will it show the effect of bigger dmg? 2\. and what about those items which gives bonuses, how to go over +255 there? or if i change everything to Long it will be over too?
  21. ok i made this what yemi said and it's still not working http://www.touchofdeathforums.com/smf/index.php/topic,72593.0.html if i go over 255 it gets me to the Long cap = 7545432634654 or idk how big number it is
  22. guys look, i don't want to learn programming that much, i only want a little instruction how to do that, it can't be a big deal is it? So please tell me what to put and where.. :) i hope you help me
  23. so any1 can help me?:o i'm trying to do it myself, but still no success :(
×
×
  • Create New...