[Ajuda] Oshe , o que estб acontecendo neste erro "/raidcall" ?
#1

olha sу nгo entendi oque pode ser ...

pawn Код:
if (strcmp("/raidcall", cmdtext, true, 10) == 0)
    {
        SendClientMessage(playerid,-1 ,"______________________| {1900FF}B{00FF22}P{EDFF26}F{FFFFFF} RaidCall |__________________ ");
        SendClientMessage(playerid,-1 ,"{1900FF}B{00FF22}P{EDFF26}F{FFFFFF} » Bem vindo ao Brasil PlayFaster RPG !");
        SendClientMessage(playerid,-1 ,"{1900FF}B{00FF22}P{EDFF26}F{FFFFFF} » RaidCall: 11213288! ");
        SendClientMessage(playerid,-1 ,"{1900FF}B{00FF22}P{EDFF26}F{FFFFFF} » TeamSpeak: Em Breve... ! ");
        return 1;
    }
    return 0;
}
OBS: ERROR :
pawn Код:
C:\Users\Marcio Siqueira\Desktop\Projeto Gamemode ъnico por Matheus_Siqueira\gamemodes\Projeto.pwn(178) : error 010: invalid function or declaration
C:\Users\Marcio Siqueira\Desktop\Projeto Gamemode ъnico por Matheus_Siqueira\gamemodes\Projeto.pwn(184) : error 010: invalid function or declaration
C:\Users\Marcio Siqueira\Desktop\Projeto Gamemode ъnico por Matheus_Siqueira\gamemodes\Projeto.pwn(186) : error 010: invalid function or declaration
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


3 Errors.

* IMAGEM : *

Veja as linhas '-'
- http://prntscr.com/7t8kjo
Reply
#2

Retire
PHP код:
    return 0;

apуs o comando /creditos.
Reply
#3

Tenta tira aquele return 0; e o } dps do /creditos
Reply
#4

PHP код:
if (strcmp("/raidcall"cmdtexttrue10) == 0)
    {
        
SendClientMessage(playerid,-,"______________________| {1900FF}B{00FF22}P{EDFF26}F{FFFFFF} RaidCall |__________________ ");
        
SendClientMessage(playerid,-,"{1900FF}B{00FF22}P{EDFF26}F{FFFFFF} » Bem vindo ao Brasil PlayFaster RPG !");
        
SendClientMessage(playerid,-,"{1900FF}B{00FF22}P{EDFF26}F{FFFFFF} » RaidCall: 11213288! ");
        
SendClientMessage(playerid,-,"{1900FF}B{00FF22}P{EDFF26}F{FFFFFF} » TeamSpeak: Em Breve... ! ");
    }
    return 
1;

Reply
#5

Esqueci de avisar-los ...

Deu certo vlw *-*
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)