Seite 1 von 2 12 LetzteLetzte
Ergebnis 1 bis 10 von 16

Thema: Was mache ich Falsch?

  1. #1

    Standard Was mache ich Falsch?

    Ich habe verssuht einen MOD zu machen aber irgendwie kreig ich das nicht gebacken kann mir einer sagen was ich falsch mache?

    Das Menü soll so aussehen:

    "Model-Pack Version1"
    {
    "Fahrzeuge"

    "tiger" "models/tiger/tiger.mdl"
    "t34" "models/t34/t34.mdl"
    "#AT-AT" "models/starwars/ATAT.mdl"
    "#AT-TE" "models/starwars/ATTE.mdl"

    "~Waffen"
    "Carl Gustaf" "models/carlgustaf/carlgustaf.mdl"
    "PPSh41" "models/ppsh41/ppsh41.mdl"
    "9mmS" "models/9mms/9mms.mdl"
    "9mmB" "models/9mm/9mm.mdl"
    "HMGB" "models/bull2/bull2.mdl"
    "HMGS" "models/bull/bull.mdl"
    "trench gun" "models/trenchgun/trenchgun.mdl"
    "Heavy Repeater" "models/repgun/repgun.mdl"
    "Briar Pistol" "models/briar/briar.mdl"
    "Concussion Rifle" "models/conrifle/conrifle.mdl"
    "Demp Rifle" "models/demp/demp.mdl"
    "Golan Arms" "models/golan/golan.mdl"
    "Lightsaber" "models/saber/saber.mdl"
    "EE-3 Blaster" "models/ee3/ee3.mdl"
    "Merr Blaster" "models/merr/merr.mdl"
    "E-11 Blaster" "models/e11/e11.mdl


    "~Stargate"

    "DHD" "models/dhd/dhd.mdl"
    "Stargate" "models/stargate/stargate.mdl"
    "Staff" "models/staff/staff.mdl"

    "~Anderes"
    "Pencil" "models/pencil_small/pencil_small.mdl"
    "Luckypack" "models/xsi/lucky.mdl"
    "Luckycig." "models/xsi/flcig.mdl"

    "~Ragdolls"
    "#Clone Trooper" "models/starwars/clone.mdl"
    "#Super Droid" "models/starwars/droid2.mdl"
    "#Grievous" "models/starwars/grievous.mdl"
    "#Rebel Pilot" "models/starwars/rebelpilot.mdl"
    "#Storm Trooper" "models/starwars/stormt.mdl"
    "#Darth Vader" "models/starwars/vader.mdl"
    "Vader's Cape" "models/cape/cape.mdl"
    "#Emporer Palpatine" "models/starwars/palpatine.mdl"
    "#Battle Droid" "models/starwars/bdroid.mdl"
    "#Yoda" "models/starwars/yoda.mdl"
    "#Count Dooku" "models/starwars/dooku.mdl"
    }


    So solls aber auch im Menü bei GMod ausehen nur da gehen nur genau 8 sachen, nur warum?
    Bitte um Hilfe.

  2. #2

    Standard

    Bei mir :
    "PsY's Stuff"
    {
    "~Characters" "1"
    "#Clone Trooper" "models/starwars/clone.mdl"
    "#Super Droid" "models/starwars/droid2.mdl"
    "#Grievous" "models/starwars/grievous.mdl"
    "#Rebel Pilot" "models/starwars/rebelpilot.mdl"
    "#Storm Trooper" "models/starwars/stormt.mdl"
    "#Darth Vader" "models/starwars/vader.mdl"
    "Vader's Cape" "models/cape/cape.mdl"
    "#Emporer Palpatine" "models/starwars/palpatine.mdl"
    "#Battle Droid" "models/starwars/bdroid.mdl"
    "#Yoda" "models/starwars/yoda.mdl"
    "#Count Dooku" "models/starwars/dooku.mdl"
    "#Bulma" "models/bulma/bulma.mdl"
    "#Vash" "models/vashmod_elhexed.mdl"

    "~Rebel Alliance" "1"

    "Liberty" "models/crs/crs.mdl"
    "Corvette" "models/corvette/corvette.mdl"
    "X-Wing" "models/xwing/xwing.mdl"
    "X-Wing Up" "models/xwingup/xwingup.mdl"
    "Assault Frigate" "models/frigate/frigate.mdl"
    "Independance" "models/home1/home1.mdl"
    "Light Calamari Cruiser" "models/lightcrs/lightcrs.mdl"
    "A-Wing" "models/awing/awing.mdl"
    "B-Wing" "models/bwing/bwing.mdl"
    "B-Wing Up" "models/bwingup/bwingup.mdl"
    "Defiance" "models/defiance/defiance.mdl"
    "Liberty II" "models/liberty/liberty.mdl"
    "Nebulon Frigate" "models/nebf/nebf.mdl"
    "Reef Home" "models/reef/reef.mdl"
    "Barracuda Cruiser" "models/barracuda/barracuda.mdl"
    "Bulwark Battlecruiser" "models/bulwark/bulwark.mdl"
    "Dauntless Cruiser" "models/dauntless/dauntless.mdl"
    "Assault Gunboat" "models/gunboat/gunboat.mdl"
    }

    Und es geht.

  3. #3

    Standard

    Code:
    "Model-Pack Version1"
    {
    "Fahrzeuge"  "1"
    
    "tiger" "models/tiger/tiger.mdl"
    "t34"   "models/t34/t34.mdl"
    "#AT-AT" "models/starwars/ATAT.mdl"
    "#AT-TE" "models/starwars/ATTE.mdl"
    
    "~Waffen" "2"
    
    "Carl Gustaf" "models/carlgustaf/carlgustaf.mdl"
    "PPSh41" "models/ppsh41/ppsh41.mdl"
    "9mmS" "models/9mms/9mms.mdl"
    "9mmB" "models/9mm/9mm.mdl"
    "HMGB" "models/bull2/bull2.mdl"
    "HMGS" "models/bull/bull.mdl"
    "trench gun" "models/trenchgun/trenchgun.mdl"
    "Heavy Repeater" "models/repgun/repgun.mdl"
    "Briar Pistol" "models/briar/briar.mdl"
    "Concussion Rifle" "models/conrifle/conrifle.mdl"
    "Demp Rifle" "models/demp/demp.mdl"
    "Golan Arms" "models/golan/golan.mdl"
    "Lightsaber" "models/saber/saber.mdl"
    "EE-3 Blaster" "models/ee3/ee3.mdl"
    "Merr Blaster" "models/merr/merr.mdl"
    "E-11 Blaster" "models/e11/e11.mdl
    
    
    "~Stargate" "3"
    
    "DHD" "models/dhd/dhd.mdl"
    "Stargate" "models/stargate/stargate.mdl"
    "Staff" "models/staff/staff.mdl"
    
    "~Anderes" "4"
    
    "Pencil" "models/pencil_small/pencil_small.mdl"
    "Luckypack" "models/xsi/lucky.mdl"
    "Luckycig." "models/xsi/flcig.mdl"
    
    "~Ragdolls" "4"
    
    "#Clone Trooper" "models/starwars/clone.mdl"
    "#Super Droid" "models/starwars/droid2.mdl"
    "#Grievous" "models/starwars/grievous.mdl"
    "#Rebel Pilot" "models/starwars/rebelpilot.mdl"
    "#Storm Trooper" "models/starwars/stormt.mdl"
    "#Darth Vader" "models/starwars/vader.mdl"
    "Vader's Cape" "models/cape/cape.mdl"
    "#Emporer Palpatine" "models/starwars/palpatine.mdl"
    "#Battle Droid" "models/starwars/bdroid.mdl"
    "#Yoda" "models/starwars/yoda.mdl"
    "#Count Dooku" "models/starwars/dooku.mdl"
    }
    Gut gucken wir mal (ich schreib gleich die überarbeitete Fassung)
    Wenn du einen neuen Oberpunkt gemacht hast brauchst du sowas: "1" Sieh einfach ganz oben)
    Ich bin der Geist, der stets verneint.
    Und das mit Recht: denn alles, was entsteht, ist wert, das es zu Grunde geht;
    Drum besser wär's, dass nichts entstünde.
    So ist denn alles, was ihr Sünde, Zerstörung, kurz das Böse nennt, mein eigentliches Element.

  4. #4

    Standard

    Achso ist das na dan ich guck mir das nochml an wäre nett wenn du es trotzem für mich machst.

    Geht das so:

    "Model-Pack Version1"
    }
    "Fahrrzeuge" "1"

    "tiger" "models/tiger/tiger.mdl"
    "t34" "models/t34/t34.mdl"
    "#AT-AT" "models/starwars/ATAT.mdl"
    "#AT-TE" "models/starwars/ATTE.mdl"

    "~Waffen" "2"
    "Carl Gustaf" "models/carlgustaf/carlgustaf.mdl"
    "PPSh41" "models/ppsh41/ppsh41.mdl"
    "9mmS" "models/9mms/9mms.mdl"
    "9mmB" "models/9mm/9mm.mdl"
    "HMGB" "models/bull2/bull2.mdl"
    "HMGS" "models/bull/bull.mdl"
    "trench gun" "models/trenchgun/trenchgun.mdl"
    "Heavy Repeater" "models/repgun/repgun.mdl"
    "Briar Pistol" "models/briar/briar.mdl"
    "Concussion Rifle" "models/conrifle/conrifle.mdl"
    "Demp Rifle" "models/demp/demp.mdl"
    "Golan Arms" "models/golan/golan.mdl"
    "Lightsaber" "models/saber/saber.mdl"
    "EE-3 Blaster" "models/ee3/ee3.mdl"
    "Merr Blaster" "models/merr/merr.mdl"
    "E-11 Blaster" "models/e11/e11.mdl


    "~Stargate" "3"

    "DHD" "models/dhd/dhd.mdl"
    "Stargate" "models/stargate/stargate.mdl"
    "Staff" "models/staff/staff.mdl"

    "~Anderes" "4"

    "Pencil" "models/pencil_small/pencil_small.mdl"
    "Luckypack" "models/xsi/lucky.mdl"
    "Luckycig." "models/xsi/flcig.mdl"

    "~Ragdolls" "5"

    "#Clone Trooper" "models/starwars/clone.mdl"
    "#Super Droid" "models/starwars/droid2.mdl"
    "#Grievous" "models/starwars/grievous.mdl"
    "#Rebel Pilot" "models/starwars/rebelpilot.mdl"
    "#Storm Trooper" "models/starwars/stormt.mdl"
    "#Darth Vader" "models/starwars/vader.mdl"
    "Vader's Cape" "models/cape/cape.mdl"
    "#Emporer Palpatine" "models/starwars/palpatine.mdl"
    "#Battle Droid" "models/starwars/bdroid.mdl"
    "#Yoda" "models/starwars/yoda.mdl"
    "#Count Dooku" "models/starwars/dooku.mdl"
    {

  5. #5

    Standard

    Ich glaube es fehlt noch ein Zeichen im ersten Menüpunkt!
    Meiner Meinung nach müsste es
    "~Fahrzeuge" "1"
    statt
    "Fahrzeuge" "1"
    heißen oder?!

  6. #6

    Standard

    Ich weis es nicht deswegen frage ich ja

  7. #7

    Standard

    Jap - ein Oberpunkt muss immer so aussehen:
    "~Oberpunkt" "1"
    "blalblalblalba" "blalggllal.mdl"

    "~Oberpunkt" "2"
    "bjsdpjgpgheg" "jgpgjhge.mdl"

    Usw.
    Niemals "~" vergessen - man kann anstatt "1" auch einfach nur "" machen das geht auch - wenn mans nicht macht, dann weiß aber das Spiel nicht, an welche Stelle es diesen Oberpunkt setzen muss.
    Ich bin der Geist, der stets verneint.
    Und das mit Recht: denn alles, was entsteht, ist wert, das es zu Grunde geht;
    Drum besser wär's, dass nichts entstünde.
    So ist denn alles, was ihr Sünde, Zerstörung, kurz das Böse nennt, mein eigentliches Element.

  8. #8

    Standard Re: Was mache ich Falsch?

    Zitat Zitat von Banned-Dämon
    Ich habe verssuht einen MOD zu machen aber irgendwie kreig ich das nicht gebacken kann mir einer sagen was ich falsch mache?

    Das Menü soll so aussehen:

    "Model-Pack Version1"
    {
    "Fahrzeuge"

    "tiger" "models/tiger/tiger.mdl"
    "t34" "models/t34/t34.mdl"
    "#AT-AT" "models/starwars/ATAT.mdl"
    "#AT-TE" "models/starwars/ATTE.mdl"

    "~Waffen"
    "Carl Gustaf" "models/carlgustaf/carlgustaf.mdl"
    "PPSh41" "models/ppsh41/ppsh41.mdl"
    "9mmS" "models/9mms/9mms.mdl"
    "9mmB" "models/9mm/9mm.mdl"
    "HMGB" "models/bull2/bull2.mdl"
    "HMGS" "models/bull/bull.mdl"
    "trench gun" "models/trenchgun/trenchgun.mdl"
    "Heavy Repeater" "models/repgun/repgun.mdl"
    "Briar Pistol" "models/briar/briar.mdl"
    "Concussion Rifle" "models/conrifle/conrifle.mdl"
    "Demp Rifle" "models/demp/demp.mdl"
    "Golan Arms" "models/golan/golan.mdl"
    "Lightsaber" "models/saber/saber.mdl"
    "EE-3 Blaster" "models/ee3/ee3.mdl"
    "Merr Blaster" "models/merr/merr.mdl"
    "E-11 Blaster" "models/e11/e11.mdl


    "~Stargate"

    "DHD" "models/dhd/dhd.mdl"
    "Stargate" "models/stargate/stargate.mdl"
    "Staff" "models/staff/staff.mdl"

    "~Anderes"
    "Pencil" "models/pencil_small/pencil_small.mdl"
    "Luckypack" "models/xsi/lucky.mdl"
    "Luckycig." "models/xsi/flcig.mdl"

    "~Ragdolls"
    "#Clone Trooper" "models/starwars/clone.mdl"
    "#Super Droid" "models/starwars/droid2.mdl"
    "#Grievous" "models/starwars/grievous.mdl"
    "#Rebel Pilot" "models/starwars/rebelpilot.mdl"
    "#Storm Trooper" "models/starwars/stormt.mdl"
    "#Darth Vader" "models/starwars/vader.mdl"
    "Vader's Cape" "models/cape/cape.mdl"
    "#Emporer Palpatine" "models/starwars/palpatine.mdl"
    "#Battle Droid" "models/starwars/bdroid.mdl"
    "#Yoda" "models/starwars/yoda.mdl"
    "#Count Dooku" "models/starwars/dooku.mdl"
    }


    So solls aber auch im Menü bei GMod ausehen nur da gehen nur genau 8 sachen, nur warum?
    Bitte um Hilfe.
    Du hast beim E-11 blaster ein " vergessen :wink:

  9. #9

    Standard

    Wie mache ich eigentlich auf er Tastatur das Zeichen: ~

  10. #10

    Standard

    Guck mal neben deiner Enter-Taste
    Ich bin der Geist, der stets verneint.
    Und das mit Recht: denn alles, was entsteht, ist wert, das es zu Grunde geht;
    Drum besser wär's, dass nichts entstünde.
    So ist denn alles, was ihr Sünde, Zerstörung, kurz das Böse nennt, mein eigentliches Element.

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •