Problem with LoadVehicle(filename[256]);
#3

pawn Код:
LoadVehicle(filename[256])
{
CreateVehicleEx(dini_Int(filename, "Model"), dini_Float(filename, "XSpawn"), dini_Float(filename, "YSpawn"), dini_Float(filename, "ZSpawn"), dini_Float(filename, "AngSpawn"), dini_Int(filename, "Col1"), dini_Int(filename, "Col2"), dini_Int(filename, "Respawn"), dini_Get(filename, "Owner")); //i get error when i add dini_Get
}
Nobody will be able to help you if you do not tell us what the damn "CreateVehicleEx" is. It is OBVIOUSLY not from the standard includes.
Reply


Messages In This Thread
Problem with LoadVehicle(filename[256]); - by JaKe Elite - 26.06.2012, 10:29
Re: Problem with LoadVehicle(filename[256]); - by JaKe Elite - 26.06.2012, 11:58
Re: Problem with LoadVehicle(filename[256]); - by Grand_Micha - 26.06.2012, 12:05
Re: Problem with LoadVehicle(filename[256]); - by aRoach - 26.06.2012, 12:08
Re: Problem with LoadVehicle(filename[256]); - by JaKe Elite - 26.06.2012, 12:08
Re: Problem with LoadVehicle(filename[256]); - by Grand_Micha - 26.06.2012, 13:12
Re: Problem with LoadVehicle(filename[256]); - by MadeMan - 26.06.2012, 14:10
Re: Problem with LoadVehicle(filename[256]); - by JaKe Elite - 28.06.2012, 08:44

Forum Jump:


Users browsing this thread: 1 Guest(s)