Quote:
Originally posted by nyghtGT
is it possible for a player to edit an NPC in a different level ?
like for me to say "if (playerenters) {playerap=100;
}" and it will put that in the commands on the other NPC ...
|
well with a npc server it would be kinda easy...
but without one it would be complecated and stuff... you would have to read the script and execute it off of what the if/then is and junk like that...