[Ajuda] Problema Administrativo - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Problema Administrativo (
/showthread.php?tid=303502)
[Ajuda] Problema Administrativo -
shadauer - 13.12.2011
Boa Noite, Estou Com Problemas No Setor Da Administraзгo .
Cada Vez Que 1 Cйrto ADM Sai Ele Perde ADM
Isso Nгo Acontecia Comigo Era Sу Com ' Esse Tal ADM ' Agora Acontece Comigo Tambкm.
Alguem Poderia Ajudar ?
Re: [Ajuda] Problema Administrativo -
StrondA_ - 13.12.2011
Problema no sistema de salvamento, eu nгo tenho tempo ultimamente, mais poste seu sistema se eu tiver online ainda tento te ajudar.
Re: [Ajuda] Problema Administrativo -
shadauer - 13.12.2011
Newbie Pawno Here. Pode Me Informar Como Descubro O ' Sistema ' ?
Se Eu Te Falar Que Й
pAdmin Vou Tar Falando Merda?
Re: [Ajuda] Problema Administrativo -
StrondA_ - 13.12.2011
Mande as include no inicio do seu game mode que digo.
Re: [Ajuda] Problema Administrativo -
shadauer - 13.12.2011
pawn Код:
#include <a_samp> // Include do SA-MP 0.3c
#include <a_objects> // Include de Objetos
#include < a_samp >
#include < a_npc >
#include < Dini >
#include < servermoneyGM >
#include < a_objects >
#include < a_players >
Re: [Ajuda] Problema Administrativo -
Cristhian - 13.12.2011
sim, vai estar falando merda, mas jб ajuda:
pawn Код:
SalvarPlayer(playerid)
{
new Nome[MAX_PLAYER_NAME];
GetPlayerName(playerid, Nome, sizeof(Nome));
new String[50];
format(String, sizeof(String), CONTAS, Nome);//troque contas pelo caminho onde quer salvar
dini_IntSet(String,"Admin", PlayerInfo[playerid][cAdmin]);
return 1;
}
SetarPlayer(playerid)
{
new Nome[MAX_PLAYER_NAME];
GetPlayerName(playerid, Nome, sizeof(Nome));
new String[50];
format(String, sizeof(String), CONTAS, Nome);//troque contas pelo caminho onde estб salvo
PlayerInfo[playerid][cAdmin] = dini_Int(String, "Admin");
return 1;
}
tente
@off
seu sv й RPG ? Quantos player por dia ficam on ?
Re: [Ajuda] Problema Administrativo -
shadauer - 13.12.2011
Me Perdi No Seus Cуdigos Chris ;/
@off
Nгo Й Meu, Sу Estou Dando 1 Forзa Para Um Amigo, Eu Sou 1342 Com Ele , Estou Fazendo O Que Posso Por Ele.
O Servidor Esta Com 'Sarava' Bate 20,25 E No Outro Dia '0' Players...
Re: [Ajuda] Problema Administrativo -
Cristhian - 13.12.2011
sгo duas stock coloque elas no final ou inicio do GM/FS e em OnPlayerconnect SetarPlayer(playerid); e desconnect SalvarPlayer(playerid);
Re: [Ajuda] Problema Administrativo -
shadauer - 13.12.2011
Para 1 newbie panwer isso й foda saushauhsaus'
dxa dxa keto q eu vou dar 1 jeito aki .........