[Include] Citation - Citando jogadores
#3

Quote:
Originally Posted by BrunoBM23
Посмотреть сообщение
PHP код:
static stock IsNumber(str[]) 
A funзгo й interna e й utilizada, vocк nгo precisa da keyword stock. https://sampforum.blast.hk/showthread.php?tid=570635
Keyword removida.


Quote:
Originally Posted by BrunoBM23
Посмотреть сообщение
PHP код:
forward OnPlayerCitePlayer(playeridcitedid);
forward OnPlayerCiteBlockedPlayer(playeridcitedid);

if(
playerid != INVALID_PLAYER_ID)
{
    if(
blockedPlayer[id][playerid])
        
OnPlayerCiteBlockedPlayer(playeridid);
    else
        
OnPlayerCitePlayer(playeridid);

Nгo vejo a necessidade de duas callbacks. Vocк mesmo jб providenciou uma funзгo para verificar se o jogador estб bloqueado.
Tem razгo. Reformulei e fiz em uma sу, adicionando um parвmetro booleano que retorna se o jogador estб bloqueado para outro.


Quote:
Originally Posted by BrunoBM23
Посмотреть сообщение
O nome da include e das callbacks й meio ambнguo, OnPlayerTagPlayer ou OnPlayerMentionPlayer ficaria melhor.
Juro que pensei em usar 'Mention', mas por alguma razгo nгo o fiz.
Reformulei as nomenclaturas.
Reply


Messages In This Thread
Citation - Citando jogadores - by F1N4L - 18.07.2018, 19:23
Re: Citation - Citando jogadores - by BrunoBM23 - 18.07.2018, 19:46
Re: Citation - Citando jogadores - by F1N4L - 18.07.2018, 20:22

Forum Jump:


Users browsing this thread: 3 Guest(s)