[Ajuda] Como fazer salvamento Dini
#1

Alguem sabe como faz salvar em dini os pontos do players ?


Код:
#include <YSI\y_hooks>




public OnDeath(playerid, killerid, reason)
{
	d:3:GLOBAL_DEBUG("[OnPlayerDeath] in /gamemodes/sss/extensions/score.pwn");

	SetPlayerScore(killerid, GetPlayerScore(killerid)+1);
	return 1;
}
ir para pasta scripfiles
Reply


Messages In This Thread
Como fazer salvamento Dini - by LukeCage - 02.12.2016, 21:04
Re: Como fazer salvamento Dini - by HeisenGiromB - 02.12.2016, 21:34
Re: Como fazer salvamento Dini - by LukeCage - 03.12.2016, 10:47
Re: Como fazer salvamento Dini - by HeisenGiromB - 03.12.2016, 12:38

Forum Jump:


Users browsing this thread: 1 Guest(s)