Mice Posted August 10, 2024 Posted August 10, 2024 (edited) How to check the state in a script, for example, 'sd->state.security' and also how to force set the state in a script prontera,155,172,3 script dwakjd 123,{ if(state.security == 1) { mes "Your security is 0"; close; } mes "Your security is 1"; close; } Edited August 10, 2024 by Mice Quote
Question
Mice
How to check the state in a script, for example, 'sd->state.security' and also how to force set the state in a script
prontera,155,172,3 script dwakjd 123,{ if(state.security == 1) { mes "Your security is 0"; close; } mes "Your security is 1"; close; }
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.