Jump to content

Stolao

Developer
  • Posts

    1,443
  • Joined

  • Last visited

  • Days Won

    39

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. I already plan to add a config, however hopefully we will have mail working again soon in new clients.
  4. You could instead run a while loop using addrid(1) and check if HP > 0
  5. 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
  6. Ill update this today or tomorrow, sorry for inactivity
  7. post your conf if you want support, also i just updated again
  8. ah i see an issue with the Display only announce ""[email protected]$+" Mastery has advanced to Lv "[email protected] + 1+"!",bc_blue|bc_self; should be announce ""[email protected]$+" Mastery has advanced to Lv "+([email protected] + 1)+"!",bc_blue|bc_self; ill update live version in a sec
  9. Looks nice and clean. Its a nice simple SC_ on casting right?
  10. 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
  11. just give it a view ID and a location, thne remove OnPCLOGINEVENT: so players have to talk to it
  12. This refers to the index of the array defined above.
  13. Personally I only support rAthena if you want to use another emulator I can not garentee it will work.
  14. Its funny that your only post is demanding someone update a link.
  15. Looks amazing as usual. You redoing any other maps
  16. Can but without editing items its not advisable. The def of the items alone will mess things up.
  17. @Tokei shufflearay is a nice function i could have use a few times now
  18. 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?
  19. Updates are great, nice cameo @Nova 10/10 would buy again
  20. 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
  21. All script commands can be found here https://github.com/rathena/rathena/blob/master/doc/script_commands.txt OnPCBaseLvUpEvent: If(BaseLevel == 10) do this
  22. @rakuzas why do you keep using sever year old scripts and act surprised if they don't work any more?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.