CreateObject in game
#1

hola como andan? bueno no entiendo porque no me crea el objecto si esta todo bien creo
si me pueden ayudar les agradezco

Quote:

CMDrueba(playerid, params[])
{
new Floatx, Floaty, Floatz;
GetPlayerPos(playerid, px, py, pz);
new newobject = CreateObject(19440, px+2, py+2, pz, 0.0, 0.0, 0.0);
EditObject(playerid, newobject);
MensajeAtencion(playerid, "Creaste una seсal de transito");
return 1;
}

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)