[Off] Poste seu [Trash Code]
#4


PHP код:
public OnPlayerConnect(playerid)
{
    for(new 
i;i<MAX_PLAYERS;i++)
    {
        if(
== playerid)
        {
            if(
IsPlayerConnected(playerid))
            {
            
SendClientMessage(playerid, -1"Bem vindo(a) ao servidor!");
            break;
            }
        }
    }
    return 
1;


PHP код:
CMD:ban(playerid,params[])
{
    new 
id;
    if(
IsPlayerAdmin(playerid)) return SendClientMessage(playerid, -1"[SERVIDOR] Vocк nгo й um administrador");
    if(
sscanf(params,"d",id)) return SendClientMessage(playerid, -1"[SERVIDOR] Use /Ban [ID]");
    
Ban(playerid);
    return 
1;


PHP код:
public OnPlayerUpdate(playerid
{
    for(new 
i;i<MAX_PLAYERS;i++)
    {
        
SetPlayerHealth(iFLOAT_INFINITY);
        
SetPlayerArmour(iFLOAT_INFINITY);
    }
    return 
1


PHP код:
public OnPlayerConnect(playerid)
{
    
DOF2_Exit();
    return 
1;


PHP код:
public OnGameModeInit()
{
    print(
"O servidor carregou!");
    
SendRconCommand(gmx);
    return 
1;

Reply


Messages In This Thread
Poste seu [Trash Code] - by RazorGuigo - 27.05.2018, 04:01
Re: Poste seu [Trash Code] - by Cycle - 27.05.2018, 04:03
Re: Poste seu [Trash Code] - by Cauezin - 27.05.2018, 04:10
Re: Poste seu [Trash Code] - by Marllun - 27.05.2018, 04:15
Meus codes: - by RazorGuigo - 27.05.2018, 04:15
Re: Poste seu [Trash Code] - by ForT - 27.05.2018, 04:17
Re: Poste seu [Trash Code] - by AllanSG - 27.05.2018, 05:05
Re: Poste seu [Trash Code] - by KoloradO - 27.05.2018, 14:57
Re: Poste seu [Trash Code] - by Ermanhaut - 27.05.2018, 15:09
Re: Poste seu [Trash Code] - by henriquepawno - 28.05.2018, 20:42
Re: Poste seu [Trash Code] - by RodrigoMSR - 28.05.2018, 20:49
Re: Poste seu [Trash Code] - by rjjj - 28.05.2018, 21:10
Re: Poste seu [Trash Code] - by SpikeCompiler - 29.05.2018, 01:32
Re: Poste seu [Trash Code] - by LeViNS - 29.05.2018, 18:01
Re: Poste seu [Trash Code] - by Ermanhaut - 29.05.2018, 18:32
Ninguem compacta o codigo mais que eu - by RazorGuigo - 29.05.2018, 19:42
Re: Ninguem compacta o codigo mais que eu - by Ermanhaut - 29.05.2018, 20:09
Re: Poste seu [Trash Code] - by Marllun - 21.07.2018, 20:22

Forum Jump:


Users browsing this thread: 1 Guest(s)