Timer minutes saving dini
#1

Okay I want to make a timer who is not allowing to scrap something after scraping 10 minutes and save it with dini, that when player logs in again timer runs left time. poor english -_-
This is timer:

pawn Код:
SetTimerEx("scraping",PlayerInfo[playerid][pScrap]*100000,0,"iffffi",playerid,-225.6496,984.9903,19.5899,93.5538,0);
This is saving:

pawn Код:
dini_IntSet(usfile,"Scraptime",PlayerInfo[playerid][pScrap]);
But timer is not saving. Whats wrong? I mean timer dont gets to PlayerInfo[playerid]pScrap
Reply


Messages In This Thread
Timer minutes saving dini - by jaksimaksi - 08.08.2011, 12:09
AW: Timer minutes saving dini - by jaksimaksi - 08.08.2011, 14:33
AW: Timer minutes saving dini - by jaksimaksi - 08.08.2011, 17:34
Re: Timer minutes saving dini - by array13 - 08.08.2011, 18:24
AW: Timer minutes saving dini - by jaksimaksi - 08.08.2011, 19:00
Re: Timer minutes saving dini - by LZLo - 08.08.2011, 19:30
AW: Timer minutes saving dini - by jaksimaksi - 08.08.2011, 19:44
Re : Timer minutes saving dini - by Soumi - 08.08.2011, 20:04

Forum Jump:


Users browsing this thread: 2 Guest(s)