[Ajuda] Warning 202: number of arguments does not match definition
#4

Nem precisa de params

PHP код:
CMD:bicicleta(playerid)
{
    new 
Float:XFloat:YFloat:Z;
    
GetPlayerPos(playeridXYZ);
    
Bicicleta CreateVehicle(510XYZ82.2873, -1, -1, -160);
    
PutPlayerInVehicle(playeridBicicleta0);
    
SendClientMessage(playerid, -1"Bicicleta {009DFF}Mountain Bike {FFFFFF}criada com {02E656}Sucesso");
    return 
1;

Reply


Messages In This Thread
Warning 202: number of arguments does not match definition - by JoaoBorges - 18.07.2017, 13:37
Re: Warning 202: number of arguments does not match definition - by RodrigoMSR - 18.07.2017, 15:06
Re: Warning 202: number of arguments does not match definition - by JoaoBorges - 18.07.2017, 19:26
Re: Warning 202: number of arguments does not match definition - by zCyan - 18.07.2017, 19:33

Forum Jump:


Users browsing this thread: 1 Guest(s)