01.01.2015, 16:48
So folks thought I had made a good house system, but is not loading right not ...
The name of the owner of the house to save the notes there .ini block, but it is not set in the load callback
Save
Load (have error?)
The name of the owner of the house to save the notes there .ini block, but it is not set in the load callback
Save
pawn Код:
dini_Set(arq,"Dono",HouseInfo[houseid][Dono]);
pawn Код:
format(HouseInfo[houseid][Dono], MAX_PLAYER_NAME, dini_Get(arq, "Dono"));