HristDead Posted July 19, 2013 Group: Members Topic Count: 66 Topics Per Day: 0.01 Content Count: 167 Reputation: 2 Joined: 08/01/12 Last Seen: October 9, 2019 Share Posted July 19, 2013 (edited) Hi rAthena, I was wondering how to make this effect proc after warping. It works fine for equipping and also for unequipping but after warping the effect stops. Its probably because the sleep is set to 470000 but thats because because if i make it like every second the effect stacks and server laggs... Does anyone know? { set eff828,1; while(eff828==1){if (!checkoption(0x2) && !checkoption(0x4) && !checkoption(0x40)) specialeffect2 828; sleep2 470000;}},{ atcommand "@refresh"; } Edited July 19, 2013 by HristDead Quote Link to comment Share on other sites More sharing options...
Question
HristDead
Hi rAthena,
I was wondering how to make this effect proc after warping. It works fine for equipping and also for unequipping but after warping the effect stops.
Its probably because the sleep is set to 470000 but thats because because if i make it like every second the effect stacks and server laggs...
Does anyone know?
Link to comment
Share on other sites
0 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.