Jump to content

Stolao

Developer
  • Posts

    1443
  • Joined

  • Last visited

  • Days Won

    40

Everything posted by Stolao

  1. https://github.com/Stolao/Npc_Release/blob/master/Custom_Functions/Dispell.txt
  2. Ive begun adding some of your suggestions, with my own spins ill post an updated version shortly
  3. Updated to add a conf option for Mailing
  4. I already plan to add a config, however hopefully we will have mail working again soon in new clients.
  5. You could instead run a while loop using addrid(1) and check if HP > 0
  6. Ill Look into this next update Its COnfigured in game they are just pink map bmps, you can create yourself or ill try and update the map files later your missing maps thats all Ill try and do an update this week this one will be last i work on as its the largest script i have released
  7. Ill update this today or tomorrow, sorry for inactivity
  8. post your conf if you want support, also i just updated again
  9. Replied to other topic about this, pushing update soon
  10. ah i see an issue with the Display only announce ""+.@M$+" Mastery has advanced to Lv "+.@master + 1+"!",bc_blue|bc_self; should be announce ""+.@M$+" Mastery has advanced to Lv "+(.@master + 1)+"!",bc_blue|bc_self; ill update live version in a sec
  11. Looks nice and clean. Its a nice simple SC_ on casting right?
  12. It wont let you level past the Max Level in Conf, if for some reason you get a higher level through database editing or something it will show your current level even if higher then Max
  13. just give it a view ID and a location, thne remove OnPCLOGINEVENT: so players have to talk to it
  14. its already in there use @wi
  15. This refers to the index of the array defined above.
  16. Personally I only support rAthena if you want to use another emulator I can not garentee it will work.
  17. Its funny that your only post is demanding someone update a link.
  18. Looks amazing as usual. You redoing any other maps
  19. Can but without editing items its not advisable. The def of the items alone will mess things up.
  20. @Tokei shufflearay is a nice function i could have use a few times now
  21. Looks really good instantly makes me think of a few quest lines Edit: in the second to last image that high tech billboard looks out of place or is that just me?
  22. Updates are great, nice cameo @Nova 10/10 would buy again
  23. He would actually want to combine this with an autobonus similar to how atroce card is to get the effect he is looking for but +1 anyways
  24. All script commands can be found here https://github.com/rathena/rathena/blob/master/doc/script_commands.txt OnPCBaseLvUpEvent: If(BaseLevel == 10) do this
  25. @rakuzas why do you keep using sever year old scripts and act surprised if they don't work any more?
×
×
  • Create New...