CS2D
Scripts
I want to disable a command in TIBIA RPG
I want to disable a command in TIBIA RPG
2 repliesead User
Offline
Good created a server TIBIA RPG though, when a person speaks using "@C" depos typing some words appears for all to read and want to take it, what should I do?
Please leave translators, or at least don't use it to translate whole sentences...
Anyway, you gotta edit the say hook of the script. First, check wether the message contains "@C" or not (string.find function should be your best solution). Then, if so, remove it before entering the message. ead User
Offline
@
_Yank:
You can not create a script for me so fast that you quoted.