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

Knife Fight 1.5 (09/10/09 Last Update)


Post New Thread Reply   
 
Thread Tools Display Modes
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 04-12-2009 , 15:56   Re: Knife Fight
Reply With Quote #11

IMO, to be consistent with AMXX I would use "You have no access to that command" for CMD_NOT. But, that's really up to you .
__________________
fysiks is offline
TitANious
Veteran Member
Join Date: Feb 2009
Location: Denmark
Old 04-12-2009 , 17:19   Re: Knife Fight 1.0
Reply With Quote #12

Well done
Code:
[da]
HUD_FK = Knife Fight !!!
HUD_ENABLE = %s har aktiveret Knife Fight
ALREADY_ENABLE = Knife Fight er aktiv
CMD_NOT = Du har ikke tilladelse til den kommando
And should'nt HUD_FK be HUD_KF?
__________________
I dislike this.

"A sneeze never comes alone!" <-- Important to remember.
TitANious is offline
Send a message via MSN to TitANious
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 04-12-2009 , 19:33   Re: Knife Fight 1.0
Reply With Quote #13

Quote:
Originally Posted by TitANious View Post
Well done
Code:
[da]
HUD_FK = Knife Fight !!!
HUD_ENABLE = %s har aktiveret Knife Fight
ALREADY_ENABLE = Knife Fight er aktiv
CMD_NOT = Du har ikke tilladelse til den kommando
And should'nt HUD_FK be HUD_KF?
thanks
__________________
alan_el_more is offline
Mifuntm
Senior Member
Join Date: Feb 2008
Location: in space...
Old 04-12-2009 , 20:01   Re: Knife Fight 1.0
Reply With Quote #14

someone can help me, and tell how to change this admin flag to ADMIN_IMMUNITY ??
Mifuntm is offline
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 04-12-2009 , 20:02   Re: Knife Fight 1.0
Reply With Quote #15

if (!cmd_access(id, level, cid, 2))



if (!cmd_access(id, level, cid, 1))
__________________
alan_el_more is offline
Mifuntm
Senior Member
Join Date: Feb 2008
Location: in space...
Old 04-12-2009 , 20:05   Re: Knife Fight 1.0
Reply With Quote #16

Thanks!

Last edited by Mifuntm; 04-12-2009 at 20:13. Reason: sorry i used webcompiler and work fine
Mifuntm is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 04-12-2009 , 21:12   Re: Knife Fight 1.0
Reply With Quote #17

Quote:
Originally Posted by alan_el_more View Post
if (!cmd_access(id, level, cid, 2))



if (!cmd_access(id, level, cid, 1))
That will only change the number of required arguments. Look here.

PHP Code:
register_clcmd("say /kf""cmdkf"


PHP Code:
register_clcmd("say /kf""cmdkf"ADMIN_IMMUNITY
__________________

Last edited by fysiks; 04-12-2009 at 21:15.
fysiks is offline
PsYChOPaTiQuE
Veteran Member
Join Date: Jan 2009
Location: Paris
Old 04-12-2009 , 21:35   Re: Knife Fight 1.0
Reply With Quote #18

Code:
[fr]
HUD_FK = Combat de couteaux !!!
HUD_ENABLE = %s a active le combat de couteaux
ALREADY_ENABLE = Le combat de couteaux est active
CMD_NOT = Tu n'as pas assez de droit pour cela.
__________________
PsYChOPaTiQuE is offline
dorin2oo7
Senior Member
Join Date: Jun 2008
Location: Sibiu, Romania
Old 04-12-2009 , 22:02   Re: Knife Fight 1.0
Reply With Quote #19

Romanian Translation
Code:
[ro]
HUD_FK = 'Lupta cu cutite' !!!
HUD_ENABLE = %s a activat 'Lupta cu cutite'
ALREADY_ENABLE = 'Lupta cu cutite' este activata
CMD_NOT = Nu ai acces la aceasta comanda !
If there is some other ideea for Knife Fight romanian translation is very welcome
__________________
dorin2oo7 is offline
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 04-12-2009 , 22:17   Re: Knife Fight 1.0
Reply With Quote #20

thanks dorin2oo7 & PsYChOPaTiQuE for the translations
__________________
alan_el_more 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 11:20.


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