[Random Amounts]
#4

pawn Код:
#include <a_samp>
new bob;
public OnFilterScriptInit()
{
    bob = random(2400) + 100;
    printf("%i", bob);
    return 1;
}
8 lines of code says it does..
Reply


Messages In This Thread
[Random Amounts] - by Abernethy - 26.06.2009, 23:04
Re: [Random Amounts] - by Weirdosport - 26.06.2009, 23:14
Re: [Random Amounts] - by Abernethy - 26.06.2009, 23:36
Re: [Random Amounts] - by Weirdosport - 26.06.2009, 23:41
Re: [Random Amounts] - by Abernethy - 26.06.2009, 23:44
Re: [Random Amounts] - by Weirdosport - 26.06.2009, 23:44

Forum Jump:


Users browsing this thread: 1 Guest(s)