Quote:
Originally Posted by mrnothersan
And I still don't know...
|
I think you should take a glance at the NPC Scripting forum rules:
"Be clear on your ability level. In other words, do not post asking for scripts, or asking people to fix scripts that are above your ability level. If you are writing a script to aid learning, then try writing a simpler script. If you are looking for a script for a server, then the best solution is probably to hire a scripter."
Tig's script provides a decent base for a solution to your problem. If you want to change gralats, take a look at the variable
player.gralats
If you want to split
player.chat into two parts, look at the
tokenize function.