Posts: 350
Threads: 115
Joined: Aug 2010
Reputation:
0
hello, i pasted the "createdynamicobject" in a NEW gamemode, under the gamemode init, and now my gamemode does not load, i just want a empty gamemode with this map in it, help please
the object code is in attachments plez help
Posts: 2,038
Threads: 17
Joined: Aug 2010
Reputation:
0
Here you go, compiles and working.
Posts: 350
Threads: 115
Joined: Aug 2010
Reputation:
0
I still get the same error.
[15:10:32] Script[gamemodes/test.amx]: Run time error 19: "File or function is not found"
Posts: 350
Threads: 115
Joined: Aug 2010
Reputation:
0
Well, I have no idea. I just placed it in the "plugin" folder.
And in pawno, ofcourse.
Posts: 1,506
Threads: 69
Joined: Feb 2008
You must install the Streamer plugin, put streamer.dll (if windows (streamer.so if Linux) in the "plugins" folder, and include streamer.inc in your gamemode, and you need to put "plugins streamer" in your server.cfg aswell.
Posts: 2,038
Threads: 17
Joined: Aug 2010
Reputation:
0
When you start the server look at the window, scroll up and see if its loaded.
Posts: 2,038
Threads: 17
Joined: Aug 2010
Reputation:
0
No probs. Glad We could help.