[AJUDA] STREAMER ERRO createdynamicobject
#1

coloquei o streamer no meu gm #include <streamer> sу que quando vou copilar ele da esses erros
pawn Код:
C:\Documents and Settings\Wallace\Meus documentos\g\SAMP FOREVER\gamemodes\BPR.PWN(25991) : warning 219: local variable "mod" shadows a variable at a preceding level
C:\Documents and Settings\Wallace\Meus documentos\g\SAMP FOREVER\gamemodes\BPR.PWN(83370) : error 021: symbol already defined: "CreateDynamicObject"
C:\Documents and Settings\Wallace\Meus documentos\g\SAMP FOREVER\gamemodes\BPR.PWN(83372) : error 021: symbol already defined: "CreateStreamObject"
C:\Documents and Settings\Wallace\Meus documentos\g\SAMP FOREVER\gamemodes\BPR.PWN(83373) : error 010: invalid function or declaration
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


3 Errors.
a linha й essa
pawn Код:
stock CreateDynamicObject(modelid,Float:xpos,Float:ypos,Float:zpos,Float:xrot,Float:yrot,Float:zrot)
{
    CreateStreamObject(modelid,Float:xpos,Float:ypos,Float:zpos,Float:xrot,Float:yrot,Float:zrot,200.0);
    return true;
Reply


Messages In This Thread
[AJUDA] STREAMER ERRO createdynamicobject - by wallacematheus - 30.05.2011, 19:26
Re: [AJUDA] STREAMER ERRO createdynamicobject - by [AF]Junior - 30.05.2011, 19:33
Re: [AJUDA] STREAMER ERRO createdynamicobject - by The Knight - 30.05.2011, 19:35
Re: [AJUDA] STREAMER ERRO createdynamicobject - by Delete_ - 30.05.2011, 21:34
Re: [AJUDA] STREAMER ERRO createdynamicobject - by Shadoww5 - 30.05.2011, 21:55

Forum Jump:


Users browsing this thread: 2 Guest(s)