i need a place to find all the entitie names for like weapons added into gmod from CSS ,, player model entitie names
adn druzgmod 2.2 "drug entities" so i can add in custom shipments and jobs thank you
_-xmbobcat01-_
Please use correct spelling and punctations. For needs such as these, go to [url=www.garrysmod.org/downloads][b]This[/b][/url].
[url]http://www.garrysmod.org/downloads/?a=view&id=62657[/url]
[QUOTE=xmbobcat01;28714661]i need a place to find all the entitie names for like weapons added into gmod from CSS ,, player model entitie names
adn druzgmod 2.2 "drug entities" so i can add in custom shipments and jobs thank you
_-xmbobcat01-_[/QUOTE]
What you are asking is pretty much impossible.
And please don't sign your posts.
Entity names are found in "addons/<addonname>/lua/entities"
1. Please don't use "like" in your posting; we wouldn't give you a hard time for saying it IRL, but please revise your posts.
2. Go to garrysmod/garrysmod/addons/counter-strike/lua/weapons/ and then the folder names are the class names of the weapons. (Class names are what lua uses to spawn/whatever else the weapons.)
3. In the addons folder, in the durgz mod folder, go to lua/entities/ and then the folder names are the class names.
4. The class names of the default weapons are
[lua]
weapon_physcannon --grav gun
weapon_physgun
weapon_pistol
weapon_357 --revolver
weapon_smg1
weapon_ar2 --pulse rifle
weapon_shotgun
weapon_crossbow
weapon_frag
weapon_rpg
gmod_tool --toolgun
weapon_slam
weapon_stunstick
[/lua]
[editline]25th March 2011[/editline]
5. HL2, DOD, and CSS playermodels are:
[lua]
--models/player/___.mdl
urban --seal
gasmask --SAS
riot --CT
swat --CT
classic --classic zombie
zombiefast --fast zombie
zombie_soldier --zombine
magnusson
alyx
eli
mossman
soldier_stripped --stripped combine soldier
police --CP
dod_german
dod_american
--all I can think of right now
[/lua]
5 cont.
[lua]
arctic
leet
phoenix
guerilla --Just noticed that they spelled this wrong. It should be guerrilla.
barney
breen
charple01 --Blackened corpse thing
combine_soldier
combine_soldier_prisonguard --Nova prospekt guards
combine_super_soldier --Combine elite
corpse1 --Non blackened, bloody corpse
[/lua]
[editline]26th March 2011[/editline]
5 cont.
[lua]
gman_high --gman with briefcase
kleiner
monk --father grigori
odessa
[/lua]
[QUOTE=cis.joshb;28812320]2. Go to garrysmod/garrysmod/addons/counter-strike/lua/weapons/ and then the folder names are the class names of the weapons. (Class names are what lua uses to spawn/whatever else the weapons.)
[/QUOTE]
That is all inside the GCF and its extract when the game is run to view it go here instead
[url]http://luabin.overvprojects.nl/?path=/addons/counter-strike/lua/weapons/[/url]
How come I have that folder with a bunch of weapons in it?
[editline]26th March 2011[/editline]
Just checked it and yes, I have all that in my garrysmod folder.
[editline]26th March 2011[/editline]
I mean addons.
[editline]26th March 2011[/editline]
6. For the citizen models:
[lua]
--These are the normal citizens in blue jumpsuits
models/player/group01/ --then all of the male_0?s and the female_0?s
--These are the angry looking citizens in blue jump suits
models/player/group02/female_0 --1, 3 and 6
models/player/group02/male_0 --1, 3, 5, 7 and 9
--These are the citizens in yellow sweaters
models/player/group02/female_0 --2, 4 and 7
models/player/group02/male_0 -- 2, 4, 6 and 8
--Later I'll post the rebels and stuff
[/lua]
You shouldn't so clearly something has gone wrong on your end
Hmmm. And I'm dumb because of that?
Everyone, please don't correct every little mistake in grammar you see on the internet. Especially after someone has already pointed out in a previous post. It really isn't necessary to correct someone's grammar multiple times on the same post.
A. It makes you look rude or stuck-up
B. It is very, very annoying
[QUOTE=chrisg1842;45912616]Everyone, please don't correct every little mistake in grammar you see on the internet. Especially after someone has already pointed out in a previous post. It really isn't necessary to correct someone's grammar multiple times on the same post.
A. It makes you look rude or stuck-up
B. It is very, very annoying[/QUOTE]
Please keep in mind this is a forum where most users first language is English. How are we supposed to help someone if we can't understand what they're asking?
[QUOTE=NiandraLades;45912870]Please keep in mind this is a forum where most users first language is English. How are we supposed to help someone if we can't understand what they're asking?[/QUOTE]
The thing is, when someone has already corrected him, and then everyone else automatically assumes that they are the first to correct him, they come off as obnoxious. It wasn't even the initial reply that bothered me, it was everyone else trying to jump at the chance to correct his grammar despite the fact that 2 or 3 others had already done it.
Thing is this thread is 3 years old.
Oh are you fucking serious, how didn't I notice that
[editline]7th September 2014[/editline]
I'm not going to ban you, chrisg1842, but please be more careful in future! You can see post date above the user's name and avatar and it's good to check that first.
Sorry, you need to Log In to post a reply to this thread.