Med packs and Shield batteries

Post your ideas and suggestions here
Post Reply
User avatar
Amalia Feyn
Lost One
Posts: 1922
Joined: Fri Dec 13, 2013 8:47 am

Med packs and Shield batteries

Post by Amalia Feyn »

A simple suggestion. From the brief search I conducted, I haven't seen this suggested before, but I was wondering if it was possible introduce a command that removes med packs and shield batteries from maps.

Some maps have these things placed really inconveniently and noticeably. Today I had to roleplay on a map with a giant med pack at my feet cause they were everywhere.

I'm not entirely sure if this is an rcon command already or if it can be made into one, but if admins had the power to remove the packs I think a lot of maps would benefit from it.
User avatar
Delmi N'jork
Jedi Master
Posts: 3929
Joined: Wed May 20, 2009 11:53 pm
Location: Duneeden
Contact:

Re: Med packs and Shield batteries

Post by Delmi N'jork »

Support!
Image
|Age_187|Height_7'3|Weight_427lb|Race_Nelvaan|Mentor_Maloush Paroveid|Padawans_Aurien Uriah_Amoné Fayden_Tergos Zemnos_Esth Me'sku_Virtuo Alegan_Tweek Etimau_Dithaal_Sirius Invictus_Aqua Sol_Ina'eo'nekri
User avatar
Oberon
Lost One
Posts: 900
Joined: Fri Apr 15, 2011 1:47 pm

Re: Med packs and Shield batteries

Post by Oberon »

Hire Azra to do Force Push level 5 every where you go. That should do the trick.
User avatar
Azrael
Lost One
Posts: 1743
Joined: Thu Aug 14, 2008 6:45 pm
Location: Alzoc III

Re: Med packs and Shield batteries

Post by Azrael »

Oberon wrote:Hire Azra to do Force Push level 5 every where you go. That should do the trick.
They'd merely re-spawn.
Image
|Species: Chiss | Homeworld: Coruscant | Mentors: Aeon Xarbon, Shimi Zaki | Padawans: Imil Ucindus, Kiwron Tirladdik, Munro Olar, Shakk'aven |Position:Jedi Master - Historian/Librarian
User avatar
Oberon
Lost One
Posts: 900
Joined: Fri Apr 15, 2011 1:47 pm

Re: Med packs and Shield batteries

Post by Oberon »

Azrael wrote:
Oberon wrote:Hire Azra to do Force Push level 5 every where you go. That should do the trick.
They'd merely re-spawn.
Job security.
User avatar
Soh Raun
Jedi Master
Posts: 2455
Joined: Tue Aug 23, 2005 5:15 am
Contact:

Re: Med packs and Shield batteries

Post by Soh Raun »

BaseJKA supports disabling items selectively by setting server Cvars (via Rcon, so only Seb can do it at the moment). For example:

Code: Select all

set disable_item_medpak_instant 1
set disable_item_medpac_big 1
set disable_item_medpac 1
set disable_item_shield_lrg_instant 1
set disable_item_shield_sm_instant 1
For convenience, I made a "disableitems.cfg" script a while back, which does that plus:

Code: Select all

set disable_item_sentry_gun 1
set disable_item_shield 1 // Force field, not really shield
set disable_item_force_enlighten_light 1
set disable_item_force_enlighten_dark 1
set disable_item_force_boon 1
set disable_item_ammodisp 1
set disable_item_ysalimari 1
set disable_ammo_blaster 1
set disable_ammo_powercell 1
set disable_ammo_metallic_bolts 1
set disable_ammo_rockets 1
set disable_ammo_all 1
It should still be available on all servers, Seb can run it with "exec disableitems" via Rcon. :)
Image
Sebastin Creed
Lost One
Posts: 5052
Joined: Thu Jan 31, 2008 1:31 pm
Location: Atrisia, one with the Force.
Contact:

Re: Med packs and Shield batteries

Post by Sebastin Creed »

Soh Raun wrote:BaseJKA supports disabling items selectively by setting server Cvars (via Rcon, so only Seb can do it at the moment). For example:

Code: Select all

set disable_item_medpak_instant 1
set disable_item_medpac_big 1
set disable_item_medpac 1
set disable_item_shield_lrg_instant 1
set disable_item_shield_sm_instant 1
For convenience, I made a "disableitems.cfg" script a while back, which does that plus:

Code: Select all

set disable_item_sentry_gun 1
set disable_item_shield 1 // Force field, not really shield
set disable_item_force_enlighten_light 1
set disable_item_force_enlighten_dark 1
set disable_item_force_boon 1
set disable_item_ammodisp 1
set disable_item_ysalimari 1
set disable_ammo_blaster 1
set disable_ammo_powercell 1
set disable_ammo_metallic_bolts 1
set disable_ammo_rockets 1
set disable_ammo_all 1
It should still be available on all servers, Seb can run it with "exec disableitems" via Rcon. :)
Seb can't come to the phone right now, but if you'd like to leave a message after the beep.

|Padawan(s): Olim Adasca|Rita Sandria| Kantha Maitri|Shaok Panek|Kajuun Mujai|Jago Mirax|Jerex Sol

Post Reply