08.11.2013, 03:58
Do you have Streamer Include and Plugins;
and Do you have this on your GameMode Script ?
and If you don't have Try Downloading it;
First of all,
Streamer Plugin & Include:
[Plugin] Streamer Plugin
****** Project Download Page for Streamer Plugin
Pastebin for Streamer Include
Check your "PAWNO > includes" Directory, and Look for "streamer.inc",
and Check your "Plugins" Directory, and Look for "streamer.dll" or "streamer.so",
If you don't have "streamer.inc" and "streamer.dll" or "streamer.so",
(NOTE: Make sure you open the same PAWNO that contains all your stuff)
Download it here,
[Plugin] Streamer Plugin
****** Project Download Page for Streamer Plugin
Pastebin for Streamer Include
Installation:
and Do you have this on your GameMode Script ?
Код:
#include <streamer>
First of all,
Streamer Plugin & Include:
[Plugin] Streamer Plugin
****** Project Download Page for Streamer Plugin
Pastebin for Streamer Include
Check your "PAWNO > includes" Directory, and Look for "streamer.inc",
and Check your "Plugins" Directory, and Look for "streamer.dll" or "streamer.so",
If you don't have "streamer.inc" and "streamer.dll" or "streamer.so",
(NOTE: Make sure you open the same PAWNO that contains all your stuff)
Download it here,
[Plugin] Streamer Plugin
****** Project Download Page for Streamer Plugin
Pastebin for Streamer Include
Installation:
- Copy the Plugin File plugins.
- Open server.cfg and add the plugin's name on plugins line.
- Copy the whole include codes in Notepad, Wordpad, etc..
- Save it as "include's name.inc", and Save it in "PAWNO > include".
- Open your Gamemode Script using PAWNO Compiler.
- Add "#include <include's name>" at the Top of your Gamemode Script.
- Compile it, Save it, and Finish.
- Download the Include File, Copy it.
- Paste it in "PAWNO > include".
- Open your Gamemode Script using PAWNO Compiler.
- Add "#include <include's name>" at the Top of your Gamemode Script.
- Compile it, Save it, and Finish.