command debugging/bugging/halting(not crashing) the server.
#3

i just added that last else if, ingore that sorry lol.

also

pawn Код:
ReturnVehicleID(vName[])//by Ryder
{
    Loop(x, 211)
    {
        if(strfind(aVehicleNames[x], vName, true) != -1)
        return x + 400;
    }
    return -1;
}
Reply


Messages In This Thread
command debugging/bugging/halting(not crashing) the server. - by The_Gangstas - 27.12.2010, 17:39
Re: command debugging/bugging/halting(not crashing) the server. - by iggy1 - 27.12.2010, 17:46
Re: command debugging/bugging/halting(not crashing) the server. - by The_Gangstas - 27.12.2010, 17:55
Re: command debugging/bugging/halting(not crashing) the server. - by MadeMan - 27.12.2010, 20:21

Forum Jump:


Users browsing this thread: 1 Guest(s)