random crashing the server
#1

pawn Code:
enum Finfo
{
    fName[45],
    fMoney,
    fRepeats,
};
new FireInfoS[][Finfo] =
{
    { "Lvpd", 15000,6},
    { "Ammunation", 15000,5},
    { "Pirates In Men's Pants", 15000,6}
};

iFire = random(sizeof(FireInfoS));
iFire = random(sizeof(FireInfoS)); is crashing the server.. any help s:
Reply


Messages In This Thread
random crashing the server - by The_Gangstas - 28.12.2010, 20:08
Re: random crashing the server - by smeti - 28.12.2010, 20:23
Re: random crashing the server - by The_Gangstas - 28.12.2010, 20:25
Re: random crashing the server - by smeti - 28.12.2010, 20:35
Re: random crashing the server - by The_Gangstas - 28.12.2010, 20:48
Re: random crashing the server - by smeti - 28.12.2010, 21:14

Forum Jump:


Users browsing this thread: 3 Guest(s)