I don't have it anymore... why are you asking?
I was going to ask the same thing but I seen you where online so I was like Ill let F.O.S anser this one :') I think he wants it for the added strings, its only logical thing I can think off :S

Alucard55555:
If thats the case then just unpack them and merge both sets of strings and repack
 
I think he wants it for the added strings, its only logical thing I can think off :S
Wait... what do you mean by "added strings"? I didn't remove any strings in next versions (except <Void> Minigun strings as I completely removed that weapon).
 
Im just going by what your OP says :p
O... you know, in previous versions I mistakenly took .le_strings files from GPZ's Enhanced Gang Customization. I just copied all strings to clean, vanilla files. :p

BTW, here's a little sneak peek for next beta - Mega Mobile Mortar Missile Machine from amazing Alo81's mod. With one change: now it doesn't replace Rocket Launcher. :D
ED2C832434D30B5B93BCAE0956A48458B36D080B


EDIT:
List of new weapons planned for next beta: :)
 
Last edited:
O... you know, in previous versions I mistakenly took .le_strings files from GPZ's Enhanced Gang Customization. I just copied all strings to clean, vanilla files. :p

BTW, here's a little sneak peek for next beta - Mega Mobile Mortar Missile Machine from amazing Alo81's mod. With one change: now it doesn't replace Rocket Launcher. :D
ED2C832434D30B5B93BCAE0956A48458B36D080B
Ohh nice nice, I was considering asking Alo81 if he was intrested in joining our weapons project, as im guessing once thers a GOTR style mod out for SRIV all the mods will be one any way and are going to have to be bug tested extensivly
 
V0.6 is out. Includes Laser Whip and Mega Mobile Mortar Missile Machine from Alo81's mods - really nice work, man. :) I also fixed missing description for Suit Blaster.

I'm working on Laser Eyes too. Actually I made them fully usable but I didn't preload effects and sounds yet. If you want to mess with that I've already done, just add following entry to store_weapons.xtbl:
Code:
            <Entry>
                <Weapon>giant_mascot_laser_eyes</Weapon>
                <Unlocked>true</Unlocked>
                </Entry>
 
Btw I think any thing that uses Alien Ammo needs to be added to the Store lua

and what model are you using for the laser eyes, default smg's or?

you so need to find a way to attach a item of clothing such as glasses to a Weapon but I think this might be asking a bit to much :p

Id love to see all the effects working this was one of my fav weps to use when I was potching with weapons :D
 
and what model are you using for the laser eyes, default smg's or?
I guess that I'll leave it without model for now... I'll just try to preload sounds and effects.
you so need to find a way to attach a item of clothing such as glasses to a Weapon but I think this might be asking a bit to much :p
It for sure won't be possible until SDK.
 
Think I might have just found out why some people are getting store ishues or any ishues realy with modding Store_weapons.xtbl
it excists in to places for some reason :S, its in both da_tabels.vpp and misc_tabels.vpp have no idea why so im guessing the game is having ishues with calling data from them as one is modded and one is default, dont know how you would solve this off top of my head tho as you cant have to files with same name and format in same location :(, and repacking into vpp and uploading is and ishue due to file size and most people who download mods have problems repacking things theyr self :')
 
Back
Top