y_ini deleting line
#2

pawn Код:
new
    INI:ini = INI_Open(filename);
INI_RemoveEntry(ini, "pindex");
INI_RemoveEntry(ini, "pmodelid");
INI_RemoveEntry(ini, "pboneid");
INI_RemoveEntry(ini, "pfOffsetX");
INI_RemoveEntry(ini, "pfOffsetY");
INI_RemoveEntry(ini, "pfOffsetZ");
INI_RemoveEntry(ini, "pfRotX");
INI_RemoveEntry(ini, "pfRotY");
INI_RemoveEntry(ini, "pfRotZ");
INI_RemoveEntry(ini, "pfScaleX");
INI_RemoveEntry(ini, "pfScaleY");
INI_RemoveEntry(ini, "pfScaleZ");
INI_Close(ini);
Reply


Messages In This Thread
y_ini deleting line - by PaulDinam - 28.09.2012, 13:31
Re: y_ini deleting line - by Emmet_ - 28.09.2012, 13:33
Re: y_ini deleting line - by PaulDinam - 28.09.2012, 13:44
Re: y_ini deleting line - by PaulDinam - 28.09.2012, 13:46

Forum Jump:


Users browsing this thread: 1 Guest(s)