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

Module: Free For All


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
soccdoodcss
Veteran Member
Join Date: Nov 2006
Location: Wisconsin
Old 08-22-2008 , 01:48   Module: Free For All
Reply With Quote #1

This is basically ripped and arranged from CSDM. The Radar Blocker was converted from Bail's AMXX Version and implemented into the module.

This module allows you to remove the reduced team damage, correctly reverse TK's, and stop the users' radar from working. They can be turned on and off all together, or one-by-one.

Was compiled with 1.8.1.3746 and VC++ 2008.
Attached Files
File Type: zip ffa_amxx source.zip (4.76 MB, 636 views)
File Type: zip ffa_amxx.zip (16.5 KB, 464 views)
File Type: sma Get Plugin or Get Source (ffa example.sma - 1334 views - 2.6 KB)
__________________
"Now safe beneath their wisdom and their feet.
Here I will teach you truly how to sleep."
soccdoodcss is offline
Send a message via AIM to soccdoodcss
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 08-22-2008 , 12:18   Re: Module: Free For All
Reply With Quote #2

oh why thank you
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
soccdoodcss
Veteran Member
Join Date: Nov 2006
Location: Wisconsin
Old 08-22-2008 , 20:05   Re: Module: Free For All
Reply With Quote #3


this can all be yours for 15 easy payments of 10 cookies
__________________
"Now safe beneath their wisdom and their feet.
Here I will teach you truly how to sleep."

Last edited by soccdoodcss; 08-22-2008 at 21:18.
soccdoodcss is offline
Send a message via AIM to soccdoodcss
fiury
Member
Join Date: Aug 2010
Old 03-25-2012 , 18:48   Re: Module: Free For All
Reply With Quote #4

Quote:
Originally Posted by soccdoodcss View Post
This is basically ripped and arranged from CSDM. The Radar Blocker was converted from Bail's AMXX Version and implemented into the module.

This module allows you to remove the reduced team damage, correctly reverse TK's, and stop the users' radar from working. They can be turned on and off all together, or one-by-one.

Was compiled with 1.8.1.3746 and VC++ 2008.

I should ffa_amxx.dll acer with the file. Where I have to put it and what does?

When compiling the plugin you should put on ffa.inc to only remove the RADAR

# if defined _ffa_included
# endinput
# endif
# define _ffa_included

# if AMXX_VERSION_NUM> = 175
# pragma reqlib ffa
# if! defined AMXMODX_NOAUTOLOAD
# pragma LOADLIB ffa
# endif
# else
# pragma library ffa
# endif

# define FFA_VERSION "0.1"

/ / Returns / sets the current FFA (free for all) state
ffa_get native ()
native ffa_set (on_or_off)

ffa_get_tks native ()
native ffa_set_tks (on_or_off)

ffa_get_damage native ()
native ffa_set_damage (on_or_off)

ffa_get_radar native ()
native ffa_set_radar (on_or_off)


I'm using it with CSDM 2.1 and FFA activated
fiury is offline
pacheco
Senior Member
Join Date: Jul 2011
Old 03-25-2012 , 20:49   Re: Module: Free For All
Reply With Quote #5

Nice.
__________________



pacheco is offline
Rokr__
New Member
Join Date: Jul 2010
Old 05-03-2012 , 02:31   Re: Module: Free For All
Reply With Quote #6

not working, build 5408, i crying
__________________
Rokr__ is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 05-05-2012 , 20:40   Re: Module: Free For All
Reply With Quote #7

If I find some motivation, I will update it.
__________________
Arkshine is offline
Reply


Thread Tools
Display Modes

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 04:43.


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