PutPlayerInVehicle Problem
#1

Hello everybody,I use SetVehicleVirtualWorld Change player VirtualWorld, And then I use PutPlayerInVehicle try put player in car. But It‘s not working,Player still outsid vehicle. The problem only happen in 0.3.DL So,I think it's a bug...

PHP код:
SetPlayerVirtualWorld(playerid1);
SetVehicleVirtualWorld(dmcar[playerid] = AddStaticVehicleEx(4110.00.04.00.011, -1), 1);
PutPlayerInVehicle(playeriddmcar[playerid], 0); 
sorry for my bad english...
Reply
#2

What are u doing?

PHP код:
dmcar[playerid] = AddStaticVehicleEx(4110.00.04.00.011, -1);

SetPlayerVirtualWorld(playerid1);
SetVehicleVirtualWorld(dmcar[playerid], 1); 
PutPlayerInVehicle(playeriddmcar[playerid], 0); 
Reply
#3

https://sampforum.blast.hk/showthread.php?tid=645254
https://sampforum.blast.hk/showthread.php?tid=645438
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)