View Single Post
  #21  
Old 11-29-2001, 12:08 AM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
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...
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote