sumano98 Posted November 17, 2021 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 12/16/17 Last Seen: March 15 Share Posted November 17, 2021 hello i have a question how to change body from 1 to 0 by script if player logout Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted November 17, 2021 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 23 hours ago Share Posted November 17, 2021 i think this should work OnPCLogoutEvent: setlook LOOK_BODY2,false; end; Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted November 17, 2021 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 15 hours ago Share Posted November 17, 2021 query_sql "UPDATE `char` SET `body` = 0 WHERE `account_id` = "111111111"; Quote Link to comment Share on other sites More sharing options...
Question
sumano98
hello i have a question
how to change body from 1 to 0 by script if player logout
Link to comment
Share on other sites
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.