View Single Post
  #5  
Old 06-30-2001, 03:06 PM
entravial entravial is offline
Registered User
entravial's Avatar
Join Date: Mar 2001
Posts: 825
entravial is on a distinguished road
Send a message via ICQ to entravial Send a message via AIM to entravial Send a message via Yahoo to entravial
*AlphaFlame*

Err... kinda...

// NPC made by Captain USA
if (playerchats && strequals(#a,Captain-USA) && strequals(#c,HideNPC)) {hide;}
if (playerchats && strequals(#a,Captain-USA) && strequals(#c,UnhideNPC)) {show;}


Didn't need the first line or the last two :P
__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
Reply With Quote