Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

BonusChild

Members
  • Content count

    6
  • Joined

  • Last visited

Everything posted by BonusChild

  1. BonusChild

    Help with player weapon class :S

    So, I'm trying to replace the default weapons with weapons downloaded from Realm667. I'm really slow and almost clueless with scripting, this is my custom DECORATE: ACTOR SolarPlayer : DoomPlayer { Player.StartItem "_Colt45" Player.StartItem "_Fist" Player.StartItem "Clip", 50 Player.WeaponSlot 1, _Fist, _Chainsaw Player.WeaponSlot 2, _Colt45 Player.WeaponSlot 3, _PumpActionShotgun, _SuperShotgun Player.WeaponSlot 4, _MicroUzi Player.WeaponSlot 5, _40mmGrenadeLauncher Player.WeaponSlot 6, _PlasmaRifle Player.WeaponSlot 7, _BFG9000 } I made a custom KEYCONF aswell: clearplayerclasses addplayerclass SolarPlayer When I run the game it says "1 error while parsing DECORATE script" Help? I'm so confused.
  2. BonusChild

    Doom 3 Weapons WAD help

    Hi, so I use the Doom 3 Weapons WAD, I mean this one: http://zdoom.org/wiki/Doom_3_Weapons_Mod Any way, The new shotgun is very over powered. I was wondering how I can lower the damage it does. I looked through it's Decorate, and I can't seem to find what determines how much damage it gives. Help?
  3. BonusChild

    First Map Opinion

    So I finally finished my first map. It's pretty amateur looking, but I tried. I know it's a bit claustrophobic, but that was what I was going for. Though it is short. Any way, I was wondering if you could tell me what you think? Constructive criticism is welcome. I called it BloodShadow because I couldn't think of any thing else, so just chose the first generic thing that came to mind. Here's the link: https://rapidshare.com/files/1418094873/BloodShadow.wad EDIT Oh sorry, forgot to mention there's swimming, so free look is required.
  4. BonusChild

    Truly Replace Weapons

    Glad I could help :)
  5. BonusChild

    Truly Replace Weapons

    I don't know if this will help much. But I think it would have something to do with adding/replacing classes. EDIT I found this for you, hope this is helpful http://forum.zdoom.org/viewtopic.php?f=3&t=22680 I believe when you make a new KEYCONF, you need to type: clearplayerclasses addplayerclass SolarPlayer SolarPlayer is just an example, what ever you name your class would be where that name was put.
  6. BonusChild

    First Map Opinion

    Zdoom or GZDoom. Sorry, forget to mention that too >.<
×