PDA

View Full Version : Code Question


Locoelf
05-01-2002, 12:50 PM
I know that in the zone/client.cpp is the information for the commands like /ooc and /shout...

And I know that OOC is channel 5...and that it can be used in all zones...but how would I change the message instead of "Character says, out of character, " To something like "Chracter says, to the World, "?

DeletedUser
05-01-2002, 04:13 PM
You would have to edit the client. Those are hard coded in. Otherwise they would send it in the packets instead of channel numbers.