sumano98 Posted November 17, 2021 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 Start_ Posted November 17, 2021 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...
0 sader1992 Posted November 17, 2021 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...
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