Dialog doens't work
#2

Replace each
PHP код:
if(GetPlayerCash(playerid) < 5000
by
PHP код:
if(GetPlayerCash(playerid) <= 5000
There is no return in each case. Why? Like else return [...] - return 1;
Reply


Messages In This Thread
Dialog doens't work (REP +) - by IndependentGaming - 24.05.2016, 15:45
Re: Dialog doens't work - by Dayrion - 24.05.2016, 16:09
Re: Dialog doens't work - by GTLS - 24.05.2016, 16:16
Re: Dialog doens't work - by IndependentGaming - 24.05.2016, 16:27
Re: Dialog doens't work - by ilijap - 24.05.2016, 16:29
Re: Dialog doens't work - by IndependentGaming - 24.05.2016, 17:36
Re: Dialog doens't work - by Dayrion - 24.05.2016, 17:50
Re: Dialog doens't work - by Stinged - 24.05.2016, 17:58
Re: Dialog doens't work - by IndependentGaming - 24.05.2016, 18:52
Re: Dialog doens't work - by Konstantinos - 24.05.2016, 18:57

Forum Jump:


Users browsing this thread: 1 Guest(s)