iubantot Posted July 10, 2016 Group: Members Topic Count: 117 Topics Per Day: 0.03 Content Count: 312 Reputation: 34 Joined: 10/15/12 Last Seen: Friday at 05:43 AM Share Posted July 10, 2016 how do i check if player is sc_transformed? Quote Link to comment Share on other sites More sharing options...
0 Kurofly Posted July 10, 2016 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 283 Reputation: 31 Joined: 07/08/14 Last Seen: January 15, 2022 Share Posted July 10, 2016 getstatus(SC_TRANSFORMED) It returns 1 if the status is active. 1 Quote Link to comment Share on other sites More sharing options...
0 iubantot Posted July 10, 2016 Group: Members Topic Count: 117 Topics Per Day: 0.03 Content Count: 312 Reputation: 34 Joined: 10/15/12 Last Seen: Friday at 05:43 AM Author Share Posted July 10, 2016 (edited) getstatus(SC_TRANSFORMED) It returns 1 if the status is active. how about if i want to check if he is transformed into a certain monster? for example a poring is this correct? getstatus(SC_MONSTER_TRANSFORM,1) != 1249 Edited July 10, 2016 by Hagane no Bushi Quote Link to comment Share on other sites More sharing options...
0 Kurofly Posted July 11, 2016 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 283 Reputation: 31 Joined: 07/08/14 Last Seen: January 15, 2022 Share Posted July 11, 2016 Yes that's it (although id 1249 is not a poring ^^) Quote Link to comment Share on other sites More sharing options...
0 iubantot Posted July 11, 2016 Group: Members Topic Count: 117 Topics Per Day: 0.03 Content Count: 312 Reputation: 34 Joined: 10/15/12 Last Seen: Friday at 05:43 AM Author Share Posted July 11, 2016 Yes that's it (although id 1249 is not a poring ^^) yes hahaha im actually working on a horror toy factory script thanks for the help! Quote Link to comment Share on other sites More sharing options...
Question
iubantot
how do i check if player is sc_transformed?
Link to comment
Share on other sites
4 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.