dialog shortcut
#2

Some tips:

1. Indent your code
2. Try to avoid using magic numbers or explain them

Anyways, just make a function like this:

PHP код:
showVehicleMainDialog(playerid)
{
    
ShowPlayerDialog(playerid, ......);

Reply


Messages In This Thread
dialog shortcut - by rakinz - 04.02.2017, 09:31
Re: dialog shortcut - by BiosMarcel - 04.02.2017, 09:54

Forum Jump:


Users browsing this thread: 1 Guest(s)