View Single Post
  #7  
Old 01-12-2009, 06:27 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
I've always had problems with swordpower. Try doing something like this:
PHP Code:
temp.sword player.swordimg;
player.swordimg "swordX.png";
player.swordpower X;
player.swordimg temp.sword
Replace X with the swordpower. Unsure if it works above 4.
Reply With Quote