Jump to content
  • 0
parseError

@commands question

Question

3 answers to this question

Recommended Posts

  • 0

not possible, since commands require an sd (I think stands for special data, kind of like a player id) to attach to the command.

if you want to edit or fetch player data, it is better to use the query_sql() script command.

in the case of slaveclone, you would need to create a custom script command for this situation.

Share this post


Link to post
Share on other sites
  • 0

you might want to trigger the command in OnPCLogoutEvent

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

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