Server: ini read
Locked
Conventional Modding
-
What headings and values are read by the server from ini files?
May we use it in server-side modding?
For example:
INI_Reader::is_header(pObject:0x00000000: Bad Pointer,PSTR:0x0639AD1C:"Hotspot") 0x00000001 0x06277517 Common.dll + 0x00017517 0x00000888 0x000009EC 0x00000000 EAX=0x00000000, EBX=0x071bb098, ECX=0x0301b7e0, EDX=0x0301b808, ESI=0x071bb098, EDI=0x00000000, EFL=0x00000246, ESP=0x0301b6c4, EBP=0x06277c50 EAX=0x00000001, EBX=0x071bb098, ECX=0x00000000, EDX=0x0301b810, ESI=0x071bb098, EDI=0x00000000, EFL=0x00000202, ESP=0x0301b6c8, EBP=0x06277c50 -1.#IND 15:27:26:880:920,8 5 Common.dll INI_Reader::is_header C:\Program Files\Microsoft Games\Freelancer\EXE\Common.dll
INI_Reader::is_value(pObject:0x00000000: Bad Pointer,PSTR:0x0639AB34:"zoom_in") 0x00000000 0x06276A77 Common.dll + 0x00016A77 0x00000888 0x000009EC 0x00000000 EAX=0x00000000, EBX=0x084883d8, ECX=0x0301b7e0, EDX=0x0301bc08, ESI=0x0301b7e0, EDI=0x00000000, EFL=0x00000246, ESP=0x0301b6b0, EBP=0x06277c50 EAX=0x00000000, EBX=0x084883d8, ECX=0x0000007a, EDX=0x0301bc08, ESI=0x0301b7e0, EDI=0x00000000, EFL=0x00000257, ESP=0x0301b6b4, EBP=0x06277c50 -1.#IND 15:27:26:881:150,7 6 Common.dll INI_Reader::is_value C:\Program Files\Microsoft Games\Freelancer\EXE\Common.dll
-
Thx, Alexander, will see.