Hallo,
Wie benutze ich Incognito's Streamer Plugin ?
Habe INC. und alles drinne .. ( plugins streamer )
Nur wie muss ich die map Convertern und wo einfügen?
Jumper
Wichtiger Hinweis: Bitte ändert nicht manuell die Schriftfarbe auf schwarz sondern belasst es bei der Standardeinstellung. Somit tragt ihr dazu bei dass euer Text auch bei Verwendung unseren dunklen Forenstils noch lesbar ist!
Tipp: Ihr wollt längere Codeausschnitte oder Logfiles bereitstellen? Benutzt unseren eigenen PasteBin-Dienst Link
-
-
Ich hab das Problem das der bei mir des Plugin zwar läd aber die Objects trotzdem nicht angezeigt werden .
Hoffe mal ihr könnt helfen. -
Du musst statt "CreateObject"; "CreateDynamicObject" schreiben dann klappts auch. Nur die Tore gehen bei mir nicht damit
-
Man muss auch die Readme lesen.Dazu ist die ja schließlich da.
ZitatInstructions
------------
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:
plugins streamerLinux:
plugins streamer.soNext, 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):#include <streamer>
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!
Die Funktionen haben meistens zwischen dem Create und dem Typ ein Dymaic.zB CreateDynamicObject. Welche es alles gibt,steht wie gesagt in der Readme drin. -
ja wo Converte ich map
-
http://www.convertffs.com/ google suche
-
Ja bei mir kommt dan immer:
<object id="object (vgsbldng01_lvs) (1)" doublesided="false" model="8419" interior="0" dimension="0" posX="4016.927734375" posY="-1819.1064453125" posZ="-9.5" rotX="0" rotY="0" rotZ="0" />
<object id="object (elecfence_BAR) (1)" doublesided="false" model="987" interior="0" dimension="0" posX="3964.9443359375" posY="-1772.5478515625" posZ="2.2515659332275" rotX="0" rotY="0" rotZ="179.92858886719" />
<object id="object (elecfence_BAR) (2)" doublesided="false" model="987" interior="0" dimension="0" posX="3976.9384765625" posY="-1772.51953125" posZ="2.2515659332275" rotX="0" rotY="0" rotZ="179.92309570313" />
<object id="object (elecfence_BAR) (3)" doublesided="false" model="987" interior="0" dimension="0" posX="3987.3176269531" posY="-1771.927734375" posZ="2.2515659332275" rotX="0" rotY="0" rotZ="182.92858886719" />USW .. Nur wo füge ich das ein??
-
http://www.convertffs.com/ > Input (MTA 1.0/Race) und Output (zu Incognito) ändern
-
okay habe aber wo füge ich das jetzt ein?
die map bei OnGamemodeinit? -
Kann mir einer den Link von dem Object Stream geben? Bitte :d
-
-
breadfish.de
Hat das Thema geschlossen.