Random messages with string
#1

So i have a simple random message system made, But my question is now how can i put strings in the random messages.

Here the code to explain more:

pawn Код:
new randominf[][] =
    {
        "[BOT]Do you know that %s %d kills have!",
        "[BOT]Do you know that %s registered on %s!",
        "[BOT]Do you know that %s is member level %d!"
    };
[BOT]Do you know that %s %d kills have! = Than is the %s the name and the %d the kills but how can i get the kills and the name in the random messages.




Already thanks for the help!
Reply


Messages In This Thread
Random messages with string - by Lorenzosdm - 18.11.2013, 19:26
Re: Random messages with string - by Jefff - 18.11.2013, 19:45
Re: Random messages with string - by Lorenzosdm - 18.11.2013, 19:56

Forum Jump:


Users browsing this thread: 1 Guest(s)