SA-MP Forums Archive
Please Help me :D - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Please Help me :D (/showthread.php?tid=175840)



Please Help me :D - odlemoreten - 11.09.2010

Hei,

My rentcars work wit /Rentcar , but it doesnt come up a Info that u need to /rentcar to Rent it

Код:
format(string, sizeof(string), "~w~You can Rent this car~n~Cost:~g~$%d~n~~w~To rent type ~g~/rentcar~w~~n~to get out type ~r~/exit",SBizzInfo[1][sbEntranceCost]);
					TogglePlayerControllable(playerid, 0);
					VehAsk[playerid] = 1;
					GameTextForPlayer(playerid, string, 5000, 3);



Re: Please Help me :D - odlemoreten - 11.09.2010

Could Someone Please answer


Re: Please Help me :D - Retardedwolf - 11.09.2010

I don't see anything wrong in this. Its most probably at OnPlayerEnterVehicle or OnPlayerStateChange