Raised This Month: $ Target: $400
 0% 

[Any] LAZERRRRSSSS!! [Updated Jan11 2015] (Ver 1.3.2!)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Mitchell
~lick~
Join Date: Mar 2010
Plugin ID:
3084
Plugin Version:
1.3.2
Plugin Category:
Fun Stuff
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    81 
    Plugin Description:
    Hold down a bind and you draw stuff. Graffiti, Magic Marker, laser pen
    Old 07-13-2012 , 00:23   [Any] LAZERRRRSSSS!! [Updated Jan11 2015] (Ver 1.3.2!)
    Reply With Quote #1

    DESC.

    Requested of Fire (Fearts)
    Why?
    For teh lulz, of course.

    Usage:
    bind <key> +sm_laser
    ex: bind x +sm_laser

    What? You don't want it to have the Admin Flag ban for it? Use overrides.
    Please note that the developer wiki states that there is a make of 32 temporary entities in multiplayer, that is all.
    Suggestions? No? Alright then.

    Please use the ORIGINAL POST Plugin!
    Spoiler


    1152 downloads since July 13, 2012
    Attached Files
    File Type: sp Get Plugin or Get Source (laserz.sp - 5543 views - 2.6 KB)

    Last edited by Mitchell; 02-14-2015 at 14:04.
    Mitchell is offline
    Fearts
    ferts of daeth
    Join Date: Oct 2008
    Old 07-13-2012 , 00:26   Re: [Any] LAZERRRRSSSS!!
    Reply With Quote #2

    Remake of: http://forums.alliedmods.net/showthr...light=graffiti

    I wanted this made for a while now and no one would do it for me. Thanks a lot for getting it done so quickly.
    __________________
    Fearts is offline
    Groger
    Veteran Member
    Join Date: Oct 2009
    Location: Belgium
    Old 07-13-2012 , 02:25   Re: [Any] LAZERRRRSSSS!!
    Reply With Quote #3

    Didin't read, it allready supports Overrides. Cheers!

    Last edited by Groger; 07-13-2012 at 02:25.
    Groger is offline
    Mitchell
    ~lick~
    Join Date: Mar 2010
    Old 07-13-2012 , 02:32   Re: [Any] LAZERRRRSSSS!!
    Reply With Quote #4

    Quote:
    Originally Posted by Groger View Post
    Didin't read, it allready supports Overrides. Cheers!
    Im guessing you asked for override support? ^^
    Mitchell is offline
    Otokiru
    Senior Member
    Join Date: Apr 2012
    Old 07-13-2012 , 03:45   Re: [Any] LAZERRRRSSSS!!
    Reply With Quote #5

    Running on TF2, when after mapchanges, +sm_laser doesn't appear to be doing anything. No errors, no logs.
    Otokiru is offline
    Groger
    Veteran Member
    Join Date: Oct 2009
    Location: Belgium
    Old 07-13-2012 , 04:44   Re: [Any] LAZERRRRSSSS!!
    Reply With Quote #6

    Quote:
    Originally Posted by Mitchell View Post
    Im guessing you asked for override support? ^^
    Yeah I asked for flag support, but overrides are just fine Also, how does this exactly work, i'm at work so can't test.

    Is it a premade shape? or can you draw shapes?
    Groger is offline
    Otokiru
    Senior Member
    Join Date: Apr 2012
    Old 07-13-2012 , 04:55   Re: [Any] LAZERRRRSSSS!!
    Reply With Quote #7

    Quote:
    Originally Posted by Groger View Post
    Yeah I asked for flag support, but overrides are just fine Also, how does this exactly work, i'm at work so can't test.

    Is it a premade shape? or can you draw shapes?
    [IMG]http://img294.**************/img294/2213/magicmarkerwj0.gif[/IMG]
    *Taken from here

    //Edited
    Anyway, I manage to fix my problem by doing so:
    Code:
    public OnPluginStart()
    {
    	CreateConVar("sm_lazer_version", VERSION, "LAZERRRRSSSS! plugin. derp.", FCVAR_PLUGIN|FCVAR_SPONLY|FCVAR_REPLICATED|FCVAR_NOTIFY);
    	RegAdminCmd("+sm_laser", CMD_laser_p, ADMFLAG_BAN);
    	RegAdminCmd("-sm_laser", CMD_laser_m, ADMFLAG_BAN);
    }
    public OnMapStart()
    {
    	g_sprite = PrecacheModel("materials/sprites/xbeam2.vmt");
    	CreateTimer(0.1, Timer_Pay, _, TIMER_REPEAT|TIMER_FLAG_NO_MAPCHANGE);
    }

    Last edited by Otokiru; 07-13-2012 at 06:04.
    Otokiru is offline
    Sreaper
    髪を用心
    Join Date: Nov 2009
    Old 07-13-2012 , 03:51   Re: [Any] LAZERRRRSSSS!!
    Reply With Quote #8

    Works fine for me on TF2. Just recently used it.
    Sreaper is offline
    Otokiru
    Senior Member
    Join Date: Apr 2012
    Old 07-13-2012 , 04:09   Re: [Any] LAZERRRRSSSS!!
    Reply With Quote #9

    Quote:
    Originally Posted by Sreaper View Post
    Works fine for me on TF2. Just recently used it.
    Even after mapchange?
    Otokiru is offline
    Sreaper
    髪を用心
    Join Date: Nov 2009
    Old 07-13-2012 , 10:27   Re: [Any] LAZERRRRSSSS!!
    Reply With Quote #10

    Quote:
    Originally Posted by Otokiru View Post
    Even after mapchange?
    Oops missed that part. I rarely change the map on my server so I didn't test it after map change.
    Sreaper 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 00:09.


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