[Ajuda] Logs
#7

Quer uma dica?

https://sampwiki.blast.hk/wiki/Printf

Recomendo a utilizar o log do samp primeiro, pra vocк aprender a obter integers, strings etc e retornar em alguma mensagem...

Em onPlayerCommandText
pawn Код:
new player[MAX_PLAYER_NAME];
    GetPlayerName(playerid,player,sizeof(player));
    printf("O Player: %s Digitou: %s",player,cmdtext);
fica a dica =)
Reply


Messages In This Thread
Logs - by s4kuL - 30.08.2012, 15:11
Re: Logs - by .FuneraL. - 30.08.2012, 15:14
Re: Logs - by s4kuL - 30.08.2012, 15:18
Re: Logs - by Jason` - 30.08.2012, 15:21
Re: Logs - by .FuneraL. - 30.08.2012, 15:21
Re: Logs - by s4kuL - 30.08.2012, 15:23
Re: Logs - by arakuta - 30.08.2012, 15:23
Re: Logs - by s4kuL - 30.08.2012, 15:39
Re: Logs - by Jason` - 30.08.2012, 16:28
Re: Logs - by s4kuL - 30.08.2012, 16:41

Forum Jump:


Users browsing this thread: 1 Guest(s)