[SOLVED] symbol already defined: "CreateDynamicObject"
#1

Код:
test.pwn(524) : error 021: symbol already defined: "CreateDynamicObject"
This are all the includes I have
PHP код:
#include <a_samp>
#include <nex-ac>
#include <foreach>
#include <streamer>
#include <YSI\y_ini>
#include <zcmd>
#include <sscanf2>
//And this is the only CreateDynamicObject I have
/*524*/
CreateDynamicObject(3091, -2288.636232642.1037655.00216,   0.000000.00000, -86.16001); 
If I remove #include <streamer> I get this:

Код:
test.pwn(524) : error 010: invalid function or declaration
test.pwn(524) : error 010: invalid function or declaration
test.pwn(1769) : warning 203: symbol is never used: "CreateDynamicObject"
1769 is 1 line after the end of my whole .pwn file
Reply


Messages In This Thread
[SOLVED] symbol already defined: "CreateDynamicObject" - by Sibuscus - 17.03.2017, 08:08
Re: [Help] CreateDynamicObject symbolalreadydefined - by Variable™ - 17.03.2017, 08:10
Re: [Help] CreateDynamicObject symbolalreadydefined - by Sibuscus - 17.03.2017, 08:14
Re: [SOLVED] symbol already defined: "CreateDynamicObject" - by Variable™ - 17.03.2017, 08:16

Forum Jump:


Users browsing this thread: 1 Guest(s)