[Ajuda] Streamer - Nгo Abre Portao
#1

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.0playerid, -2433.19995117,496.79998779,31.70000076))
        { 
//GateGaragem
            
MoveObjectportaoROTA, -2432.69995117,497.29998779,26.00000000,3);
            
GameTextForPlayer(playerid"~w~Portao PF ~n~~b~Aberto"50003);
            
SetTimer("PortaoROTA"5000false);
        }
        
/*else
        {
            SendClientMessage(playerid, COLOR_RED, "*** Vocк nao esta perto do portao ou nao e do ROTA ***");
          }*/
          
return 1;
    } 
Reply
#2

no moveobject vc tem que colocar MoveDynamicObject
Reply
#3

e os erros?
PHP код:
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(19152) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(19251) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(19341) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(19726) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36390) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36405) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36420) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36435) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36447) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36458) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36469) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36480) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36481) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36491) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36502) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36503) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36514) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36526) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36532) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36545) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36551) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36564) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36577) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36590) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36603) : error 017undefined symbol "MoveDynamicObject"
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36615) : error 017undefined symbol "MoveDynamicObject"
Compilation aborted.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
26 Errors

Reply
#4

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.
Reply
#5

Add Sim e o Define Streamer tambem
Reply
#6

Define Streamer? eu nao defini nada! Explique melhor oq vc fez!
Reply
#7

Agora fis denovo e

106 WARNINGS ¬¬

dai dps liguei o sv e deu
PHP код:
[12:13:46Script[gamemodes/bsh.amx]: Run time error 19"File or function is not found"
[12:13:46Number of vehicle models
PHP код:
C:\Users\Samsung-Gu\Desktop\SPS LS\pawno\include\servermoneyGM.inc(84) : warning 201redefinition of constant/macro (symbol "OnGameModeInit")
C:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12834) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12835) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12836) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12837) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12838) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12839) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12840) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12841) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12842) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12843) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12844) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12845) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12846) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12847) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12848) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(12849) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13071) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13158) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13159) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13160) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13161) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13162) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13163) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13326) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13327) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13328) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13329) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13330) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13331) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13332) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(13333) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(18693) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36392) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36392) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36392) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36407) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36407) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36407) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36422) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36422) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36422) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36437) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36437) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36437) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36449) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36449) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36449) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36460) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36460) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36460) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36471) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36471) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36471) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36482) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36482) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36482) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36483) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36483) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36483) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36504) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36504) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36504) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36505) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36505) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36505) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36516) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36516) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36516) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36528) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36528) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36528) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36534) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36534) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36534) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36605) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36605) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36605) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36617) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36617) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36617) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36627) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36627) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36627) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36637) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36637) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36637) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36647) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36647) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36647) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36663) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36663) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36663) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36674) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36674) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36674) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36686) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36686) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36686) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36687) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36687) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(36687) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(46102) : warning 213tag mismatch
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(48273) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(48273) : warning 202number of arguments does not match definition
C
:\Users\Samsung-Gu\Desktop\SPS LS\gamemodes\bsh.pwn(48273) : warning 202number of arguments does not match definition
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
Header size
:          13648 bytes
Code size
:          2426072 bytes
Data size
:          2322636 bytes
Stack
/heap size:      16384 bytesestimated maxusage=7370 cells (29480 bytes)
Total requirements4778740 bytes
106 Warnings

Reply
#8

Faz 1 coisa primeiro me tira Uma imagem do comeзo do seu Gm sу para eu poder ver
Reply
#9

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 
Reply
#10

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
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)