Thread: Showing Stats
View Single Post
  #3  
Old 04-03-2001, 08:26 AM
Mustang1988 Mustang1988 is offline
Registered User
Mustang1988's Avatar
Join Date: Mar 2001
Location: California
Posts: 0
Mustang1988 is on a distinguished road
o! lol! thx!
+ is there a way to change a players ap? Online playerap=##; doesnt work. It changes, then switches back, you can only change it with RC or wait.

And is there an easier way to heal a player without changing it for a second...?
NPC Code:

if (playertouchsme) {
playerap+=50;
playerhearts+=3;
playerap-=50;
}

__________________
Reply With Quote