[HELP] Problem with load object.
#1

Hi guys, i have one problem.
I have make one FilterScript for my home server, i'am add FS to FS of my home server, working. But, when i start my home server i can see object in that FS, or i can see only few?
I'm not update my streamer, i'm only use "CreateObject", if you think update streamer is better for me, please tell me or teach me how can i update my streamer! Thanks!
Reply
#2

hmm as u said !! u should update the streamer ofc..
Reply
#3

How? I'm update now plugins and include at pawno, but when i put Dnyamic anyone of callback or object i got error!
Reply
#4

1. CTRL + H
2. Search for: CreateObject
3. Replace with: CreateDynamicObject
4. Compile
5. Load the filterscript
Reply
#5

Quote:
Originally Posted by biker122
View Post
1. CTRL + H
2. Search for: CreateObject
3. Replace with: CreateDynamicObject
4. Compile
5. Load the filterscript
I know how change that, but i got error :
Code:
: error 017: undefined symbol "CreateDynamicObject"
Ps. Look at my plugins and pawno includes: http://prntscr.com/55wg5s & http://prntscr.com/55wg82 all is added!
Reply
#6

put streamer.so and streamer.dll into ur plugins folder and put streamer.inc into ur /pawno/include and also update the streamer to the latest update.
Reply
#7

Eheh I'm finish all that... #funny but when i put in my gamemode mode anywhere... Error
Reply
#8

Are you actually loading the streamer plugin when the server starts?

On Windows:
1. Open server.cfg > add "plugins streamer" after filterscripts line.
2. Save it > Run the server again.

On Linux:
1. Open server.cfg > add "plugins streamer.so" after filterscripts line.
2. Save it > Run the server again.
Reply
#9

http://prntscr.com/55wkli but home server work and load GM afther this error!
Reply
#10

But work too! Thanks!
Reply
#11

Ok work, in my gm im change CreateObject to CreateDynamicObject but i got warring now:
Код:
warning 213: tag mismatch
Warning line:
Код:
Objekti[0] = CreateDynamicObject(19076, 536.09997558594, -2232.8999023438, 4.6999998092651, 0, 0, 0,900.0);
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)