Quote:
|
Originally Posted by Polo
No.
1. You are still closing the playerchats block ({} is an empty block).
2. In the startswith, you are checking against #a (thier account), whereas you mean to put #c (thier chat).
3. Paramater 2 (#p(2)) does not exist (in the context of this script), as it is set when a triggeration or other parameter sending function gets called. You need to use tokenize, then the #t() tokens here to get the second word of the players chat.
|
1. in my opinion, if she can't figure this out,, she shouldn't even be scripting.
2. again... why does she even bother?
3. I have to disagree here. Tokenize is totally inefficient in this situation. It would be better to use #e().