[screen_name says:]
this script has some problems
NPC Code:
this.add = int(random(0,9999999);
should be
this.add = int(random(0,10000000));
Quote:
Originally posted by Saga2001
NPC Code:
if (playertouchsme) toweapons ub3r r1ch;
if (weaponfired) {
this.add = int(random(0,9999999);
playerrupees+=this.add;
setplayerprop #c,I am #v(this.add) rupees ritcher...;
]
/*
I dared
*/
|