<Help> warning 215: expression has no effect (LinkVehicleToInterior)
#1

Hello

I am having some troubles with the function LinkVehicleToInterior and i cant find out where is the error!



Thanks for your time reading my thread and sorry for my bad english.
Reply
#2

Try using it like

pawn Код:
new id = CreateVehicle(494, -1396.585, -227.778, 1050.940, 171.989, 0, 1, -1);
LinkVehicleToInterior(id, 7);
Reply
#3

Quote:
Originally Posted by luis_mendoza
Посмотреть сообщение
Try using it like

pawn Код:
new id = CreateVehicle(494, -1396.585, -227.778, 1050.940, 171.989, 0, 1, -1);
LinkVehicleToInterior(id, 7);
Ty for your answer but it still giving that warning :/

Reply
#4

I just solved the warning using:

pawn Код:
CallRemoteFunction
And doing these instructions in a new filterscript.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)