Need Help
#1

Well I have my menus, they work.
But not in a vehicle
..
I tried adding
new playerveh = GetPlayerVehicleID(playerid);
Before each switch row;
but it gives me 2 errors, Undefined playerveh and variable must be in compounds
Well heres my pastebin
http://pastebin.com/m2c113f14
Please tell me how to make menus work in a vehicle
Please....
I wont bother anymore, please help!!
Reply
#2

Cause this is really anoyin!!
Reply
#3

give all the source please
Reply
#4

erm you only need the menu source
Reply
#5

Read pawn-lang.pdf to see why you're getting these errors.
Reply
#6

I did look before posting here
Reply
#7

please i beg you
Reply
#8

Don't bump.
Reply
#9

sorry
COOP
please help me
Reply
#10

Try this:

pawn Код:
new playerveh;
playerveh = GetPlayerVehicleID(playerid);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)