HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Roleplaying chat system

04-19-2004, 09:10 PM#1
Oxalic
Does anyone remember the role play chat system? You like type 'setname billy, then when you type ' it will have billy (in a the players color) and your message
04-19-2004, 09:42 PM#2
linkmaster23
You would have to use substrings, and detect which ` + - or whatever, was put in. Then you would have to set the rest after that to a string variable. I'm not really reliable for the whole substring thing, but it was just enough to get you started.