CreateObject in game
#2

Asн

PHP код:
CMD:prueba(playeridparams[])
{
    new 
Float:xFloat:yFloat:z;
    
GetPlayerPos(playeridxyz);
    new 
newobject CreateObject(19440x+2y+2z0.00.00.0);
    
EditObject(playeridnewobject);
        
MensajeAtencion(playerid"Creaste una seсal de transito");
    return 
1;

Recuerda:

Tag:Nombrevariable

Ej Float:PosX
Reply


Messages In This Thread
CreateObject in game - by Mati18 - 26.01.2017, 03:46
Respuesta: CreateObject in game - by Eloy - 26.01.2017, 03:58
Re: CreateObject in game - by Mati18 - 26.01.2017, 11:58
Respuesta: Re: CreateObject in game - by Eloy - 26.01.2017, 12:19
Respuesta: CreateObject in game - by Mati18 - 26.01.2017, 17:51

Forum Jump:


Users browsing this thread: 1 Guest(s)