First Issue
#2

First error:
When you use arrays and pass them by reference, you do not need to put "[]". Only put the array name:
PHP код:
format(gString20"~r~%i"LMSCount);//Line 36
GameTextForPlayer(igString10005);//Line 37 
Second part:
You do not use ';' when you're using if, while, for or other control structure (do-while is an exception).

Check SAMP Wiki about Control Structures and you're going to get helped:
https://sampwiki.blast.hk/wiki/Control_Structures
Reply


Messages In This Thread
First Issue - by Vishwajit - 02.09.2018, 07:29
Re: First Issue - by iHollyZinhO - 02.09.2018, 15:16

Forum Jump:


Users browsing this thread: 1 Guest(s)