View Single Post
  #21  
Old 02-24-2004, 03:17 AM
ZeLpH_MyStiK ZeLpH_MyStiK is offline
Scripter
ZeLpH_MyStiK's Avatar
Join Date: May 2003
Location: NYC
Posts: 553
ZeLpH_MyStiK is on a distinguished road
Send a message via MSN to ZeLpH_MyStiK Send a message via Yahoo to ZeLpH_MyStiK
Quote:
Originally posted by osrs



NPC Code:

if(playersays(Hi)) message Hi;



NPC Code:

if(playerchats && strequals(#c,Hi)) message Hi;



Wich one is easier and wich one is most efficient?
Think about it.
??? you just brought a whole new topic =\
__________________
Reply With Quote