#5

What about this?
C:\Users\Astro\Desktop\Server1\gamemodes\hi.pwn(17 2) : warning 202: number of arguments does not match definition
C:\Users\Astro\Desktop\Server1\gamemodes\hi.pwn(17 2) : warning 202: number of arguments does not match definition
C:\Users\Astro\Desktop\Server1\gamemodes\hi.pwn(17 2) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Warnings.

Код:
CMD:startpaint(playerid,params[])
{
	SetPlayerHealth(playerid, 50);
    SendClientMessage(playerid, COLOR_RED, "Follow the checkpoints to continue painting.");
	SendClientMessage(playerid, COLOR_RED, "You now have started painting.");
    SetPlayerCheckpoint(playerid, 1, 113,218.8890,-232.3192,1.7786,270.4967,  2);
    return 1;
}
Reply


Messages In This Thread
help - by Rassh - 29.11.2016, 19:18
Re: help - by GoldenLion - 29.11.2016, 19:23
Re: help - by Rassh - 29.11.2016, 19:33
Re: help - by Vince - 29.11.2016, 19:39
Re: help - by Rassh - 29.11.2016, 19:57
Re: help - by Micko123 - 30.11.2016, 06:41

Forum Jump:


Users browsing this thread: 1 Guest(s)