11.09.2010, 08:11
Hei,
My rentcars work wit /Rentcar , but it doesnt come up a Info that u need to /rentcar to Rent it
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);