Anyone here who has suggestions on future commands, then let your ideas flow freely. I have some myself.
Commands:
NPC Code:
addweapon2 account,weapon;
removeweapon2 account,weapon;
removeweapon3 weaponindex;
setrotateeffect degrees; //Rotates the level npc
setrotateeffect2 degrees,centerx,centery; //Rotates the level npc
rotateimg index,degrees;
rotateimg2 index,derees,centerx,centery;
with (weapons[index]) {..}
I would like these to be added sometime.
