Blockland Forums > Modification Help
Chat Bot Help
Port:
--- Quote from: Treynolds416 on June 13, 2012, 11:19:09 AM ---No. They both do the same thing, except strPos has an optional argument for an offset.
I've also tested and used it countless times
--- End quote ---
I must have been thinking of strCmp.
SpreadsPlague:
--- Quote from: ¥ola on June 13, 2012, 10:32:30 AM ---Thank you,
I don't think I'm using the wrong name
Exactly what I put in console:
activatepackage(ChatBotYola);
--- End quote ---
are you sure you know what you're doing
Daenth:
--- Quote from: ¥ola on June 13, 2012, 10:32:30 AM ---Thank you,
I don't think I'm using the wrong name
Exactly what I put in console:
activatepackage(ChatBotYola);
--- End quote ---
The script probably hasn't been executed...
Mr. Wallet:
If you really want to make it fancy, shove all the special cases into a seperate file and just hook into those from the package. Keeps any one function from turning into a gigantic mess.