Quote:
Originally posted by SkooL
You type a something in the chat box, and if it is a command, the chat text of your character is reset.
NPC Code:
NPC Code:
if (playerchats&&strequals(#c,enter car)
{
setplayerprop #c, ;
Vroom();
}
If you typed "enter car," you wouldn't actually see "enter car" above your character as chat text.
|
true but just not as much fun...