View Single Post
  #4  
Old 11-14-2011, 05:06 PM
MysticalDragon MysticalDragon is offline
Global Administration
MysticalDragon's Avatar
Join Date: Oct 2002
Location: Lynn Ma
Posts: 883
MysticalDragon is a jewel in the roughMysticalDragon is a jewel in the rough
Send a message via AIM to MysticalDragon Send a message via MSN to MysticalDragon
And for the record /scripthelp is your friend! /scripthelp upgrade returned this
TServerPlayer.upgradestatus - string (read only). And to test that I just did in the top of a script (serverside of course)
NPC Code:
temp.md = findplayer("MysticalDragon").upgradestatus;
echo("Echo Test" SPC temp.md);


and that returns in RC "Echo Test gold".
__________________
~Delteria Support
~Playerworld Support
~PWA Chief
http://support.toonslab.com
[email protected]



Reply With Quote