y_ini saving variable twice
#1

Edit: I just fixed it, seems like you can't have spaces when saving variables.

I had:

PHP Code:
INI_WriteInt(jFile"Virtual World"vw); 
and just changed it to:

PHP Code:
INI_WriteInt(jFile"VirtualWorld"vw); 
Reply


Messages In This Thread
y_ini saving variable twice - by Cepillado - 31.12.2015, 00:22
Re: y_ini saving variable twice - by AndySedeyn - 31.12.2015, 00:27
Respuesta: y_ini saving variable twice - by Cepillado - 31.12.2015, 01:09
Re: y_ini saving variable twice - by AndySedeyn - 31.12.2015, 01:19
Respuesta: y_ini saving variable twice - by Cepillado - 31.12.2015, 01:45
Re: y_ini saving variable twice - by AndySedeyn - 31.12.2015, 01:56

Forum Jump:


Users browsing this thread: 1 Guest(s)