#1

Код:
new CreateCountdown;
Код:
if (strcmp("/c", cmdtext, true, 2) == 0)
	{
            new string[100];
			format(string, sizeof(string), "%s започна брояч");
            CreateCountdown(3000, 1057);
		  	return 1;
    }
    return 0;

D:\igri\GTA San Andreas\gamemodes\grandlarc.pwn(354) : error 012: invalid function call, not a valid address
D:\igri\GTA San Andreas\gamemodes\grandlarc.pwn(354) : warning 215: expression has no effect
D:\igri\GTA San Andreas\gamemodes\grandlarc.pwn(354) : warning 215: expression has no effect
D:\igri\GTA San Andreas\gamemodes\grandlarc.pwn(354) : error 001: expected token: ";", but found ")"
D:\igri\GTA San Andreas\gamemodes\grandlarc.pwn(354) : error 029: invalid expression, assumed zero
D:\igri\GTA San Andreas\gamemodes\grandlarc.pwn(354) : fatal error 107: too many error messages on one line
Reply
#2

i fixed it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)