Dini saving by pickup.
#2

pawn Код:
if(pickupid == saving)
{
    new file[128]="somepath/somefile.someextension"; // Make sure you tell the script where to save the data (filename).
    dini_IntSet(file,"Admin", pInfo[playerid][Admin]);
    GameTextForPlayer(playerid,"Your Game Saved",2500,3);
}
Reply


Messages In This Thread
Dini saving by pickup. - by cepiokas - 13.10.2009, 17:53
Re: Dini saving by pickup. - by KKashimia - 13.10.2009, 18:01

Forum Jump:


Users browsing this thread: 2 Guest(s)