Streamer - Nгo Abre Portao -
GustavoG3D - 03.02.2014
Bem Istalei o Streamer no meu Game Mode e o Portгo
Nгo Abre Coloquei Todos
CreateObject
Substitui por
CreateDynamicObject
Alguem Ajuda?
Cordenada do Portгo
TODOS PORTOES DO SERVIDOR NГO ABRE alguem ajuda
PHP код:
if(strcmp(cmd, "/pb", true) == 0)
{
if ((IsACop(playerid)) && PlayerToPoint(15.0, playerid, -2433.19995117,496.79998779,31.70000076))
{ //GateGaragem
MoveObject( portaoROTA, -2432.69995117,497.29998779,26.00000000,3);
GameTextForPlayer(playerid, "~w~Portao PF ~n~~b~Aberto", 5000, 3);
SetTimer("PortaoROTA", 5000, false);
}
/*else
{
SendClientMessage(playerid, COLOR_RED, "*** Vocк nao esta perto do portao ou nao e do ROTA ***");
}*/
return 1;
}
Re : Streamer - Nгo Abre Portao -
PauloShadow - 03.02.2014
no moveobject vc tem que colocar MoveDynamicObject
Re: Streamer - Nгo Abre Portao -
GustavoG3D - 03.02.2014
e os erros?
PHP код:
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(19152) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(19251) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(19341) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(19726) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36390) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36405) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36420) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36435) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36447) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36458) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36469) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36480) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36481) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36491) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36502) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36503) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36514) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36526) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36532) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36545) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36551) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36564) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36577) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36590) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36603) : error 017: undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36615) : error 017: undefined symbol "MoveDynamicObject"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
Re : Streamer - Nгo Abre Portao -
PauloShadow - 03.02.2014
A plugin que vocк usou foi a do incognito neh?
adicionou #include < streamer > tbm
Adicione a plugin e a include
e depois nгo se esqueзa de colocar MoveDynamicOnject Na public que fechara o portгo se nгo ele sу abrira.
Re: Streamer - Nгo Abre Portao -
GustavoG3D - 03.02.2014
Add Sim e o Define Streamer tambem
Re : Streamer - Nгo Abre Portao -
PauloShadow - 03.02.2014
Define Streamer? eu nao defini nada! Explique melhor oq vc fez!
Re: Streamer - Nгo Abre Portao -
GustavoG3D - 03.02.2014
Agora fis denovo e
106 WARNINGS ¬¬
dai dps liguei o sv e deu
PHP код:
[12:13:46] Script[gamemodes/bsh.amx]: Run time error 19: "File or function is not found"
[12:13:46] Number of vehicle models: 0
PHP код:
C:\Users\Samsung-Gu\Desktop\SPS LS\pawno\include\servermoneyGM.inc(84) : warning 201: redefinition of constant/macro (symbol "OnGameModeInit")
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12834) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12835) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12836) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12837) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12838) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12839) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12840) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12841) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12842) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12843) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12844) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12845) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12846) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12847) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12848) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12849) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13071) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13158) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13159) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13160) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13161) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13162) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13163) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13326) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13327) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13328) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13329) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13330) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13331) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13332) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13333) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(18693) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36392) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36392) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36392) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36407) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36407) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36407) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36422) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36422) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36422) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36437) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36437) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36437) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36449) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36449) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36449) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36460) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36460) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36460) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36471) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36471) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36471) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36482) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36482) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36482) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36483) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36483) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36483) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36504) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36504) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36504) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36505) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36505) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36505) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36516) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36516) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36516) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36528) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36528) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36528) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36534) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36534) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36534) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36605) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36605) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36605) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36617) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36617) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36617) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36627) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36627) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36627) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36637) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36637) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36637) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36647) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36647) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36647) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36663) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36663) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36663) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36674) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36674) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36674) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36686) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36686) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36686) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36687) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36687) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36687) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(46102) : warning 213: tag mismatch
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(48273) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(48273) : warning 202: number of arguments does not match definition
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(48273) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 13648 bytes
Code size: 2426072 bytes
Data size: 2322636 bytes
Stack/heap size: 16384 bytes; estimated max. usage=7370 cells (29480 bytes)
Total requirements: 4778740 bytes
106 Warnings.
Re : Streamer - Nгo Abre Portao -
PauloShadow - 03.02.2014
Faz 1 coisa primeiro me tira Uma imagem do comeзo do seu Gm sу para eu poder ver
Re: Streamer - Nгo Abre Portao -
GustavoG3D - 03.02.2014
PHP код:
#define F_MAX_OBJECTS 1000 //maximum amount of objects the streamer will create; PLEASE change this to the amount of objects you are using.C
Re : Streamer - Nгo Abre Portao -
PauloShadow - 03.02.2014
Faz Assim deleta tudo que tiver dessa streamer no seu gm menos os MoveDynamicObject e os CreateDynamicObject baixa essa
https://sampforum.blast.hk/showthread.php?tid=102865 ela contem plugin e include
lembrando salva um buckup do gm