15.06.2015, 00:32
PHP код:
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(166) : error 033: array must be indexed (variable "numero")
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(170) : error 033: array must be indexed (variable "numero")
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(175) : error 017: undefined symbol "BalaoTuto"
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(177) : error 033: array must be indexed (variable "numero")
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(187) : error 017: undefined symbol "BalaoTuto"
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(189) : error 033: array must be indexed (variable "numero")
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(199) : error 017: undefined symbol "BalaoTuto"
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(201) : error 033: array must be indexed (variable "numero")
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(210) : error 017: undefined symbol "BalaoTuto"
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(212) : error 033: array must be indexed (variable "numero")
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(219) : error 017: undefined symbol "BalaoTuto"
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(221) : error 033: array must be indexed (variable "numero")
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(228) : error 017: undefined symbol "BalaoTuto"
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(232) : error 033: array must be indexed (variable "numero")
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(239) : error 017: undefined symbol "BalaoTuto"
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(244) : error 033: array must be indexed (variable "numero")
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(252) : error 017: undefined symbol "BalaoTuto"
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(256) : error 033: array must be indexed (variable "numero")
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(263) : error 017: undefined symbol "BalaoTuto"
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(267) : error 033: array must be indexed (variable "numero")
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(274) : error 017: undefined symbol "BalaoTuto"
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(278) : error 033: array must be indexed (variable "numero")
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(282) : error 033: array must be indexed (variable "numero")
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(289) : error 017: undefined symbol "BalaoTuto"
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(293) : error 033: array must be indexed (variable "numero")
C:\Users\Usuario\Desktop\Servidor ' Testes '\gamemodes\GM.pwn(300) : error 017: undefined symbol "BalaoTuto"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
PHP код:
CMD:tutorial(playerid)
{
MEGAString[0] = EOS;
if(numero == 0)
{
ShowPlayerDialog(playerid,11,DIALOG_STYLE_MSGBOX,"Tutorial","{FFFFFF}Gostaria de Ver nosso tutorial?\n\nVoce pode conhecer um pouco do nosso servidor dessa Forma.","sim","nao");
}
else if(numero == 1)
{
strcat(MEGAString, "~>~ ~g~Tutorial: ~w~O Comeco ~<~~n~~n~Ola, seja bem vindo ao Brasil Better City.~n~Aqui iremos te apresentar a maioria de nosso servidor.~n~");
strcat(MEGAString, "E bom que tenha bastante atencao pois nosso servidor conta com muitos sistemas bem legais.~n~");
strcat(MEGAString, "Tenho certeza que voce vai gostar de tudo que iremos lhe apresentar aqui,~n~Preste bastante atencao.");
BalaoTuto(playerid, MEGAString, 15000);
}
else if(numero == 2)
{
strcat(MEGAString, "~>~ ~g~Tutorial: ~w~Regras e apresentacao ~<~~n~~n~");
strcat(MEGAString, "Nosso Servidor e do tipo RPG,no qual cada player comanda um jogador.~n~");
strcat(MEGAString, "O objetivo neste game e ter algo como se fosse parecido com a vida real.~n~");
strcat(MEGAString, "A unica diferenca e que voce nao come/bebe pra sobreviver,mas tambem nao sai matando porai.~n~");
strcat(MEGAString, "Nunca se esqueca de se manter um bom jogador,isto lhe ajuda a crescer no servidor~n~");
strcat(MEGAString, "cada Organizacao tem sua devida funcao,entao use as devido suas Regras.~n~");
strcat(MEGAString, "Se voce quiser enteder mais um pouco procure nosso Forum.~n~");
strcat(MEGAString, "(Forum: www.brasilbettercity.forumeiros.com)");
BalaoTuto(playerid, MEGAString, 18000);
}
else if(numero == 3)
{
strcat(MEGAString, "~>~ ~g~Tutorial: ~w~Duvidas e Relatorios ~<~~n~~n~");
strcat(MEGAString, "Em caso de qualquer duvida no game,Procure um Helper ou um Admin~n~");
strcat(MEGAString, "Use o comando /ajuda [duvida](Helpers) ou /relatorio [texto] (Admins).~n~");
strcat(MEGAString, "Procure principalmente o helper esta e a funcao dele.~n~");
strcat(MEGAString, "Procure usar linguagem formal,respeito e devidamente bom com todos.~n~");
strcat(MEGAString, "Em caso de algum Problema como DM/DB(Deathmatch ou Drive-By)Procure um Admin.~n~");
strcat(MEGAString, "Os Administradores sao responsaveis por Eventos/Problemas de Contas/Denuncias.~n~");
strcat(MEGAString, "Os players tambem podem lhe ajudar,nao se esqueca deles.");
BalaoTuto(playerid, MEGAString, 18000);
}
else if(numero == 4)
{
strcat(MEGAString, "~>~ ~r~Proibido: ~w~Abuso de Bugs e Programas Ilegais ~<~~n~~n~");
strcat(MEGAString, "Nosso Servidor Conta com um Sitema de Seguranca politicamente severo~n~");
strcat(MEGAString, "Nao e permitido nenhum abuso,seja de programas ilegais ou abuso de bugs ou Publicidade.~n~");
strcat(MEGAString, "Todo Jogador que usa ou abusa desde tipo de Ilegalidade sera sem mais nem menos ~r~BANIDO~w~.~n~");
strcat(MEGAString, "Em caso de alguma suspeita de algum jogador tendo alguma vantagem encima destas informacoes,~n~");
strcat(MEGAString, "use /relatorio e avise a um Administrador imediatamente.~n~");
strcat(MEGAString, "Todo player que acobertar um Hack sera Banido juntamente com o mesmo.");
BalaoTuto(playerid, MEGAString, 18000);
}
else if(numero == 5)
{
strcat(MEGAString, "~>~ ~g~Tutorial: ~w~Conhecendo Locais ~<~~n~~n~");
strcat(MEGAString, "Nosso Servidor Apresenta Varios locais usados por todos os players dentro de Los Santos~n~");
strcat(MEGAString, "A medida que o servidor crescer iremos Ampliar nossas Organizacoes e os locais(San Fierro/Las Venturas).~n~");
strcat(MEGAString, "em caso de nao saber como chegar use o seu /gps, disponivel sempre!~n~~n~");
strcat(MEGAString, "~y~Agora Apresentaremos alguns Locais.~n~");
BalaoTuto(playerid, MEGAString, 18000);
}
else if(numero == 6)
{
strcat(MEGAString, "~>~ ~y~Local: ~w~Prefeitura ~<~~n~~n~");
strcat(MEGAString, "Aqui voce pode trocar seu emprego,tirar suas Habilitacoes,ou encontrar o prefeito.~n~");
strcat(MEGAString, "seu emprego so pode ser trocado a cada 5 horas de jogo.~n~");
strcat(MEGAString, "suas habilitacoes para evitar ser preso sao tiradas aqui tambem.~n~");
strcat(MEGAString, "O Prefeito pode ser encontrado aqui para fazer doacoes aos novatos.~n~");
BalaoTuto(playerid, MEGAString, 18000);
InterpolateCameraPos(playerid, 1742.9161, -1741.8186, 55.6075, 1513.2194, -1733.7639, 14.9211, 1000, CAMERA_MOVE);
InterpolateCameraLookAt(playerid, 1742.0631, -1741.2983, 55.4125, 1512.4196, -1734.3719, 15.0760, 1000, CAMERA_MOVE);
}
else if(numero == 7)
{
strcat(MEGAString, "~>~ ~y~Local: ~w~Departamento de Policia ~<~~n~~n~");
strcat(MEGAString, "Aqui voce pode pedir socorro a qualquer policial ou ate mesmo se tornar um.~n~");
strcat(MEGAString, "Os presos nao ficam aqui,eles vao para Prisao La Sante.~n~");
strcat(MEGAString, "Se voce precisar fazer alguma denuncia voce vem ate aqui procurar um policial~n~~n~");
strcat(MEGAString, "Respeite-os,pois poderam lhe prender por um motivo justo como um Desacato.");
BalaoTuto(playerid, MEGAString, 18000);
InterpolateCameraPos(playerid, 1513.2194, -1733.7639, 14.9211, 1528.4337, -1704.4799, 16.3623, 1000, CAMERA_MOVE);
InterpolateCameraLookAt(playerid, 1512.4196, -1734.3719, 15.0760, 1529.0872, -1703.7163, 16.2973,1000, CAMERA_MOVE);
}
else if(numero == 8)
{
strcat(MEGAString, "~>~ ~y~Local: ~w~Banco ~<~~n~~n~");
strcat(MEGAString, "Aqui voce podera realizar suas transacoes,depositos,saques.~n~");
strcat(MEGAString, "E o local mais seguro onde deixar o seu dinheiro,pois assaltos podem ocorrer~n~");
strcat(MEGAString, "na rua e voce poderam perder grandes quantias de Dinheiro.~n~");
strcat(MEGAString, "Cuidado ao entrar no banco,pois as vezes ocorrem grandes assaltos!~n~");
strcat(MEGAString, "Nao se preocupe,os bancos possuem seguros das contas de todos os Players.~n~");
BalaoTuto(playerid, MEGAString, 18000);
InterpolateCameraPos(playerid, 1528.4337, -1704.4799, 16.3623, 1442.4471, -1032.6132, 27.3805,1000, CAMERA_MOVE);
InterpolateCameraLookAt(playerid, 1529.0872, -1703.7163, 16.2973, 1443.3329, -1032.1389, 27.4254, 1000, CAMERA_MOVE);
}
else if(numero == 9)
{
strcat(MEGAString, "~>~ ~y~Local: ~w~Concessionaria ~<~~n~~n~");
strcat(MEGAString, "Aqui voce podera comprar seu primeiro veiculo.~n~");
strcat(MEGAString, "Ele so pode ser comprado apos 20 horas de jogo~n~");
strcat(MEGAString, "Ele fica guardado aonde voce o deixa estacionado usando o /menuvei.~n~");
strcat(MEGAString, "Com seu Carro em maos voce podera evitar andar a pe!~n~");
BalaoTuto(playerid, MEGAString, 18000);
InterpolateCameraPos(playerid, 1442.4471, -1032.6132, 27.3805, 2119.8352, -1117.6875, 25.1895, 1000, CAMERA_MOVE);
InterpolateCameraLookAt(playerid, 1443.3329, -1032.1389, 27.4254, 2120.1462, -1118.6351, 25.1495, 1000, CAMERA_MOVE);
}
else if(numero == 10)
{
strcat(MEGAString, "~>~ ~y~Local: ~w~Roda Gigante ~<~~n~~n~");
strcat(MEGAString, "Aqui e aonde acontece a maioria dos traficos~n~");
strcat(MEGAString, "muita parte deles sao comandadas por mafiosos.~n~");
strcat(MEGAString, "Em caso de tiroterio caia fora daqui!~n~");
strcat(MEGAString, "Evite um Acidente.~n~");
BalaoTuto(playerid, MEGAString, 18000);
InterpolateCameraPos(playerid, 2119.8352, -1117.6875, 25.1895, 415.7720, -2079.0483, 13.1131, 1000, CAMERA_MOVE);
InterpolateCameraLookAt(playerid, 2120.1462, -1118.6351, 25.1495, 415.1166, -2078.2959, 13.1231, 1000, CAMERA_MOVE);
}
else if(numero == 11)
{
ShowPlayerDialog(playerid,10,DIALOG_STYLE_MSGBOX,"Tutorial Avancado","{FFFFFF}Gostaria de Conhecer Alguns Sistemas?\n\nEles podem lhe ajuda a entender um pouco mais do nosso servidor","sim","nao");
}
else if(numero == 12)
{
strcat(MEGAString, "~>~ ~p~Sistema: ~w~Roubo de Caixa Eletronico ~<~~n~~n~");
strcat(MEGAString, "Qualquer Mafioso/Gangster pode Roubar os Caixas Eletronicos~n~");
strcat(MEGAString, "pode se conseguir muito dinheiro aqui~n~");
strcat(MEGAString, "Cuidado com os Policiais! eles sao responsaveis pela protecao deles!~n~");
strcat(MEGAString, "Corra o maximo que puder.~n~");
BalaoTuto(playerid, MEGAString, 10000);
InterpolateCameraPos(playerid, 1342.5719, -1749.9642, 13.7065, 1355.7050, -1750.6477, 13.4164, 9000, CAMERA_MOVE);
InterpolateCameraLookAt(playerid, 1343.5729, -1750.0104, 13.5715, 1356.7052, -1750.7057, 13.4015, 9000, CAMERA_MOVE);
}
else if(numero == 13)
{
strcat(MEGAString, "~>~ ~p~Sistema: ~w~Blindagem ~<~~n~~n~");
strcat(MEGAString, "Aqui voce podera blindar um veiculo afim de~n~");
strcat(MEGAString, "deixa-lo mais resistente a impactos e balas~n~");
strcat(MEGAString, "somente carros podem ser blindados~n~");
strcat(MEGAString, "Aproveite!~n~");
BalaoTuto(playerid, MEGAString, 10000);
InterpolateCameraPos(playerid, 1765.8785, -1739.8210, 14.5038, 1797.7412, -1729.1576, 14.9882, 5000, CAMERA_MOVE);
InterpolateCameraLookAt(playerid, 1766.8411, -1739.5438, 14.5088, 1798.2507, -1728.2954, 14.8432, 5000, CAMERA_MOVE);
}
else if(numero == 14)
{
strcat(MEGAString, "~>~ ~p~Sistema: ~w~Plantar Maconha ~<~~n~~n~");
strcat(MEGAString, "Ja pensou em plantar maconha em qualquer lugar do sv que quiser?~n~");
strcat(MEGAString, "basta comprar sementes aqui!~n~");
strcat(MEGAString, "use o comando /plantar maconha~n~");
strcat(MEGAString, "Cuidado com os Canas.~n~");
BalaoTuto(playerid, MEGAString, 15000);
InterpolateCameraPos(playerid, 1653.2665, -1523.7222, 14.4357, 1620.5066, -1546.9749, 14.1203, 5000, CAMERA_MOVE);
InterpolateCameraLookAt(playerid, 1652.4703, -1524.3308, 14.2808, 1620.2975, -1547.9556, 14.0953, 5000, CAMERA_MOVE);
}
else if(numero == 15)
{
strcat(MEGAString, "~>~ ~p~Sistema: ~w~Roubo ~<~~n~~n~");
strcat(MEGAString, "Voce podera realizar varios assaltos como no cassino~n~");
strcat(MEGAString, "voce so precisa ser um gangster/mafioso e ter um plano genial!~n~");
strcat(MEGAString, "Use o comando /roubos para localizar os locais~n~");
strcat(MEGAString, "Tenha muito Cuidado pois sao bem guardados.~n~");
BalaoTuto(playerid, MEGAString, 13000);
InterpolateCameraPos(playerid, 965.4647, -1149.7104, 24.8578, 1007.4127, -1133.6049, 24.4136, 5000, CAMERA_MOVE);
InterpolateCameraLookAt(playerid, 966.4653, -1149.6547, 24.6979, 1008.1057, -1132.8805, 24.4737, 5000, CAMERA_MOVE);
}
else if(numero == 16)
{
strcat(MEGAString, "~>~ ~p~Sistema: ~w~Guerra ~<~~n~~n~");
strcat(MEGAString, "Aqui acontecem as guerras entre os policiais e gangsters~n~");
strcat(MEGAString, "Eles nao tem piedade com ninguem que passar por aqui~n~");
strcat(MEGAString, "Seja experto e saia ganhador desta guerra~n~");
strcat(MEGAString, "O Dono tem muitos beneficios.~n~");
BalaoTuto(playerid, MEGAString, 13000);
InterpolateCameraPos(playerid, 1937.8270, -960.8859, 95.2691, 2059.5198, -1094.4565, 94.1140, 3000, CAMERA_MOVE);
InterpolateCameraLookAt(playerid, 1938.8137, -961.0636, 95.0991, 2060.3530, -1093.8993, 93.8539, 3000, CAMERA_MOVE);
}
else if(numero == 17)
{
strcat(MEGAString, "~>~ ~p~Sistema: ~w~Outros Sistemas~<~~n~~n~");
strcat(MEGAString, "Tem muitos Outros Sistemas como /mochila /corda~n~");
strcat(MEGAString, "Alem de mochila ajato ao pular do jato entre outros~n~");
strcat(MEGAString, "Uma variedade de coisas para voce aproveitar~n~");
strcat(MEGAString, "Procure ter conhecimendo de nosso servidor ao maximo.~n~");
BalaoTuto(playerid, MEGAString, 13000);
InterpolateCameraPos(playerid, 2059.5198, -1094.4565, 94.1140,1855.578247, -1356.315795, 106.570388, 3000, CAMERA_MOVE);
InterpolateCameraLookAt(playerid, 2060.3530, -1093.8993, 93.8539, 1860.529296, -1355.671020, 106.302513, 30000, CAMERA_MOVE);
}
else if(numero == 18)
{
strcat(MEGAString, "~>~ ~G~Tutorial: ~w~O Final ~<~~n~~n~");
strcat(MEGAString, "Ja lhe apresentamos muitas coisas de nosso servidor,mais ainda tem muito mais.~n~");
strcat(MEGAString, "Nao se hesite de andar por todo o servidor,ele tem muitas coisas que voce ainda nao conhece~n~");
strcat(MEGAString, "Se mantenha na linha,mas tambem as vezes e bom fazer uma zueira.~n~");
strcat(MEGAString, "Seja um bom jogador,quem sabe voce faca parte de nossa equipe de Administracao.~n~");
strcat(MEGAString, "Seja bem Vindo,e tenha uma Otima experiencia em Nosso Servidor.~n~");
strcat(MEGAString, "Atenciosamente, Brasil Better City RPG.");
BalaoTuto(playerid, MEGAString, 20000);
InterpolateCameraPos(playerid, 1855.578247, -1356.315795, 106.570388, 828.892395, -1470.234985, 159.147048, 50000);
InterpolateCameraLookAt(playerid, 1860.529296, -1355.671020, 106.302513, 833.859008, -1469.715087, 158.897155, 60000);
}
else if(numero > 18)
{
SendClientMessage(playerid, 0xFFFFFF00, "{FFD700}Caso tenha uma duvida, USE /relatorio ou /duvida que algum admin ou Helper irб ajuda-lo!");
}
return 1;
}