Script problem
#7

For the warning : symbol is not used, there is a pre-processor instruction which hides it from compiling log (just like the lose indentation).

The symbol is #pragma unused VarName

For example, #pragma unused EventOnPlayerDeath will hide the "warning : symbol is never used ("EventOnPlayerDeath")" from the compiling log.

But don't create vars you'll not use : it's wasting RAM.
As someone said : show us the line 1 of your code, we can't guess it.
Reply


Messages In This Thread
Script problem - by TakimonoZieh - 17.04.2014, 02:56
Re: Script problem - by ChuckyBabe - 17.04.2014, 03:52
Re: Script problem - by PAF - 17.04.2014, 03:59
Re: Script problem - by Sithis - 17.04.2014, 05:09
Re: Script problem - by Dignity - 17.04.2014, 05:11
Re: Script problem - by Equuuuin0X - 17.04.2014, 09:24
Re : Script problem - by S4t3K - 17.04.2014, 09:42

Forum Jump:


Users browsing this thread: 1 Guest(s)