Writing multiple strings into one message
#8

So you have to have a player variable that contains his all used nick names with that registered IP of his. When the player registers, add the first used name (Big_Benny or something...) to the variable. Then, when the player uses another name, just add it to the variable. For that adding part, your'e going to need str library. To detect the position of the last letter of the name and add another name at the end. But don't forget to check the IP, if the IP that is stored in the file is the same as the player's.


EDIT: I don't think that I have to explain the name showing part, yes ?
Reply


Messages In This Thread
Writing multiple strings into one message - by EV007 - 30.10.2012, 14:15
Re: Writing multiple strings into one message - by EV007 - 30.10.2012, 15:01
Re: Writing multiple strings into one message - by tyler12 - 30.10.2012, 15:43
Re: Writing multiple strings into one message - by EV007 - 30.10.2012, 16:25
Re: Writing multiple strings into one message - by EV007 - 31.10.2012, 07:30
Re: Writing multiple strings into one message - by Wayn - 31.10.2012, 09:09
Re: Writing multiple strings into one message - by EV007 - 31.10.2012, 12:15
Re: Writing multiple strings into one message - by Unte99 - 31.10.2012, 12:30
Re: Writing multiple strings into one message - by EV007 - 31.10.2012, 12:39
Re: Writing multiple strings into one message - by Unte99 - 31.10.2012, 12:57

Forum Jump:


Users browsing this thread: 2 Guest(s)