Jump to content

Narushi

Members
  • Posts

    4
  • Joined

  • Last visited

Details

  • Gang
    Killergangster

Narushi's Achievements

Vic

Vic (3/54)

0

Reputation

  1. "Sh12 aka Narushi" version="0.1a" name="Versuchsscript" description="The beginning of Sh12's Server" type="gamemode" />
  2. i get this error in console [2013-01-05 06:52:39] ERROR: Couldn't parse meta file for resource 'kagnatsu' [2013-01-05 06:52:39] Loading of resource 'kagnatsu' failed [2013-01-05 06:52:46] Resources: 194 loaded, 0 failed [2013-01-05 06:52:46] Querying game-monitor.com master server... failed! (302: Moved temporarily) [2013-01-05 06:52:47] Querying backup master server... success! [2013-01-05 06:52:47] Starting resources.................. [2013-01-05 06:52:49] Server started and is ready to accept connections! [2013-01-05 06:52:49] To stop the server, type 'shutdown' or press Ctrl-C [2013-01-05 06:52:49] Type 'help' for a list of commands. [2013-01-05 06:52:55] start: Resource could not be found start kagnatsu [06:52:55] start: Resource could not be found
  3. Hey, i wanna import a vehiclemod for MTA, but my console says everytime, that the file fortune.txd couldn't be find. Why ? I have it in "mods/texturen/fortune.txd" in meta.xml "mods/texturen/fortune.txd" /> "mods/texturen/fortune.dff" /> in script (client-side) function loadMods( ) txd = engineLoadTXD( "models/infernus.txd" ) engineReplaceTXD( txd, 526) dff = engineLoadDFF( "models/infernus.dff" , 526 ) engineReplaceModel( dff, 526) end addEventHandler("onRecourceStart", getResourceRootElement(getThisResource()), loadMods)
  4. Hey ich wollte wissen: Wie kann ich mit /votemap zB auf einem Server "Sebas v14 - Revolution" aussuchen? Wenn ich dann zB "/votemap revolution" eingebe steht da: 2 matches found: "[DM] Sebas v14 - Revolution" and "Skotinka v14 - Revolution of BBlaa" Kann man irgendwie sowas wie "/votemap revolution 2" oder sowas machen? Oder ist das garnicht möglich? Narushi
×
×
  • Create New...