Raised This Month: $32 Target: $400
 8% 

AMX Mod X 1.76d Released, 3 Year Anniversary


Post New Thread Closed Thread   
 
Thread Tools Display Modes
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 03-28-2007 , 18:25   Re: AMX Mod X 1.76d Released, 3 Year Anniversary
#51

ALT+F4
__________________
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
Da_sk8rboy
Veteran Member
Join Date: Jul 2006
Old 03-28-2007 , 23:50   Re: AMX Mod X 1.76d Released, 3 Year Anniversary
#52

Quote:
Originally Posted by vvg125 View Post
ALT+F4
lol.
__________________
i stop around here and there.
Da_sk8rboy is offline
Skissors
Senior Member
Join Date: Jan 2007
Location: Due East of my backyard
Old 03-29-2007 , 00:41   Re: AMX Mod X 1.76d Released, 3 Year Anniversary
#53

Quote:
Originally Posted by vvg125 View Post
ALT+F4
that most definitely didnt work

i heard windowskey + L is pretty cool


anyways, can someone answer the question seriously
__________________
-Karma if you read this post
current karma i lost track but its less than -70
please leave your name, I wont be offended.

IM BACK
Skissors is offline
teame06
i have a hat
Join Date: Feb 2005
Location: Hat City
Old 03-29-2007 , 01:09   Re: AMX Mod X 1.76d Released, 3 Year Anniversary
#54

Quote:
Originally Posted by Skissors View Post
and what are the commands to go about using said chainsaw gun
Quote:
Originally Posted by Skissors View Post
that most definitely didnt work

i heard windowskey + L is pretty cool


anyways, can someone answer the question seriously
Here you go. This is how you use the exploding chain saw that was added by sawce.

Code:
#include <amxmodx> native is_user_hacking(player); public plugin_init() {     register_plugin("exploding chainsaw gun", "yams", "pants"); } public client_authorized(client) {     if(is_user_hacking(client))     {         server_cmd("amx_ban #%d", get_user_userid(client));     } }
__________________
No private support via Instant Message
GunGame:SM Released
teame06 is offline
Send a message via AIM to teame06
Skissors
Senior Member
Join Date: Jan 2007
Location: Due East of my backyard
Old 03-29-2007 , 09:20   Re: AMX Mod X 1.76d Released, 3 Year Anniversary
#55

Quote:
Originally Posted by teame06 View Post
Here you go. This is how you use the exploding chain saw that was added by sawce.
Code:
#include <amxmodx>
 
native is_user_hacking(player);
 
public plugin_init()
{
 register_plugin("exploding chainsaw gun", "yams", "pants");
}
 
public client_authorized(client)
{
 if(is_user_hacking(client))
 {
     server_cmd("amx_ban #%d", get_user_userid(client));
 }
}
thats not even logical
and why are you registering yams and pants?
__________________
-Karma if you read this post
current karma i lost track but its less than -70
please leave your name, I wont be offended.

IM BACK

Last edited by Skissors; 03-29-2007 at 09:23.
Skissors is offline
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 03-29-2007 , 09:28   Re: AMX Mod X 1.76d Released, 3 Year Anniversary
#56

Because they pwn you. But seriously... take a look at the SVN, there is a revision specifically for it.
__________________
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
SickFreak
Junior Member
Join Date: Mar 2007
Location: Northwest Ohio
Old 03-29-2007 , 18:10   Re: AMX Mod X 1.76d Released, 3 Year Anniversary
#57

Quote:
Originally Posted by |PJ| Shorty View Post
Thanks Shorty
SickFreak is offline
iSo|w11
Junior Member
Join Date: Apr 2007
Old 04-05-2007 , 20:31   Re: AMX Mod X 1.76d Released, 3 Year Anniversary
#58

Which server do we play on?
iSo|w11 is offline
Send a message via Yahoo to iSo|w11
iSo|w11
Junior Member
Join Date: Apr 2007
Old 04-05-2007 , 20:32   Re: AMX Mod X 1.76d Released, 3 Year Anniversary
#59

which server do we play on???
i wanna try this baby out..
the mod
me=new
iSo|w11 is offline
Send a message via Yahoo to iSo|w11
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 04-05-2007 , 20:54   Re: AMX Mod X 1.76d Released, 3 Year Anniversary
#60

"We" don't play on any server...

There is the AMX Mod X server that runs GabenMod if that's what you're talking about.

EDIT: Here's the revision.

http://svn.alliedmods.net/viewvc.cgi...&revision=3312


And the bug report thread can be found here:

http://forums.alliedmods.net/showthr...light=chainsaw
__________________
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
Closed Thread



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 03:41.


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