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

Request: Hostages Invincible


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ctemiz87
Senior Member
Join Date: Aug 2005
Location: Wien / Österreich
Old 05-22-2007 , 10:41   Request: Hostages Invincible
Reply With Quote #1

Hi people!

I havent found a plugin which makes hostages invincible yet, so i wanted to request one. Or is there any plugin with the same function? I only found: Hostage HP but that isnt what i look for.

sry 4 my english

greetz
__________________
Über ICQ gebe ich NUR HILFE - NICHT MEHR!
ctemiz87 is offline
Send a message via ICQ to ctemiz87 Send a message via AIM to ctemiz87 Send a message via MSN to ctemiz87 Send a message via Yahoo to ctemiz87
ctemiz87
Senior Member
Join Date: Aug 2005
Location: Wien / Österreich
Old 05-22-2007 , 16:19   Re: Request: Hostages Invincible
Reply With Quote #2

no1 ?
__________________
Über ICQ gebe ich NUR HILFE - NICHT MEHR!
ctemiz87 is offline
Send a message via ICQ to ctemiz87 Send a message via AIM to ctemiz87 Send a message via MSN to ctemiz87 Send a message via Yahoo to ctemiz87
teame06
i have a hat
Join Date: Feb 2005
Location: Hat City
Old 05-22-2007 , 23:41   Re: Request: Hostages Invincible
Reply With Quote #3

Only compiled tested.

Code:
#include <amxmodx> #include <fakemeta> public plugin_init() {     register_plugin("Hat", "City", "haha.jpg");     register_event("HLTV", "_HLTV", "a", "1=0", "2=0"); } public _HLTV() {     set_task(1.0, "Ham"); } public Ham() {     new Ent = -1;     while((Ent = engfunc(EngFunc_FindEntityByString, Ent, "classname", "hostage_entity"))     {         if(pev_valid(Ent))         {             set_pev(Ent, pev_takedamage, DAMAGE_NO);         }     } }
__________________
No private support via Instant Message
GunGame:SM Released
teame06 is offline
Send a message via AIM to teame06
ctemiz87
Senior Member
Join Date: Aug 2005
Location: Wien / Österreich
Old 05-23-2007 , 12:14   Re: Request: Hostages Invincible
Reply With Quote #4

I am a noob @ amxx-plugins...
Could u pls compile this plugin and upload it anywhere?

Then I'll test it. THANKS a lot!
__________________
Über ICQ gebe ich NUR HILFE - NICHT MEHR!

Last edited by ctemiz87; 05-23-2007 at 12:27.
ctemiz87 is offline
Send a message via ICQ to ctemiz87 Send a message via AIM to ctemiz87 Send a message via MSN to ctemiz87 Send a message via Yahoo to ctemiz87
Lee
AlliedModders Donor
Join Date: Feb 2006
Old 05-23-2007 , 12:50   Re: Request: Hostages Invincible
Reply With Quote #5

http://www.amxmodx.org/webcompiler.cgi
Lee is offline
ctemiz87
Senior Member
Join Date: Aug 2005
Location: Wien / Österreich
Old 05-23-2007 , 13:30   Re: Request: Hostages Invincible
Reply With Quote #6

i've tried this webcompiler before i've posted here that i need some help ...
but there are 2 errors:
Welcome to the AMX Mod X 1.76-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

/home/groups/amxmodx/tmp3/text2w1Ech.sma(1) : error 038: extra characters on line
/home/groups/amxmodx/tmp3/text2w1Ech.sma(2) : error 013: no entry point (no public functions)

2 Errors.
Could not locate output file /home/groups/amxmodx/public_html/websc3/text2w1Ech.amx (compile failed).
__________________
Über ICQ gebe ich NUR HILFE - NICHT MEHR!
ctemiz87 is offline
Send a message via ICQ to ctemiz87 Send a message via AIM to ctemiz87 Send a message via MSN to ctemiz87 Send a message via Yahoo to ctemiz87
Old 05-23-2007, 13:56
Lee
This message has been deleted by Lee.
ctemiz87
Senior Member
Join Date: Aug 2005
Location: Wien / Österreich
Old 05-23-2007 , 14:27   Re: Request: Hostages Invincible
Reply With Quote #7

Plugin failed to compile! Please try contacting the author.

Welcome to the AMX Mod X 1.76-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

/home/groups/alliedmodders/forums/files/9/6/0/2/16329.attach(19) : warning 211: possibly unintended assignment
/home/groups/alliedmodders/forums/files/9/6/0/2/16329.attach(22) : error 001: expected token: ")", but found "{"

1 Error.
Could not locate output file /home/groups/amxmodx/public_html/compiled3/16329.amx (compile failed).


__________________
Über ICQ gebe ich NUR HILFE - NICHT MEHR!
ctemiz87 is offline
Send a message via ICQ to ctemiz87 Send a message via AIM to ctemiz87 Send a message via MSN to ctemiz87 Send a message via Yahoo to ctemiz87
Bo0m!
Veteran Member
Join Date: Mar 2006
Location: New Jersey
Old 05-23-2007 , 14:35   Re: Request: Hostages Invincible
Reply With Quote #8

*cough*
Attached Files
File Type: sma Get Plugin or Get Source (hostage.sma - 705 views - 431 Bytes)
__________________
Bo0m! is offline
Send a message via AIM to Bo0m! Send a message via MSN to Bo0m! Send a message via Yahoo to Bo0m!
ctemiz87
Senior Member
Join Date: Aug 2005
Location: Wien / Österreich
Old 05-23-2007 , 15:00   Re: Request: Hostages Invincible
Reply With Quote #9

YIHAAAA thanxxxx! time to test
__________________
Über ICQ gebe ich NUR HILFE - NICHT MEHR!
ctemiz87 is offline
Send a message via ICQ to ctemiz87 Send a message via AIM to ctemiz87 Send a message via MSN to ctemiz87 Send a message via Yahoo to ctemiz87
Lee
AlliedModders Donor
Join Date: Feb 2006
Old 05-23-2007 , 15:10   Re: Request: Hostages Invincible
Reply With Quote #10

So that's why you don't randomly remove parenthesis after you've already fixed the problem and uploaded the solution.
Lee 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 03:01.


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