PiroKun Posted May 22, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 16 Reputation: 0 Joined: 01/18/12 Last Seen: July 10, 2012 Share Posted May 22, 2012 (edited) Hi, i need a way for get a list of sc_ effects (like sc_hiding, sc_deepsleep, etc) on a player, for debug purpouses. Who knows how can i do this? Edited May 22, 2012 by PiroKun Quote Link to comment Share on other sites More sharing options...
KaitoKid Posted May 22, 2012 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 268 Reputation: 27 Joined: 12/06/11 Last Seen: March 13, 2015 Share Posted May 22, 2012 On your db/const.txt Just find the lines starting with SC_ there you will find all sc_effects Quote Link to comment Share on other sites More sharing options...
PiroKun Posted May 22, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 16 Reputation: 0 Joined: 01/18/12 Last Seen: July 10, 2012 Author Share Posted May 22, 2012 Yes, i know, but i dont need that, because i have a bug in mi server, where i cant use sc_end sc_all_riding for end this effect, but the effect end with sc_end sc_all. And i want to know what is the effect under this skill "all riding", because sc_all_riding doesnt work. Quote Link to comment Share on other sites More sharing options...
EvilPuncker Posted May 22, 2012 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 713 Reputation: 71 Joined: 11/08/11 Last Seen: December 25, 2024 Share Posted May 22, 2012 just use if(ismounting() == 1) setmounting(); Quote Link to comment Share on other sites More sharing options...
Question
PiroKun
Hi, i need a way for get a list of sc_ effects (like sc_hiding, sc_deepsleep, etc) on a player, for debug purpouses. Who knows how can i do this?
Edited by PiroKunLink to comment
Share on other sites
3 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.