input line too long
#1

PHP код:
C:\Documents and Settings\\Desktop\SA-MP Server\Red County Roleplay\gamemodes\new.pwn(18150) : error 075input line too long (after substitutions)
C:\Documents and Settings\\Desktop\SA-MP Server\Red County Roleplay\gamemodes\new.pwn(18151) : error 075input line too long (after substitutions)
C:\Documents and Settings\\Desktop\SA-MP Server\Red County Roleplay\gamemodes\new.pwn(18152) : error 075input line too long (after substitutions)
C:\Documents and Settings\\Desktop\SA-MP Server\Red County Roleplay\gamemodes\new.pwn(18153) : error 075input line too long (after substitutions)
C:\Documents and Settings\\Desktop\SA-MP Server\Red County Roleplay\gamemodes\new.pwn(18154) : error 075input line too long (after substitutions)
C:\Documents and Settings\\Desktop\SA-MP Server\Red County Roleplay\gamemodes\new.pwn(18155) : error 075input line too long (after substitutions)
C:\Documents and Settings\\Desktop\SA-MP Server\Red County Roleplay\gamemodes\new.pwn(18156) : error 075input line too long (after substitutions)
C:\Documents and Settings\\Desktop\SA-MP Server\Red County Roleplay\gamemodes\new.pwn(18157) : error 075input line too long (after substitutions
PHP код:
stock GetWeaponSlot(weaponid)
{
    new 
slot;
    switch(
weaponid)
    {
        case 
0,1slot 0;
        case 
.. 9slot 1;
        case 
10 .. 15slot 10;
        case 
16 .. 1839slot 8;
        case 
22 .. 24slot 2;
        case 
25 .. 27slot 3;
        case 
282932slot 4;
        case 
3031slot 5;
        case 
3334slot 6;
        case 
35 .. 38slot 7;
        case 
40slot 12;
        case 
41 .. 43slot 9;
        case 
44 .. 46slot 11;
    }
    return 
slot;
}>>
18150 error
// end of the gamemode 
help please
Reply
#2

You have something wrong above this whole stock.
Reply
#3

help please! :S
Reply
#4

in another gm works this stock
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)