Raised This Month: $51 Target: $400
 12% 

[L4D2]Stripper


Post New Thread Reply   
 
Thread Tools Display Modes
phoenix0001
Senior Member
Join Date: Apr 2010
Location: China
Old 08-07-2018 , 00:49   Re: [L4D2]Stripper
Reply With Quote #11

Quote:
Originally Posted by Uncle Jessie View Post
Probably you found something wrong)
Try using coordinates, btw i just use the hammer.
Weapon ids from your screenshots.

Code:
filter:
{
	"hammerid" "677092"
}
{
	"hammerid" "240383"
}
{
	"hammerid" "240367"
}
{
	"hammerid" "677115"
}
{
	"hammerid" "677135"
}
{
	"hammerid" "640560"
}
{
	"hammerid" "640650"
}
This is the weapon_spawn entities

How do the weapons in the picture view the coordinates?

[grenade_launcher] Why can't I query?



Attached Images
File Type: jpg 20180807124109.jpg (25.5 KB, 449 views)
__________________
I like this BBS sharing of spirit

I come from China, my English is poor
phoenix0001 is offline
Uncle Jessie
Member
Join Date: May 2016
Location: Mind Prison
Old 08-07-2018 , 01:24   Re: [L4D2]Stripper
Reply With Quote #12

it's just weapon_grenade_launcher_spawn for l4d campaigns, for l4d2 it's weapon_item_spawn item17 and m60 item18
You never find this in VIDE because too many of them, better use BSPSouce and decompile the map then open vmf and find "item17" "1"
So you get the id, now you can modify or delete it

Code:
modify:
{
	match:
	{
		"hammerid" ""
	}
	replace:
	{
		"item17" "0"
	}
}
Code:
filter:
{
	"hammerid" ""
}
Uncle Jessie is offline
phoenix0001
Senior Member
Join Date: Apr 2010
Location: China
Old 08-07-2018 , 01:41   Re: [L4D2]Stripper
Reply With Quote #13

Quote:
Originally Posted by Uncle Jessie View Post
it's just weapon_grenade_launcher_spawn for l4d campaigns, for l4d2 it's weapon_item_spawn item17 and m60 item18
You never find this in VIDE because too many of them, better use BSPSouce and decompile the map then open vmf and find "item17" "1"
So you get the id, now you can modify or delete it

Code:
modify:
{
	match:
	{
		"hammerid" ""
	}
	replace:
	{
		"item17" "0"
	}
}
Code:
filter:
{
	"hammerid" ""
}


I will not use bspsrc, but I can use the Stripper command to query "item 17" 1.

If I delete "hammerid" and "1637054", are I just deleting the howitzer, or is this random item ["item17" 1 "item16" 1 "] deleted?



PHP Code:
{
"origin" "1088 4848 452.335"
"targetname" "chainsaw"
"spawnflags" "0"
"item9" "0"
"item8" "0"
"item7" "0"
"item6" "0"
"item5" "0"
"item4" "0"
"item3" "0"
"item2" "0"
[COLOR="Red"]"item17" "1"[/COLOR]
"item16" "1"
"item15" "0"
"item14" "0"
"item13" "0"
"item12" "0"
"item11" "0"
"item10" "0"
"item1" "0"
"angles" "0 105 0"
"classname" "weapon_item_spawn"
[COLOR="red"]"hammerid" "1637054"[/COLOR]

__________________
I like this BBS sharing of spirit

I come from China, my English is poor
phoenix0001 is offline
eziosid
Senior Member
Join Date: Sep 2017
Old 08-07-2018 , 03:07   Re: [L4D2]Stripper
Reply With Quote #14

hi try this file this will fix your problem Realistic Gameplay L4D2 Stripper.zip https://forums.alliedmods.net/showthread.php?p=2410008 its need some edit in hotel lift and milltown map check before go online 1 try offline .
eziosid is offline
Uncle Jessie
Member
Join Date: May 2016
Location: Mind Prison
Old 08-07-2018 , 03:52   Re: [L4D2]Stripper
Reply With Quote #15

if you filter this entity it will delete all related items like item16 chainsaw
Uncle Jessie is offline
phoenix0001
Senior Member
Join Date: Apr 2010
Location: China
Old 08-07-2018 , 06:54   Re: [L4D2]Stripper
Reply With Quote #16

Quote:
Originally Posted by eziosid View Post
hi try this file this will fix your problem Realistic Gameplay L4D2 Stripper.zip https://forums.alliedmods.net/showthread.php?p=2410008 its need some edit in hotel lift and milltown map check before go online 1 try offline .
Thank you, wait for me to see first.
__________________
I like this BBS sharing of spirit

I come from China, my English is poor
phoenix0001 is offline
phoenix0001
Senior Member
Join Date: Apr 2010
Location: China
Old 08-07-2018 , 06:54   Re: [L4D2]Stripper
Reply With Quote #17

Quote:
Originally Posted by Uncle Jessie View Post
if you filter this entity it will delete all related items like item16 chainsaw
I see!
__________________
I like this BBS sharing of spirit

I come from China, my English is poor
phoenix0001 is offline
phoenix0001
Senior Member
Join Date: Apr 2010
Location: China
Old 03-23-2019 , 08:54   Re: [L4D2]Stripper
Reply With Quote #18

Item1-17, what are they corresponding to?
How to view their corresponding items?
Item17, chainsaw
Item16, grenade_launcher
Item15,???
Item14,???
Item13,???
Item12,???
Item11,???
Item10,???
Item9,???
Item8,???
Item7,???
Item6,???
Item5,???
Item4,???
Item3,???
Item2,???
Item1,???

I want to find pipe_bomb, molotov, vomitjar, their ltem number.
__________________
I like this BBS sharing of spirit

I come from China, my English is poor

Last edited by phoenix0001; 03-23-2019 at 09:00.
phoenix0001 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:03.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode