Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3390255158&searchtext=
My mod can give or swap medkit anything you want not depend on any health.
i don't know if the giving medkit was intended as im using Left 4 Bots 2
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3022416274
- can swap throwables and medicines
- can give medicines and throwables
cons:
- if you can able to give medkit/defibrillator, they give it back to you same goes to throwables and medicines sometimes as you don't have one.
Survivor's Item Swap and Drop
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3105271544&searchtext=smoker+smoke+will+hurt+you
- can give medkit/defibrillator succesfully even they are not full health, you can also swap weapons, just keep in mind there's bug that you can't swap weapons at the spawn area of item.
weapon swap is what mostly i encounter since i have Left 4 Bots 2
[Support] GIve N Take (share throws)
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=251252239
- can do the same as " Take, Swap, Give Bot item plus Stagger + Drop weapon "ALL IN ONE" " mod but without giving medkit
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2267497761
Giving command is from "Bot Commander system." that not contain on this addon, and It not have standalone version, It only available on RWA 2.0 mutation.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1935510294
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=290653833
look sexy
forgot that i change slow walking and crouch
sorry :l
then if i throw mine how can i take the bot item
yes i read the instruction
shift + right-click
Hmmm, it that time is dark?, maybe you don't see it, because my mod never affect when your pick the item, you should look around.
The BIND command isn't releated to any mod. It's a function of the game... you just need to clear the key
bind "G" null
now G will never say that again.
I recommend this one for binding it's complete
Now when I press G, it's say automaticly your sentence : Drop Item Here* in the chat so I binded your mod with another mod ? lol
Does it requires the :?
I mean
This..
bind "G" "say Drop Item Here*"
or this?
bind "G" "say: Drop Item Here*"
bind "G" "say Drop Item Here*"
You are a damn savior... i totally forgot i can bind stuff somewhere with the console. Thankfully i subscribed to the comment section.
You can use this mod (you not need to download other requirement)
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1935509608
After subscribe go to keyboard setting and scroll down, you will see drop weapon, just set the key as you want,
Or if you can enable console, just enter this
bind "G" "say Drop Item Here*"
You can press G to drop weapon.
function OnGameEvent_player_say(params)
{
local player = GetPlayerFromUserID( params["userid"] );
local text_ = params["text"];
if ( text_ == "Drop Item Here*" )
{
local activeWeaponEnt = player.GetActiveWeapon();
if (activeWeaponEnt!=null && activeWeaponEnt.IsValid())
{
local weaponClass = activeWeaponEnt.GetClassname();
player.DropItem(weaponClass);
}
}
}
Now i updated another fix version
Well not much of an issue anyway (beside the weapons) as we can give/swap other items (nades and kits)
See my SS, I drop pistol by Drop Item Here*
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2785846275
Maybe there have some conflict addon, just write only Drop Item Here*
The command is still the same, write in chat [Drop Item Here*]?
I already update fixed version, Now drop item fucntion work normally, thank for commend.
Tried in chat
Drop Item Here*
DropItemHere*
Drop Item Here
DropItemHere
Drop_Item_Here*
Nothing works for ANY item.
The give/swap function, instead, does works very well. The Healing kits are a bit tricky to be done (finding a different key to make them being given/swapped would be good instead, if possible) but it can be managed to be achieved with a couple of try.
I asked about the mod in the video, controlling the actions of bots, movements.
Too many additional changes to everything and everywhere. I needed a purely separate, mob control mod.
unsuitable, thanks....