Quote:
Originally posted by Dach
your post befuzzles me, are you talking about #c?
|
like,you make a system to display the text ,then you use addstring to add a message into the system.
something like this..
NPC Code:
if(playerenters){
addstring client.chatmsg,Welcome to my level #n;
}
But i don't know what exactly he needs..