[HELP] Command Dialog Sellto Cars
#7

Even if you have match-able braces, the code layout is terrible.


Has it EVER worked?

And why in the middle of the if statements have you got empty sections?

Код:
if(PlayerInfo[playerid][pEvro] >= OwnableCarPrice[playerid])
			        {
			        }
Код:
if(IsPlayerConnected(OwnableCarOffer[playerid]))
						{
			        	}
These empty sections are causing you more trouble than they are worth...

Fix your indentation so you can read your code, and then maybe you'll be able to see what's going on with it.
Reply


Messages In This Thread
[HELP] Command Dialog Sellto Cars - by Markoni990 - 13.04.2016, 23:43
Re: [HELP] Command Dialog Sellto Cars - by Markoni990 - 14.04.2016, 11:32
Re: [HELP] Command Dialog Sellto Cars - by Saliim - 14.04.2016, 11:52
Re: [HELP] Command Dialog Sellto Cars - by Markoni990 - 14.04.2016, 12:13
Re: [HELP] Command Dialog Sellto Cars - by Godey - 14.04.2016, 12:16
Re: [HELP] Command Dialog Sellto Cars - by Markoni990 - 14.04.2016, 12:24
Re: [HELP] Command Dialog Sellto Cars - by Sew_Sumi - 14.04.2016, 12:35
Re: [HELP] Command Dialog Sellto Cars - by Markoni990 - 14.04.2016, 15:04
Re: [HELP] Command Dialog Sellto Cars - by Saliim - 14.04.2016, 17:38
Re: [HELP] Command Dialog Sellto Cars - by Sew_Sumi - 14.04.2016, 20:08

Forum Jump:


Users browsing this thread: 1 Guest(s)