Renting Car system
#1

I am making a car rent system. So far I have the cars defined as rentcars. I also have so when you enter then it brings up a dialog asking whether to rent or to get out. I need to know what would be the best way about defining the rent cars to that player for 30 minutes.

pawn Код:
if(dialogid == RENT_MENU)
{
    if(response)
    {

    }
}
Reply


Messages In This Thread
Renting Car system - by TranquiliZed - 27.08.2013, 10:37
Re: Renting Car system - by PaulDinam - 27.08.2013, 11:34

Forum Jump:


Users browsing this thread: 1 Guest(s)