mam tak ale klamre odwrotnie, jak zrobi?em jak napisa?e? to compiler krzaczy,
to jest ta ca?a funkcja.
public IsPlayerInArea(playerid, Float:minx, Float:maxx, Float:miny, Float:maxy)
{
new Float:x, Float:y, Float:z;
GetPlayerPos(playerid, x, y, z);
if (x > minx && x < maxx && y > miny && y < maxy) return 1;
return 0;
}
a b??dy te same:
C:\DOSAMP~1\LVP3.pwn(1736) : error 029: invalid expression, assumed zero
C:\DOSAMP~1\LVP3.pwn(1736) : error 029: invalid expression, assumed zero
C:\DOSAMP~1\LVP3.pwn(1736) : error 029: invalid expression, assumed zero
C:\DOSAMP~1\LVP3.pwn(1736) : fatal error 107: too many error messages on one line
Podpis
And that's the bottom line 'cause The Psychol said so!
siema
podczas kompilowania wy?wietlaj? si? nat?puj?ce b?edy:
D:\Server\Server 0.2.2\pawno\pig.pwn(103) : warning 202: number of arguments does not match definition
D:\Server\Server 0.2.2\pawno\pig.pwn(103) : warning 202: number of arguments does not match definition
D:\Server\Server 0.2.2\pawno\pig.pwn(103) : warning 202: number of arguments does not match definition
D:\Server\Server 0.2.2\pawno\pig.pwn(103) : warning 202: number of arguments does not match definition
D:\Server\Server 0.2.2\pawno\pig.pwn(103) : warning 202: number of arguments does not match definition
D:\Server\Server 0.2.2\pawno\pig.pwn(103) : warning 202: number of arguments does not match definition
D:\Server\Server 0.2.2\pawno\pig.pwn(103) : warning 202: number of arguments does not match definition
D:\Server\Server 0.2.2\pawno\pig.pwn(103) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Nie możesz pisać nowych tematów Nie możesz odpowiadać w tematach Nie możesz zmieniać swoich postów Nie możesz usuwać swoich postów Nie możesz głosować w ankietach