CreateVehicle & CreateObject dont work in a custom callback
#3

Quote:
Originally Posted by Roel
Посмотреть сообщение
Usage:
pawn Код:
forward CreateVeh(playerid,Float:pX,Float:pY,Float:pZ);
public CreateVeh(playerid,Float:pX,Float:pY,Float:pZ)
{
    CreateVehicle(451, pX,pY,pZ+70, 0, 0, 1, 99999999);
    print("Create veh");
    return 1;
}
well thank you, like i said already solved it
Reply


Messages In This Thread
CreateVehicle & CreateObject in a custom callback[SOLVED] - by park4bmx - 09.10.2012, 10:19
Re: CreateVehicle & CreateObject dont work in a custom callback - by Roel - 09.10.2012, 12:05
Re: CreateVehicle & CreateObject dont work in a custom callback - by park4bmx - 09.10.2012, 12:21

Forum Jump:


Users browsing this thread: 1 Guest(s)