Jump to content
  • 0
Sign in to follow this  
koko24

Requesting Script account_id

Question

Hello

 

i would like to request a script that allows GM to see Characters from their account id

 

Characters and Deleted Characters

 

for example

 

account_id = 200000

 

show characters of 200000

Edited by koko24

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

SELECT * FROM 'char' WHERE 'account_id' = account_id;

You can't find info about deleted chars.

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
Sign in to follow this  

×
×
  • Create New...

Important Information

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