explode
#2

This line is the issue
PHP код:
if(type || type 13) return SendClientMessage(playerid,COLOR_RED,"Type of explosin [1 to 13]"); 
You have used the wronge ">" keys. What you have stated is "if type less then 1 || type more then 13" that cannot work. Try switching them around. Remember the crocodile "<" eats the biggest number

Also the SAMP Wiki page has a very detailed explination on control structures: https://sampwiki.blast.hk/wiki/Control_Structures
Reply


Messages In This Thread
explode - by Loinal - 24.09.2017, 21:05
Re: explode - by AaronFarley - 24.09.2017, 21:23
Re: explode - by Loinal - 24.09.2017, 21:41
Re: explode - by AaronFarley - 24.09.2017, 22:16
Re: explode - by AfiqIqbal - 25.09.2017, 18:53

Forum Jump:


Users browsing this thread: 1 Guest(s)