Thread: Xtreme Medic
View Single Post
Author Message
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 04-29-2013 , 12:33   Xtreme Medic
Reply With Quote #1

Code:
[en]
XM_ANOUNCEMENT = "[%s] !nMedic is enabled - Bind a key to '!gMedic_Call!n' or type !g/medic"
XM_NOTALIVE = "[%s] !nYou must be alive to call a medic."
XM_OUTOFCALLS = "[%s] !nYour are out of medic calls."
XM_NOTLOWHP = "[%s] !nYour health must be lower than !g%i !nto call a medic"
XM_COOLDOWN = "[%s] !nYou must wait !g%d !nseconds to call again."
XM_HEALED = "[%s] !nYou have been healed."
XM_LASTCALL = "[%s] !nThat was your last medic call."
XM_ONECALLLEFT = "[%s] !nYou have!g 1 !nmedic call left."
XM_ONECALLLEFT = "[%s] !nYou have!g %d !nmedic calls left."
Attached Files
File Type: txt xtrememedic.txt (577 Bytes, 189 views)

Last edited by Doc-Holiday; 04-29-2013 at 12:35.
Doc-Holiday is offline