SA-MP Forums Archive
Cant enter cars ! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Cant enter cars ! (/showthread.php?tid=344541)



Cant enter cars ! - dorperez - 21.05.2012

Hey guys..

I can't get in to cars.. When I press enter it doesn't moving..

Help ...


Re: Cant enter cars ! - Xaviour212 - 21.05.2012

You must use return 1; in OnPlayerEntervehicle


Re: Cant enter cars ! - dorperez - 21.05.2012

Quote:
Originally Posted by Xaviour212
Посмотреть сообщение
You must use return 1; in OnPlayerEntervehicle
I have return 1; at the end


Re: Cant enter cars ! - iTorran - 21.05.2012

Are you locking the vehicles doors anywhere in your script?

https://sampwiki.blast.hk/wiki/SetVehicleParamsForPlayer
(Use CTRL+F to find it)


Re: Cant enter cars ! - dorperez - 21.05.2012

Quote:
Originally Posted by iTorran
Посмотреть сообщение
Are you locking the vehicles doors anywhere in your script?

https://sampwiki.blast.hk/wiki/SetVehicleParamsForPlayer
(Use CTRL+F to find it)
The vehicles aren't lock man ..

Since 0.3e it happened..


Re: Cant enter cars ! - dorperez - 21.05.2012

Help Plz


Re: Cant enter cars ! - FalconX - 21.05.2012

Quote:
Originally Posted by dorperez
Посмотреть сообщение
The vehicles aren't lock man ..

Since 0.3e it happened..
If you can't move the car then check if you have

pawn Код:
ManualVehicleEngineAndLights();
in GameModeInit. If you have remove it and re-compile then try.

-FalconX


Re: Cant enter cars ! - dorperez - 21.05.2012

It didn't help

Tnx for trying


Re: Cant enter cars ! - ViniBorn - 21.05.2012

Show your OnPlayerEnterVehicle and OnPlayerStateChange


Re: Cant enter cars ! - dorperez - 21.05.2012

Here you go :

http://pastebin.com/HzXpuJQT