HristDead Posted July 19, 2013 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
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?
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.