problem with CreateDynamicObject
#1

i put all my object in a filterscript........before, i was use CreateObject, its working but when i use CreateDynamicObject....it doesn't work, no object created when i inside the server :0

my script
Код:
#include <a_samp>
#include <streamer>

public OnFilterScriptInit()
{
//i put all CreateDynamicObject here
return 1;
}
please somebody help me :c
Reply


Messages In This Thread
problem with CreateDynamicObject - by EddieJackson - 07.06.2014, 03:08
Re: problem with CreateDynamicObject - by [D]ry[D]esert - 07.06.2014, 03:33
Re: problem with CreateDynamicObject - by EddieJackson - 07.06.2014, 03:42
Re: problem with CreateDynamicObject - by Parallex - 07.06.2014, 03:45
Re: problem with CreateDynamicObject - by EddieJackson - 07.06.2014, 04:17
Re: problem with CreateDynamicObject - by Parallex - 07.06.2014, 04:39

Forum Jump:


Users browsing this thread: 1 Guest(s)