Pls help me with this error
#6

This is how an if statement should look, notice the brackets.
https://sampwiki.blast.hk/wiki/Control_Structures


Here you can find the for loop and see how it looks, notice the brackets.
https://sampwiki.blast.hk/wiki/Loops

Try adding brackets to your code like
PHP код:
for(arguments){
 if(
condition){
 
 }

Reply


Messages In This Thread
Pls help me with this error - by xskyowned - 02.05.2017, 18:06
Re: Pls help me with this error - by sampkinq - 02.05.2017, 18:19
Re: Pls help me with this error - by xskyowned - 02.05.2017, 18:24
Re: Pls help me with this error - by AndreiWow - 02.05.2017, 18:31
Re: Pls help me with this error - by xskyowned - 02.05.2017, 18:40
Re: Pls help me with this error - by AndreiWow - 02.05.2017, 18:46
Re: Pls help me with this error - by sampkinq - 02.05.2017, 20:00

Forum Jump:


Users browsing this thread: 2 Guest(s)