View Single Post
  #13  
Old 01-05-2003, 06:30 PM
Com013 Com013 is offline
Registered User
Join Date: Aug 2002
Location: GMT+1
Posts: 381
Com013 is on a distinguished road
Quote:
Originally posted by Loriel
You could script it to be exactly as the normal one, just more customizable.
Like we did on Classic Dev? But that was a huge script...

On Classic setsword is working fine.
NPC Code:
setsword sword3.png,3;


Maybe you did
NPC Code:
setsword #1,3;


which wouldn't be working, because the image would still be sword1.gif, and I think that would always set your power to 1.
Online it would have to be serverside.
As far as I know write access to playerswordpower isn't working.
__________________
Com013
Former Admin of the LAT on Graal The Adventure

e-mail: [email protected]
Reply With Quote