AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   Solved Laser edition help ? (https://forums.alliedmods.net/showthread.php?t=327154)

derio157 09-03-2020 18:59

Laser edition help ?
 
2 Attachment(s)
Hello.

I have an edit request for you = D

I have this laser plugin on my server, but it only gives 1 laser to the player.

I wanted him 3 per player ...

And I also wanted to know if it is possible to put a hud informing how long it takes to remove the laser and how much life it has.

SMA/INCLUIDE

Cirovic 09-03-2020 19:24

Re: Laser edition help ?
 
Line 161.

g_LSTAMMO = register_cvar("amx_ltm_startammo","1")

replace with this
g_LSTAMMO = register_cvar("amx_ltm_startammo","3")

derio157 09-03-2020 19:48

Re: Laser edition help ?
 
Quote:

Originally Posted by Cirovic (Post 2716541)
Line 161.

g_LSTAMMO = register_cvar("amx_ltm_startammo","1")

replace with this
g_LSTAMMO = register_cvar("amx_ltm_startammo","3")

STILL GIVING ONLY 1 laser:cry:

Cirovic 09-03-2020 20:23

Re: Laser edition help ?
 
amx_ltm_startammo 3

put this in amxx.cfg and server.cfg, restart server and try again.

+ARUKARI- 09-04-2020 00:11

Re: Laser edition help ?
 
this base lasermine is very old...

derio157 09-04-2020 14:15

Re: Laser edition help ?
 
Quote:

Originally Posted by +ARUKARI- (Post 2716556)
this base lasermine is very old...

please recommend me a better one, so i can update.

I saw a laser plugin on a server that shows the life of the laser in hud and when we remove it it shows the remaining time

Supremache 09-04-2020 14:21

Re: Laser edition help ?
 
Quote:

Originally Posted by derio157 (Post 2716650)
please recommend me a better one, so i can update.

I saw a laser plugin on a server that shows the life of the laser in hud and when we remove it it shows the remaining time

there's already plugin, search on google and you will find it


All times are GMT -4. The time now is 19:27.

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