ik rus...
ok lets make it clearer....
i will help ya here...
look:
first of all Copy your objects!
then go to this website:
http://convertffs.com/
ok now,
under "InPut" you will see then somthing written there...click on the first option under "InPut"
then search for:SA-MP CreateObject
after you will find it,hit it(click on it)
now click on the second option and go to the battom,you will see there this
ont Convert Vehicles
now click on it...
ok now we are on half way to finish
near "InPut" you will see "OutPut" and under it you will see 2 options..
click on first and this time search for:Incognito's Streamer plugin
after you will find it,hit it(click on it)
now click on the right side of your mouse on the big white window then click on "Paste"
other way:
look up on the right side you will see then written: "i want to upload instead of pasting!" search for you "PAWN" file where you saved your objects code
ok after ending all this
you will need to convert it...
under "InPut" and "OutPut" boxes you will see a box,writen on it:"Convert" click on it...
now it will change your objects from sa-mp objects code(CreateObeject) to Streamer plugin objects(CreateDynamicObject)
look up then on the right side of the screen you will see:"Select all of the OutPut"
click on it...then right click on the blue/white big box and choose "Copy"
now go to your script(where located your objects) and replace it will the corrent/new objects(delete the CreateObject code and put CreateDynamicObject)
now on the top,under :: #include <a_samp>
type :: #include <streamer>
then compile it...
if it will show you errors then he cant read it...
then downlaod streamer
copy)
----------------------
Server Plugin (Windows and Linux) (
Mirror)
Source Code (Cross-Compatible) (
Mirror)
-----------------------
ok after downloading it follow this little installation guide
Copy)
-----------
Instructions
First, create a folder called plugins in your server directory if it doesn't already exist. Place streamer.dll in it if you're using Windows, or streamer.so if you're using Linux.
Add the following line to server.cfg so that the plugin will load the next time the server starts:
Windows:
Linux:
Code:
plugins streamer.so
Next, put this in any filterscript or gamemode (it might be a good idea to put it in your gamemode anyway since filterscripts can sometimes conflict with one another):
That is it. Now simply add the plugin's natives and callbacks to your script. Be very careful and look at the list above to ensure that you are using them correctly—do not simply rename everything in your script!
----------
now compile your script again...
and your done
you can play now SA-MP and see your great maps...