sumano98 Posted November 17, 2021 Posted November 17, 2021 hello i have a question how to change body from 1 to 0 by script if player logout Quote
0 sader1992 Posted November 17, 2021 Posted November 17, 2021 i think this should work OnPCLogoutEvent: setlook LOOK_BODY2,false; end; Quote
0 Start_ Posted November 17, 2021 Posted November 17, 2021 query_sql "UPDATE `char` SET `body` = 0 WHERE `account_id` = "111111111"; Quote
Question
sumano98
hello i have a question
how to change body from 1 to 0 by script if player logout
2 answers 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.