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

New laser sight


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
MaHu
Member
Join Date: Jun 2011
Location: Belarus
Old 10-12-2012 , 15:45   New laser sight
Reply With Quote #1

This plugin adds laser sight on zombie plague and classic servers(just comment/uncomment #define ZP)
laser sight removes weapon's recoil
video
plugin have some cvars:
Quote:
#define lasercost 3000//cost
#define r 0 //red
#define g 0 //green
#define b 255 //blue
#define light 180 //0-180
#define scale 0.08 //scale
Attached Files
File Type: sma Get Plugin or Get Source (laser.sma - 1350 views - 4.7 KB)

Last edited by MaHu; 10-13-2012 at 15:03. Reason: added cvars
MaHu is offline
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Old 10-12-2012 , 17:44   Re: New laser sight
Reply With Quote #2

Suggestion: Make it other color, when isnt dark, i cant see laser.
__________________
Jhob94 is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 10-12-2012 , 20:22   Re: New laser sight
Reply With Quote #3

Quote:
Originally Posted by MaHu View Post
plugin have 1 cvar-cost
Where?
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Neeeeeeeeeel.-
Some Guy Yellin'
Join Date: Jul 2010
Location: Argentina
Old 10-12-2012 , 21:52   Re: New laser sight
Reply With Quote #4

PHP Code:
public fw_spawn(id)
{
    if(
is_user_alive(id)){
        
laser[id]=false
        weapon
[id]=0
        weapona
[id]=""
        
lasermake(id,0)
    }
}

public 
fw_killed(id)
{
    
laser[id]=false
    weapon
[id]=0
    weapona
[id]=""
    
lasermake(id,0)

Why twice?
__________________
Neeeeeeeeeel.- is offline
Send a message via Skype™ to Neeeeeeeeeel.-
dias
BANNED
Join Date: Jul 2009
Location: South Vietnam
Old 10-13-2012 , 03:01   Re: New laser sight
Reply With Quote #5

^
- Code Style
dias is offline
Send a message via Yahoo to dias Send a message via Skype™ to dias
BLacking98
Veteran Member
Join Date: Oct 2012
Location: California
Old 12-08-2012 , 20:16   Re: New laser sight
Reply With Quote #6

I heard laser plugins cause LAG on servers .-.
__________________
BLacking98 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 07:10.


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