Thread: startswith ?
View Single Post
  #16  
Old 08-25-2002, 12:01 AM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
LOL, I laugh @ ppl when they do (syntax,stringname) I always do it:
NPC Code:

if (strequals(#string,syntax))


it looks MUCH more organized. If you read it (read it like a sentence btw) you get if the string (playerchats) equals (start), it sounds better than if the string (start) is the value of (playerchats). It is easier to read and easier to comprehend =P
---Shifter
__________________
Quote:
*Stefan: it seems sometimes they hire newbie scripters everywhere x-x
*Stefan: scripters are sometimes like people that draw paintings
*Stefan: all that counts is that it looks nice
Reply With Quote