what is wrong here
#1

when i put this code in my Menu it gives me warnings
Код:
case 0:
      if(IsPlayerConnected(playerid))
      {

      GetPlayerPos(playerid, x, y, z);
      CreateVehicle(579,x ,y+5,z,6, 3, 1000000000);//line 661
      PutPlayerInVehicle(playerid,579,0);

            }
Код:
F:\GTA SAN ANDREAS\GTA SA\GTA-SanAndreas\samp02Xserver.win32\filterscripts\tunemenu.pwn(661) : warning 202: number of arguments does not match definition
Reply


Messages In This Thread
what is wrong here - by mannu - 15.04.2009, 07:12
Re: what is wrong here - by Clum` - 15.04.2009, 07:32
Re: what is wrong here - by mannu - 15.04.2009, 07:42
Re: what is wrong here - by Peter_Corneile - 15.04.2009, 08:10
Re: what is wrong here - by mannu - 15.04.2009, 08:16
Re: what is wrong here - by Peter_Corneile - 15.04.2009, 08:33
Re: what is wrong here - by Danut - 15.04.2009, 08:37
Re: what is wrong here - by mannu - 15.04.2009, 09:18
Re: what is wrong here - by hanzen - 15.04.2009, 09:33
Re: what is wrong here - by mannu - 15.04.2009, 09:35

Forum Jump:


Users browsing this thread: 1 Guest(s)