AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Insane Pistol Arena X V0.5 [updated] (https://forums.alliedmods.net/showthread.php?t=366)

knekter 03-20-2004 11:07

Insane Pistol Arena X V0.5 [updated]
 
1 Attachment(s)
Code:

/**************************************************************
*
*  Insane Pistol Arena X - By Knekter
*  Copyright (C) 2004, MCProductions
*
***************************************************************
*
*  I. INTRODUCTION
*
*  Insane pistol arena was first created by me over a year
*  ago.  Once steam came out I grew tired of making plugins
*  and I stopped playing HL all together.  Soon after Valve
*  took WON down and CS 1.5 was lost all together.  I
*  decided that it was time for a change and I came back
*  and started playing again.  It wasn't as bad as I thought.
*  Now im scripting again and I decided to fix this plugin
*  so it would be more efficient with less code.  I hope
*  you like what I have done!
*
***************************************************************
*
*  II. USAGE
*
*  To start the pistol arena you need to have at least
*  ADMIN_SLAY capabilities.  Once you are ready to start
*  simply type in the console 'amx_pistolarena on' and the
*  plugin will do the rest.  To turn the plugin off type
*  in the console 'amx_pistolarena off'.  To change the fun
*  functions of the plugins refer to the CVARS below.
*
***************************************************************
*
*  III. CVARS
*
*  amx_pistolarena_glow        <1=on/0=off>
*  amx_pistolarena_armor      <0 to 500>
*  amx_pistolarena_health      <100 to 250>
*  amx_pistolarena_gravity    <1 to 800>
*  amx_pistolarena_maxspeed    <320 to 700>
*
***************************************************************
*
*  IV. REQUIREMENTS
*
*  This plugin requires the fun and cstrike module to be
*  running on your server.
*
***************************************************************/

Please post and Bugs/Errors/suggestions in this forum!

DoubleTap 03-20-2004 11:25

Can all the unneeded stuff be turned off with a cvar ? Like gravity, glow, grenade & HP ? Otherwise this sounds like a nice addon, we didn't have this for AMX (Not in this form).

Vic/DT

knekter 03-20-2004 11:34

hmmm
 
thats a good idea, the gravity and such cvars, Ill add that to my new Version :)

knekter 03-20-2004 15:38

Quote:

Originally Posted by DoubleTap
Can all the unneeded stuff be turned off with a cvar ? Like gravity, glow, grenade & HP ? Otherwise this sounds like a nice addon, we didn't have this for AMX (Not in this form).

Vic/DT

I added the Cvars just like you asked :) Have FUN!

BigBaller 03-20-2004 17:04

Wow, I so love you, I have been wanting a pistol only plugin for a while.

Good job I will check this out in a hour.

DoubleTap 03-20-2004 17:29

Yes, with the options to turn off the rest, this one just made my list...

Vic/DT

tnsk8er27 03-20-2004 17:45

gj this plugin is so cool

BigBaller 03-20-2004 18:57

Wow

the plugin crashed my server as soon as I started it.

it didnt even leave a log message on what happened.

knekter 03-20-2004 22:15

Hmmmm
 
hmmm, it doesn't crash on mine? I dont know what to tell ya....

BAILOPAN 03-20-2004 22:34

Giving a lot of crap has been known to have problems on linux servers, especially if you give like 30 things to every person in the game at once.

I recommend doing
Code:
spawn(vIndex) spawn(vIndex)

instead of just once - it removes problems with the hud.


All times are GMT -4. The time now is 05:16.

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