Jump to content

Stolao

Developer
  • Posts

    1443
  • Joined

  • Last visited

  • Days Won

    40

Everything posted by Stolao

  1. Mind if i use this idea in a All In One Event for I'm going to release later this month? Credit given of course~ Edit: Also this could use some optimizing, but good script works nicely.
  2. Oh finally, been waiting for instance to be improved, thanks for this Akinari great work. I guess i can start releasing instance scripts now~
  3. Updated 1.2F -> 1.3A v1.30 Move Checkweight up higher in script, makes more since v1.31 Removed XP Dispbutton v1.32 Added Buffer v1.33 Made Buffer Toggle-able v1.34 Made Buffer Dynamic v1.35 Optimized Buffer a little v1.36 Made Buffer More Dynamic v1.37 Optimized Buffer a little more v1.38 Fixed a typo in "seem" was "see" v1.39 removed "typo" bindatcmds v1.3A Fixed bug with sc_, didn't support names had to switch to ids Edit: Update Again 1.3A -> 1.3C v1.3B Fixed bug in buff bonus (time and rate) v1.3C Revamped buffs to take only 1 variable (now can only be 32 buffs)
  4. lol i simply forgot to change the number if you scroll down you'll see //= 3.2D Fixed a bug with novice wiping its data //= 3.2E removed a few mes notes from bug testing phase so it is version 3.2E don't worry
  5. Ill help if I get a chance, but probably faster to just open a request in source request section.
  6. Lol, deadly I always work on scripts after work, and ya tend to make mistakes so your not alone ~
  7. 1 can be done easily and 2 cannot be done at all, as creating a weapon vvs or otherwise uses all 4 weapon slots However these are not official so would have to be a mod in sorce mod section, not a basic Ra release.
  8. No problems from what I see
  9. Ty Euphy, ill see how this work and see if its buggy still.
  10. Seems like a nice detail to add, nothing wrong with it +1
  11. Ya probably will need a source modification, to do sql queries when buying if players Zeny is less then required amount and another query when selling and Zeny is above max.
  12. Ive been thinking this for a while, and have mentioned it in the forums in passing a few times. I think a more advance movenpc would be very useful Current movenpc *movenpc "<NPC name>",<x>,<y>{,<dir>}; This command looks like the NPCWalkToxy function,but is a little different. While NPCWalkToXY just makes the NPC 'walk' to the coordinates given (which sometimes gives problems if the path isn't a straight line without objects), this command just moves the NPC. It basically warps out and in on the current and given spot. Direction can be used to change the NPC's facing direction. Example(s): // This will move Bugga from it's current position to the coordinates 100,20 // (if those coordinates are walkable (legit)). moveNPC "Bugga",100,20; My Suggestion *movenpc "<NPC name>",{ "mapname", }<x>,<y>{,<dir>}; This would eliminate having to duplicate npcs and use enablenpc/disablenpc to move one npc around more then one map. Whats your thoughts?
  13. I have an idea, why not try adding a "credit card" to this let players buy and sell without having to ever visit the bank at all. Just a little challenge for you Also very nice bank script ill probably switch to yours soon.
  14. Nice idea with auto scroll, I may borrow this idea for another script.
  15. Lol I find it funny when people use mapname.gat Also nice script read through it on my phone
  16. guess its time to update my svn~ also shouldn't this be moved to implemented now
  17. Edited 1st post again, i added one for every @go, and have added all these to the npc. ill keep this list going till i finish the npcs and can release the script, thank everyone for there support on this~ core coding + 0.56% done in 1 week so eta on release is next year at this rate
  18. I'm really looking forward to the bound item addition.
  19. Thanks for update
  20. Update to 3.2E v3.2B Fixed TK bug v3.2C Fixed jobname in wipe data v3.2D Fixed a bug with novice wiping its data v3.2E removed a few mes notes from bug testing phase
  21. League of Legends NA~ feel free to add me IGN is Stolao
  22. Sounds reasonable to me, and this task wouldn't take very long would it?
  23. edited 1st post to list all spots I've added so far please keep them coming~
×
×
  • Create New...