
07-24-2003, 02:45 PM
|
|
Banned
|
 |
Join Date: Jun 2003
Location: Scott Land USA(er..) Canada
Posts: 1,043
|
|
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.. |
|
|
|