engine

  1. bWolfie

    [Idea] BUILDIN(getplayerdata) - feedback needed

    Hi all, For the longest time I've been creating custom script commands simply so I can read a value from struct map_session_data{}. For example, I wanted to return the value of sd->state.showzeny, so I created a simple buildin just for that purpose.It would go something like this:  ...
Back
Top