GTA Közösség - A magyar GTA fórum

San Andreas Multiplayer (SA-MP) => SA-MP: Szerverfejlesztés => Segítségkérés => A témát indította: sticky2 - 2012. december 03. - 16:58:26

Cím: GetPVArInt
Írta: sticky2 - 2012. december 03. - 16:58:26
Sziasztok!Miért warningol? :(
 
CMD:jzar(playerid, params[])
{
if (!GetPVarInt(vizsgaztato))
MoveObject(jogsi[2], 239.60000610352, 117.5, 1003.4000244141, 2.0, 0, 0, 277.9970703125);
return 1;
}
CMD:jnyit(playerid, params[])
{
if (!GetPVarInt(vizsgaztato))
MoveObject(jogsi[2], 239.60000610352, 117.5, 1005.4000244141, 1.5, 0, 0, 277.9970703125);
return 1;
}

 

c:\\DOCUME~1\\Viktor\\Asztal\\GTAJ~1\\FILTER~1\\tomi.pwn(3) : warning 202: number of arguments does not match definition
c:\\DOCUME~1\\Viktor\\Asztal\\GTAJ~1\\FILTER~1\\tomi.pwn(10) : warning 202: number of arguments does not match definition
Cím: GetPVArInt
Írta: Csabesz - 2012. december 03. - 17:06:44
GetPVarInt(playerid, \"vizsgaztato\")
Cím: GetPVArInt
Írta: sticky2 - 2012. december 03. - 17:09:59
Jah köszi xdd