Quote:
Originally posted by Googi
Well for some reason I doubt this would work :-\
NPC Code:
with (players[i].x = playerx-1){
hurt 2;
}
|
because you have a completelly wrong syntax? getplayer doesnt work like that either, just go through all the players using a for loop and make it so if their x is in a certain part, it continues with with the script