View Single Post
  #11  
Old 08-12-2001, 05:02 AM
LiquidIce00 LiquidIce00 is offline
RadioActive Monkeeh
LiquidIce00's Avatar
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
LiquidIce00 is on a distinguished road
Send a message via ICQ to LiquidIce00 Send a message via AIM to LiquidIce00 Send a message via Yahoo to LiquidIce00
first..
followplayer doesnt work . come on read the forum more often .. =( . last week was like official follow week or was it 2 weeks ago ?
well .. also playersays was eliminated from the npc server!
you have to do
if (playerchats&&strequals(#c,blabla)) .. you can just do
if (playerchats) . or u can do if (strequals(#c,blabla)) but to get the same effect as playersays() do the first one.
and the last thing is before u edit a npc char . undestand it. u cant just add stuff to it . u gotta change it . else its gonna complicate with the current scripting and all the modes will go crazy blabla..
__________________
LiquidIce *Owner* (UnholyNation)
-UN Website
http://www.unholynation.com
-UN Forum
http://forums.unholynation.com
-
-the thinker
-

-
onwall2 for nonp2p (i suck at onwall)
Reply With Quote