Random give
#2

Quote:
Originally Posted by knackworst
Посмотреть сообщение
Is this possible?
Yes, same as messages

pawn Код:
switch(random(3)) {
    case 0: {
        //Gift 1
    }
    case 1: {
        //Gift 2
    }
    default: {
        //Gift 3
    }
}
Reply


Messages In This Thread
Random give - by knackworst - 05.11.2010, 11:32
Re: Random give - by Nero_3D - 05.11.2010, 12:10
Re: Random give - by knackworst - 05.11.2010, 12:30
Re: Random give - by DeathOnaStick - 05.11.2010, 12:44
Re: Random give - by knackworst - 05.11.2010, 12:46
Re: Random give - by DeathOnaStick - 05.11.2010, 12:50
Re: Random give - by knackworst - 05.11.2010, 13:06
Re: Random give - by DeathOnaStick - 05.11.2010, 13:24
Re: Random give - by knackworst - 05.11.2010, 13:27
Re: Random give - by Miguel - 05.11.2010, 13:37
Re: Random give - by knackworst - 05.11.2010, 13:42
Re: Random give - by Miguel - 05.11.2010, 13:55
Re: Random give - by knackworst - 05.11.2010, 14:14
Re: Random give - by Miguel - 05.11.2010, 14:25
Re: Random give - by knackworst - 05.11.2010, 14:37
Re: Random give - by MadeMan - 05.11.2010, 17:03
Re: Random give - by knackworst - 05.11.2010, 17:23
Re: Random give - by MadeMan - 05.11.2010, 17:27
Re: Random give - by knackworst - 05.11.2010, 17:29

Forum Jump:


Users browsing this thread: 4 Guest(s)