TheBlob2 Posted January 31, 2015 Share Posted January 31, 2015 (edited) can someone please tell me why this script wont compile? scn AAAtest ref user ref weapon begin onload set user to getself set weapon to user.GetEquippedObject 5 begin gamemode if user.isincombat=0 elseif user.getequippedobject 5 == weapon else set weapon to user.getequippedobject 5 user.unequipitem weapon user.equipitem weapon user.restoreav agility 10 endif end Edited January 31, 2015 by TheBlob2 Link to comment Share on other sites More sharing options...
TheBlob2 Posted January 31, 2015 Author Share Posted January 31, 2015 nevermind, i figured it out Link to comment Share on other sites More sharing options...
Recommended Posts