Problem with textures on my server
#5

Try incognitoґs streamer, because its simply the best.

Link: http://forum.sa-mp.com/showthread.ph...ight=incognito

How to install:
First extract all files,

First step:
Make a folder in your server path (if it doesnt already exists) called "plugins" and copy the "streamer.dll" in it.

Second step:
Edit your server.cfg and add at the line called "plugins": streamer
if you dont have a line called plugins, you can add one. It should look like this:
Код:
plugins streamer
Third step:
In the downloaded files there should also be a file called "streamer.inc", copy this in your server at the following directory:
Код:
YourServer/Pawno/Include/
Fourth step:
Add in the top of your gamemode the following line:
pawn Код:
#include <streamer>
Now check your objects added in the gamemode, most streamers are using the same command as incognito's one: CreateStaticObject(), if your old streamer uses that command too, just leave it.

Else if your old streamer uses as example F_CreateObject, replace it with CreateStaticObject, and then your done.
Reply


Messages In This Thread
Problem with textures on my server - by P4tR0L - 19.11.2010, 20:25
Re: Problem with textures on my server - by gamer931215 - 19.11.2010, 20:31
Re: Problem with textures on my server - by P4tR0L - 19.11.2010, 20:38
Re: Problem with textures on my server - by WillyP - 19.11.2010, 20:50
Re: Problem with textures on my server - by gamer931215 - 19.11.2010, 21:24
Re: Problem with textures on my server - by P4tR0L - 20.11.2010, 09:04
Re: Problem with textures on my server - by Dex007HLH - 20.11.2010, 13:10

Forum Jump:


Users browsing this thread: 1 Guest(s)