Server Novo!
#1

Olб Galera!Bom Dia
Bem Galera Estou Fazendo Server Aqui Do Zero Nгo Sou Scripter
E Nem Entendo Do Cуdigo pawno Mas Eu Queria Adicionar Algumas No Meu Server
Ex: Quando Vocк Entra No Veiculo e A Parece Uma Mensagem!
Seria :
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
new string[128];
format(string, sizeof(string), "Entrou No Veiculo Agora Acelera!Acelera!,Sem Bater %i",vehicleid);
SendClientMessage(playerid, 0xFFFFFFFF, string); //Este Cуdigo 0xFFFFFFFF Acho Que й A Cor Se For Tiro Nгo
return 1; // Nгo Defini As Cores Se For tiro
}
Sу Galera Que Meu Server Ainda Tб Faltando Algumas Definiзхes Eu Acho que й isto Poderia Ajuda
Erro Aquii :

C:\Users\Falcon\Desktop\Falcon games\gamemodes\FALCONGAMESBRASIL.pwn(79) : error 055: start of function body without function header
C:\Users\Falcon\Desktop\Falcon games\gamemodes\FALCONGAMESBRASIL.pwn(81) : error 021: symbol already defined: "format"
C:\Users\Falcon\Desktop\Falcon games\gamemodes\FALCONGAMESBRASIL.pwn(83) : error 010: invalid function or declaration
C:\Users\Falcon\Desktop\Falcon games\gamemodes\FALCONGAMESBRASIL.pwn(215) : warning 203: symbol is never used: "string"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Reply
#2

#include <a_samp> no comeзo do gm
Reply
#3

Poste as linhas do erro, sem isso nao conseguimos ajudar-te
Reply
#4

# Include <a_samp> Jб Tem
Reply
#5

Tб Embaixo As Linhas Do Error
Reply
#6

#include <a_players>
Reply
#7

Bom Nгo Entendo muito Mas Eu Saia #Definindo Aqui E Deu Meio Certo Apareceu 1 Sу Error Este:
Quote:

C:\Users\Falcon\Desktop\Falcon games\gamemodes\FALCONGAMESBRASIL.pwn(9) : fatal error 100: cannot read from file: "MAX_PLAYER_NAME"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

Reply
#8

Falta a include "MAX_PLAYER_NAME" caso nao for isso verifique se suas includes estao atualizadas..
Reply
#9

Quote:
Originally Posted by |_MeGaTroN_|
Посмотреть сообщение
Falta a include "MAX_PLAYER_NAME" caso nao for isso verifique se suas includes estao atualizadas..
Que eu saiba nao existe MAX_PLAYER_NAME include, ele deve ter saltado algum codigo
Reply
#10

porque nao? ele pode estar usando algum sistema que necessite dessa include
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)