I see vehicles from bottom
#5

In the function that shows the menu to the player you have this:
pawn Код:
ShowModelSelectionMenuEx(playerid, vehicle, 28, "Coutt And Schutz", dealership1, 16.0, 0.0, -55.0);
The xRot parameter is 16, if you change it to -16 it will work correctly:
pawn Код:
ShowModelSelectionMenuEx(playerid, vehicle, 28, "Coutt And Schutz", dealership1, -16.0, 0.0, -55.0);
Reply


Messages In This Thread
I see vehicles from bottom - by Mikkel_RE - 06.11.2015, 11:23
Re: I see vehicles from bottom - by SecretBoss - 06.11.2015, 12:06
Re: I see vehicles from bottom - by AnthonyDaSexy - 06.11.2015, 12:22
Re: I see vehicles from bottom - by Mikkel_RE - 06.11.2015, 12:49
Re: I see vehicles from bottom - by AnthonyDaSexy - 06.11.2015, 12:56
Re: I see vehicles from bottom - by Mikkel_RE - 06.11.2015, 13:11

Forum Jump:


Users browsing this thread: 1 Guest(s)