View Single Post
  #5  
Old 07-24-2003, 02:45 PM
sYnergy247 sYnergy247 is offline
Banned
sYnergy247's Avatar
Join Date: Jun 2003
Location: Scott Land USA(er..) Canada
Posts: 1,043
sYnergy247 is on a distinguished road
Send a message via AIM to sYnergy247 Send a message via Yahoo to sYnergy247
Red face dag...

Its still not working..

//#CLIENTSIDE
if (created) {
// Initialize the attributes
showcharacter;
setcharprop #3,blue-head658.png;
setcharprop #C0,white;
setcharprop #C1,darkblue;
setcharprop #C2,darkblue;
setcharprop #C3,darkblue;
setcharprop #C4,darkblue;
setcharprop #2,no-shield.gif;
shieldpower = 1;
dir = 2;
message I like to get hit witch rocks and bushes and stuff so please do so!;
this.rupees ==100000
}
if (waspelt) {
playerrupees +=1;
this.rupees -=1;
}

i changed the script to this....but it still does the same thing..Adds for a second then takes it away again..
Reply With Quote