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

Help / Support Lasermine help


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
oyblya
Junior Member
Join Date: Jan 2019
Old 01-30-2019 , 09:03   Lasermine help
Reply With Quote #1

I'd like to ask for help related to lasermines on my nightmaremode 4.3 zp server
There's two things I'd like to get:

1.) Enable movement while setting a laser

2.) Making lasers disappear at the end of the round; because as of now, lasers do stay active at the end of the round and it is possible to die in even your teammate's!

Thanks a lot in advance!
Sma is added.
Attached Files
File Type: sma Get Plugin or Get Source (zp_lasermine_28v.sma - 309 views - 37.4 KB)
oyblya is offline
HiDeath
Senior Member
Join Date: Aug 2018
Location: Tunisia
Old 03-27-2019 , 11:38   Re: Lasermine help
Reply With Quote #2

Try to use ZP 5.0.8 lasermine
HiDeath is offline
Krtola
Veteran Member
Join Date: Oct 2013
Location: Serbia
Old 03-28-2019 , 05:32   Re: Lasermine help
Reply With Quote #3

Plugin already delete all lasers on round end
PHP Code:
public endround(id)
{
    if(!
get_pcvar_num(g_LENABLE))
        return 
PLUGIN_CONTINUE

    
// Удаление мин после конца раунда
    
DeleteTask(id);
    
RemoveAllTripmines(id);

    return 
PLUGIN_CONTINUE

For speed , delete
PHP Code:
set_pev(idpev_maxspeed1.0
__________________
Check my original plugins for cs 1.6 and subscribe on channel
Look at the video bellow to see zombie frost grenade

https://youtu.be/j0zspNfN-AM?si=_1IiGPETN-GQY9Ua

Look at the video below to see Zombie blind grenade

https://youtu.be/ORC7ZmoaipQ?si=QC8Bul96QGitUwX4

Last edited by Krtola; 03-28-2019 at 05:34.
Krtola is offline
Send a message via Skype™ to Krtola
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 05:24.


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