[DUV] Salvar contas
#9

E Adptar Ficando Desta Forma:

Em OnPlayerConnect:

PAWN Code:
if(dini_Isset("pos.ini",PlayerName(playerid))) SetPlayerPos(playerid,dini_Int("pos.ini",PlayerNam e(playerid)));

em OnPlayerDisconnect:

PAWN Code:
dini_IntSet("pos.ini",PlayerName(playerid),GetPlay erPos(playerid));

Em OnGameModeInit:

PAWN Code:
if(!fexist("pos.ini")) dini_Create("pos.ini");
--------------------------------------------------------------------------------------------------------------


Salva POS
Reply


Messages In This Thread
[DUV] Salvar contas - by Diogo_braz - 01.05.2010, 17:32
Re: [DUV] Salvar contas - by ipsBruno - 01.05.2010, 17:59
Re: [DUV] Salvar contas - by Diogo_braz - 01.05.2010, 18:01
Re: [DUV] Salvar contas - by andmeida10 - 01.05.2010, 18:08
Re: [DUV] Salvar contas - by Diogo_braz - 01.05.2010, 18:26
Re: [DUV] Salvar contas - by ipsBruno - 01.05.2010, 18:34
Re: [DUV] Salvar contas - by (o)Trydon - 01.05.2010, 18:54
Re: [DUV] Salvar contas - by Diogo_braz - 02.05.2010, 16:05
Re: [DUV] Salvar contas - by ipsBruno - 02.05.2010, 16:36
Re: [DUV] Salvar contas - by Diogo_braz - 02.05.2010, 17:16

Forum Jump:


Users browsing this thread: 1 Guest(s)