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

Solved [REQ] Little edit to LaserMine plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Versus1994
Senior Member
Join Date: Jan 2013
Old 01-21-2017 , 10:12   [REQ] Little edit to LaserMine plugin
Reply With Quote #1

Hey guys,

for a long time now I want to edit lasermine plugin (https://forums.alliedmods.net/showthread.php?t=79581)

I have just a few problems with the plugin:

1. If you set start ammo to 2 or any other value it still does not give lasermines when you spawn.
2. I'd like to make a cvar for VIPS lasermine ammo aswell. Just for admin_level h to have more laser mines when they spawn.

Could some one help me out, please?

Adding the .sma file.
Attached Files
File Type: sma Get Plugin or Get Source (zp_extra_lasermine.sma - 668 views - 40.0 KB)

Last edited by Versus1994; 01-31-2017 at 16:32.
Versus1994 is offline
Relaxing
AlliedModders Donor
Join Date: Jun 2016
Location: White Plains
Old 01-21-2017 , 12:17   Re: [REQ] Little edit to LaserMine plugin
Reply With Quote #2

PHP Code:
    if( get_user_flags(id) & ADMIN_LEVEL_H ) {
        
g_havemine[id] = 4
    
}
    else {
        
g_havemine[id] = 2
    
}
        return 
PLUGIN_CONTINUE

Is this a thing ?
__________________

Last edited by Relaxing; 03-14-2018 at 11:10.
Relaxing is offline
Versus1994
Senior Member
Join Date: Jan 2013
Old 01-22-2017 , 09:39   Re: [REQ] Little edit to LaserMine plugin
Reply With Quote #3

I'll check it, but I don't think this will give any LM in the round start, you'll have to buy them, but I'll check and report. ;)
Versus1994 is offline
Versus1994
Senior Member
Join Date: Jan 2013
Old 01-31-2017 , 11:49   Re: [REQ] Little edit to LaserMine plugin
Reply With Quote #4

Thank you! It worked fine.
Versus1994 is offline
Relaxing
AlliedModders Donor
Join Date: Jun 2016
Location: White Plains
Old 01-31-2017 , 14:55   Re: [REQ] Little edit to LaserMine plugin
Reply With Quote #5

Keep it mind that you can customize the lasermines that a VIP and Player can get. Tick this topic solved, it helps us.
__________________
Relaxing 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 12:43.


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