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.
|
Note: ganis are not neccesarily more efficient than sprite manipulation (even though it is now just setting the gani step of def.gani)