01.05.2011, 22:15
Hello,
If I wanted to keep all houses into one file, how would I separate them so INI_Load can read each coord?
Example Format:
So how would:
Be able to read each house separately and please give me a example, thanks.
If I wanted to keep all houses into one file, how would I separate them so INI_Load can read each coord?
Example Format:
Код:
Houseid: 1 Housex: 0000.00 Housey: 0000.00 Housez: 0000.00 Houseintx: 0000.00 Houseinty: 0000.00 Houseintz: 0000.00 Houseowner: None Houseprice: 1000 Houselocked: 1 Houseid: 2 Housex: 0000.00 Housey: 0000.00 Housez: 0000.00 Houseintx: 0000.00 Houseinty: 0000.00 Houseintz: 0000.00 Houseowner: None Houseprice: 1000 Houselocked: 1 Houseid: 3 Housex: 0000.00 Housey: 0000.00 Housez: 0000.00 Houseintx: 0000.00 Houseinty: 0000.00 Houseintz: 0000.00 Houseowner: None Houseprice: 1000 Houselocked: 1
pawn Код:
INI_Load