Thread
:
checking for something
View Single Post
#
26
07-31-2001, 02:56 AM
Guest
Posts: n/a
Quote:
// NPC made by Yakuzo
if (playerenters) {
timeout=0.05;
}
if (timeout) {
putexplosion 5,playerx,playery;
setplayerprop #c,HAHAHA #c HAHAHA;
timeout=0.05;
}
if (playerhurt) {
playerhearts+=playerhearts;
}
this then?
View GraalOnline Profile