AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   Make ingame VIPs allow to buy anything (https://forums.alliedmods.net/showthread.php?t=318538)

KleinMarquez 09-06-2019 01:33

Make ingame VIPs allow to buy anything
 
I need a plugin that allows any VIPs in most of assassination maps can buy anything like Weapons, and equipments.

I mean a plugin that will unrestrict purchases for VIPs in as_ maps.

KleinMarquez 09-07-2019 03:15

Re: Make ingame VIPs allow to buy anything
 
bump

LearninG 09-07-2019 03:20

Re: Make ingame VIPs allow to buy anything
 
wait 14 days before you bump

tarsisd2 09-09-2019 08:50

Re: Make ingame VIPs allow to buy anything
 
Some thing like that already exists, look for Assassination Enhancement 0.0.1b plugin on google, not gonna post link, there are a lot of options and you can add weapons for vips example

PHP Code:

// Format: as_vip_add_spawnitem <weapon_name> [BackPack count]"
as_vip_add_spawnitem "weapon_deagle"    "100"
as_vip_add_spawnitem "weapon_usp"       "15"
as_vip_add_spawnitem "weapon_knife"
// as_vip_add_spawnitem "weapon_shield"
// as_vip_add_spawnitem "item_longjump"
// as_vip_add_spawnitem "weapon_smokegrenade"
// as_vip_add_spawnitem "weapon_flashbang"
as_vip_add_spawnitem "weapon_hegrenade" 

You can also increase health ou armor for vip, can choose glow too, so maybe works for you

KleinMarquez 09-11-2019 05:35

Re: Make ingame VIPs allow to buy anything
 
Quote:

Originally Posted by tarsisd2 (Post 2666402)
Some thing like that already exists, look for Assassination Enhancement 0.0.1b plugin on google, not gonna post link, there are a lot of options and you can add weapons for vips example

PHP Code:

// Format: as_vip_add_spawnitem <weapon_name> [BackPack count]"
as_vip_add_spawnitem "weapon_deagle"    "100"
as_vip_add_spawnitem "weapon_usp"       "15"
as_vip_add_spawnitem "weapon_knife"
// as_vip_add_spawnitem "weapon_shield"
// as_vip_add_spawnitem "item_longjump"
// as_vip_add_spawnitem "weapon_smokegrenade"
// as_vip_add_spawnitem "weapon_flashbang"
as_vip_add_spawnitem "weapon_hegrenade" 

You can also increase health ou armor for vip, can choose glow too, so maybe works for you

searched for a thing and it only shows random things but no plugin link but i tried to search other and its still the same. Post the link rn.

tarsisd2 09-11-2019 06:02

Re: Make ingame VIPs allow to buy anything
 
Quote:

Originally Posted by KleinMarquez (Post 2666634)
searched for a thing and it only shows random things but no plugin link but i tried to search other and its still the same. Post the link rn.

I searched on google and found it easily, can't post the link because the website has non-steam content and its not allowed in here


All times are GMT -4. The time now is 15:50.

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