[Ajuda] [DUVIDA] Pawn
#21

PHP Code:

//-----------|INCLUDES|--------------------------------------------// 

#include <a_samp> 
#include <zcmd> 
#include <sscanf2> 
//-----------------------------------------------------------------// 

main() 
{
    print(
"\n--------------------------------------"); 
    print(
" Servidor Iniciado '-'"); 
    print(
"--------------------------------------\n");
}


public 
OnGameModeInit() 

    print(
"\n--------------------------------------"); 
    print(
" My EGGS arredounded initializing "); 
    print(
"--------------------------------------\n"); 
    return 
1


public 
OnGameModeExit() 

    return 
1


public 
OnPlayerConnect(playerid

    return 
1


//vida 

CMD:vida(playerid

    
SendClientMessage(playerid, -1"[ x ] {00ff00}Sua vida foi setada para 100"), SetPlayerHealth(playerid100.0); 
    return 
1


//colete 

CMD:colete(playerid

    
SendClientMessage(playerid, -1"[ x ] {00ff00}Seu colete foi setado para 100"), SetPlayerArmour(playerid100.0); 
    return 
1

Reply


Messages In This Thread
[DUVIDA] Pawn - by LeonardoClark - 25.10.2018, 01:19
Re: [DUVIDA] Pawn - by ipsLuan - 25.10.2018, 01:35
Re: [DUVIDA] Pawn - by zF3lKy3 - 25.10.2018, 01:49
Re: [DUVIDA] Pawn - by LeonardoClark - 25.10.2018, 02:00
Re: [DUVIDA] Pawn - by zF3lKy3 - 25.10.2018, 02:01
Re: [DUVIDA] Pawn - by LeonardoClark - 25.10.2018, 02:07
Re: [DUVIDA] Pawn - by [BOPE]Seu._.Madruga - 25.10.2018, 02:15
Re: [DUVIDA] Pawn - by zF3lKy3 - 25.10.2018, 02:15
Re: [DUVIDA] Pawn - by ipsLuan - 25.10.2018, 02:47
Re: [DUVIDA] Pawn - by LeonardoClark - 25.10.2018, 02:51
Re: [DUVIDA] Pawn - by Artista - 25.10.2018, 02:52
Re: [DUVIDA] Pawn - by [BOPE]Seu._.Madruga - 25.10.2018, 02:55
Re: [DUVIDA] Pawn - by ipsLuan - 25.10.2018, 02:56
Re: [DUVIDA] Pawn - by LeonardoClark - 25.10.2018, 02:59
Re: [DUVIDA] Pawn - by Artista - 25.10.2018, 03:03
Re: [DUVIDA] Pawn - by LeonardoClark - 25.10.2018, 03:12
Re: [DUVIDA] Pawn - by Artista - 25.10.2018, 03:17
Re: [DUVIDA] Pawn - by zF3lKy3 - 25.10.2018, 03:20
Re: [DUVIDA] Pawn - by [BOPE]Seu._.Madruga - 25.10.2018, 03:23
Re: [DUVIDA] Pawn - by LeonardoClark - 25.10.2018, 03:39
Re: [DUVIDA] Pawn - by [BOPE]Seu._.Madruga - 25.10.2018, 03:41
Re: [DUVIDA] Pawn - by LeonardoClark - 25.10.2018, 03:53
Re: [DUVIDA] Pawn - by zF3lKy3 - 25.10.2018, 04:04
Re: [DUVIDA] Pawn - by MrEdu - 25.10.2018, 11:08
Re: [DUVIDA] Pawn - by ipsLuan - 25.10.2018, 11:46
Re: [DUVIDA] Pawn - by LeonardoClark - 26.10.2018, 00:26

Forum Jump:


Users browsing this thread: 3 Guest(s)