.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Others (http://forums.bots-united.com/forumdisplay.php?f=60)
-   -   [help] place item_thighpack on map (http://forums.bots-united.com/showthread.php?t=5350)

Riddick51 05-06-2006 07:39

[help] place item_thighpack on map
 
environment: HL1: CS v1.6

ok, what i want to do is set down a defuse kit on a map, just by using bspedit to place the item at the desired location.

item_thighpack
models\w_thighpack.mdl

unknown: x below is usually a number. i dont' know the item number for item_thighpack. anybody know?

Code:

{
"origin" "1183 2560 132"
"angles" "0 0 0"
"item" "x"
"count" "1"
"classname" "armoury_entity"
}


T(+)rget 06-06-2006 00:28

Re: [help] place item_thighpack on map
 
Code:

0: "weapon_mp5navy"
1: "weapon_tmp"
2: "weapon_p90"
3: "weapon_mac10"
4: "weapon_ak47"
5: "weapon_sg552"
6: "weapon_m4a1"
7: "weapon_aug"
8: "weapon_scout"
9: "weapon_g3sg1"
10: "weapon_awp"
11: "weapon_m3"
12: "weapon_xm1014"
13: "weapon_m249"
14: "weapon_flashbang"
15: "weapon_hegrenade"
16: "item_kevlar"
17: "item_assaultsuit"
18: "weapon_smokegrenade"

Thats is the complete list AFAIK for armoury_entity, as you can see there is no item_thighpack.

KWo 17-07-2006 09:32

Re: [help] place item_thighpack on map
 
Accidently - I found that the map de_prodigy contains some entity called item_thighpack (whatever it means) - so maybe this topic should bu bumped? :)

T(+)rget 17-07-2006 11:24

Re: [help] place item_thighpack on map
 
Not possible, due to the fact de_prodigy doesn't contain armoury_entities. You would of seen item_thighpack if someone died who was carrying it, but thats it.

KWo 18-07-2006 09:36

Re: [help] place item_thighpack on map
 
Use PMTOOLS and use the command - listent. :)

T(+)rget 19-07-2006 01:06

Re: [help] place item_thighpack on map
 
I have something newer which I've been working on using AMXX
Its called SHP Tools :clap:


But anyway, there is no item_thighpack located on the map, boot up server don't join a team and certainly don't add any bots.

KWo 07-08-2006 08:34

Re: [help] place item_thighpack on map
 
Quote:

Originally Posted by T(+)rget
But anyway, there is no item_thighpack located on the map, boot up server don't join a team and certainly don't add any bots.

It seems like item_thighpack it's... a defuser kit. :D

[NvT]_KaszpiR_ 07-08-2006 23:05

Re: [help] place item_thighpack on map
 
maybe try number 86
or maybe see http://www.twhl.co.za/tutorial.php?id=87


All times are GMT +2. The time now is 18:20.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.