[Help]dont show object
#1

hello ! I have one problem
I create object http://imgur.com/f7EyOJw 13598

Код:
	voda[playerid] = CreateObject(13598, 0,0,-1000,0,0,0,100);
    AttachObjectToVehicle(voda[playerid], GetPlayerVehicleID(playerid), -0.000000,1.800000,0.000000,0.000000,0.000000,0.000000);
but not to show it ! where is a problem ? thx
Reply
#2

pawn Код:
voda[playerid] = CreateObject(13598, 0,0,-1000,0,0,0,0);
    AttachObjectToVehicle(voda[playerid], GetPlayerVehicleID(playerid), -0.000000,1.800000,0.000000,0.000000,0.000000,0.000000);
Try this
Reply
#3

Quote:
Originally Posted by ScRipTeRi
Посмотреть сообщение
pawn Код:
voda[playerid] = CreateObject(13598, 0,0,-1000,0,0,0,0);
    AttachObjectToVehicle(voda[playerid], GetPlayerVehicleID(playerid), -0.000000,1.800000,0.000000,0.000000,0.000000,0.000000);
Try this
dont work (((
Reply
#4

i think for all problem here its to Player Distance
Reply
#5

Quote:
Originally Posted by ScRipTeRi
Посмотреть сообщение
i think for all problem here its to Player Distance
hmmm do you have a
Solution :/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)