Thread: loadIni()
View Single Post
  #3  
Old 04-14-2008, 09:26 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
I am using the following, and yes, the NPC server have rights to .ini files in the folder:

PHP Code:
  temp.data.loadIni(temp.inifile);
  echo(
slot ":" SPC temp.data.slotA.charname); 
file:
PHP Code:
[slotA]
charname=Rawr
level
=17

[slotB]
charname=Roar
level
=
I can't get it to echo anything at all, no matter how much I try with temp.data.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote