QQfoolsorellina Posted July 16, 2012 Posted July 16, 2012 (edited) As title say I was wondering Is it posible ? Edited July 16, 2012 by QQfoolsorellina Quote
Euphy Posted July 16, 2012 Posted July 16, 2012 No, there isn't. I just checked if there was any sc_ for it, but there isn't. @Emistry: Wargs aren't mounts~ Quote
QQfoolsorellina Posted July 16, 2012 Author Posted July 16, 2012 Ok, finally I figure it out by searching status .h I find Option_Wug and OPTION_WUGRIDER so .. if(checkoption(Option_Wug) || checkoption(OPTION_WUGRIDER)){ if(checkoption(OPTION_WUGRIDER)) setoption OPTION_WUGRIDER,0; setoption Option_Wug,0; } problem solved and thx for supporting 1 Quote
Euphy Posted July 16, 2012 Posted July 16, 2012 Oh, I completely forgot to check that, sorry. x.x Glad you got it fixed though. I'll be sure to add this into the documentation for my next commit. Quote
Question
QQfoolsorellina
As title say I was wondering Is it posible ?
Edited by QQfoolsorellina4 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.