Solidjake's Custom Weapon Lounge (Updated 5/17/10)
cheers, its just my pc is so full of folders and files it just makes my life easier to dl one pack. But yeah the individual files I guess are cool for hotfixes and stuff.
'I would probably smarten up before you meet Violet'.
'She has zero tolerance for idiots'.
fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
'She has zero tolerance for idiots'.
fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
Updated OP with the Famas G2.
I am now going to create Weapon Pack 1. Things it'll include:
All weapons currently in the OP
Additions to merchants in oc_fireteam and oc_courier
Additions to res files so server hosts can have their clients download the files
I am now going to create Weapon Pack 1. Things it'll include:
All weapons currently in the OP
Additions to merchants in oc_fireteam and oc_courier
Additions to res files so server hosts can have their clients download the files
___________________________________________________
Got a weapon you want in obsidian conflict?
Have no idea how to make it?
Drop by Solidjake's Custom Weapon Lounge and post a request!
Got a weapon you want in obsidian conflict?
Have no idea how to make it?
Drop by Solidjake's Custom Weapon Lounge and post a request!
Hehe,this weapon is a gem.BiElGaMe wrote:Great choice Jerc.-=jerC=- wrote:http://www.fpsbanana.com/skins/25440
Any bugs to report?-=jerC=- wrote:Hehe,this weapon is a gem.BiElGaMe wrote:Great choice Jerc.-=jerC=- wrote:http://www.fpsbanana.com/skins/25440
___________________________________________________
Got a weapon you want in obsidian conflict?
Have no idea how to make it?
Drop by Solidjake's Custom Weapon Lounge and post a request!
Got a weapon you want in obsidian conflict?
Have no idea how to make it?
Drop by Solidjake's Custom Weapon Lounge and post a request!
The merchants don't react to custom_x in the file and neither weapon_custom_x.
What's the actual entity name of the custom weapons?
What's the actual entity name of the custom weapons?
___________________________________________________
Got a weapon you want in obsidian conflict?
Have no idea how to make it?
Drop by Solidjake's Custom Weapon Lounge and post a request!
Got a weapon you want in obsidian conflict?
Have no idea how to make it?
Drop by Solidjake's Custom Weapon Lounge and post a request!
Updated OP with custom weapon pack 1
___________________________________________________
Got a weapon you want in obsidian conflict?
Have no idea how to make it?
Drop by Solidjake's Custom Weapon Lounge and post a request!
Got a weapon you want in obsidian conflict?
Have no idea how to make it?
Drop by Solidjake's Custom Weapon Lounge and post a request!
Hi, the entity npc_merchant does not support custom weapons, the only way to get weapons purchasable is by using prop_physics (a model of the weapon + logic_merchant_relay + game_player_equip.
Other ways to get weapons into maps are using modify.txt's you can either add custom_x to the spawn items list or you can add the weapon so it respawns using the weapon_scripted entity.
Hope that helps. If you a more detailed instrustion of how to I may be able to help, looking through the exsisting modify.txt's may help you.
Other ways to get weapons into maps are using modify.txt's you can either add custom_x to the spawn items list or you can add the weapon so it respawns using the weapon_scripted entity.
Hope that helps. If you a more detailed instrustion of how to I may be able to help, looking through the exsisting modify.txt's may help you.
'I would probably smarten up before you meet Violet'.
'She has zero tolerance for idiots'.
fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
'She has zero tolerance for idiots'.
fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
Thanks, I'll try those methods.
___________________________________________________
Got a weapon you want in obsidian conflict?
Have no idea how to make it?
Drop by Solidjake's Custom Weapon Lounge and post a request!
Got a weapon you want in obsidian conflict?
Have no idea how to make it?
Drop by Solidjake's Custom Weapon Lounge and post a request!
God I sound like Zteer's or Masa0x's translator, terrible English.
Yeah if you need help just let me know or let me know what it is you want exactly.
I may use a few of these weapons in a couple of maps or modify scripts, I'll let you know which.
And thankyou for the pack, downloaded will get round to using soon.
Great Job!
Yeah if you need help just let me know or let me know what it is you want exactly.
I may use a few of these weapons in a couple of maps or modify scripts, I'll let you know which.
And thankyou for the pack, downloaded will get round to using soon.
Great Job!
'I would probably smarten up before you meet Violet'.
'She has zero tolerance for idiots'.
fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
'She has zero tolerance for idiots'.
fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
I'm looking at the modify texts, it seems simple. I only need help finding the origins. I know there's a console command to show you the coordinates but I can't remember it
___________________________________________________
Got a weapon you want in obsidian conflict?
Have no idea how to make it?
Drop by Solidjake's Custom Weapon Lounge and post a request!
Got a weapon you want in obsidian conflict?
Have no idea how to make it?
Drop by Solidjake's Custom Weapon Lounge and post a request!
Ahaw! Found it! getpos
___________________________________________________
Got a weapon you want in obsidian conflict?
Have no idea how to make it?
Drop by Solidjake's Custom Weapon Lounge and post a request!
Got a weapon you want in obsidian conflict?
Have no idea how to make it?
Drop by Solidjake's Custom Weapon Lounge and post a request!
Eh, it seems the only way I can add the weapons to current maps is by making them spawn with the player at the start.
Thanks anyway
Thanks anyway
___________________________________________________
Got a weapon you want in obsidian conflict?
Have no idea how to make it?
Drop by Solidjake's Custom Weapon Lounge and post a request!
Got a weapon you want in obsidian conflict?
Have no idea how to make it?
Drop by Solidjake's Custom Weapon Lounge and post a request!
If you're using weapon scripted then probably the co-ords you gave are too low to the ground for the models bounding box, try raising up into the air by 32 units.
Also for ease, de-compiling maps and using hammer along with the 'oc_modify_generator' will make life easier than using co-ords and manually writing modify scripts.
Also for ease, de-compiling maps and using hammer along with the 'oc_modify_generator' will make life easier than using co-ords and manually writing modify scripts.
'I would probably smarten up before you meet Violet'.
'She has zero tolerance for idiots'.
fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
'She has zero tolerance for idiots'.
fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database