View Single Post
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 04-23-2009 , 10:45   Re: C4man with fun
Reply With Quote #9

PHP Code:
if(!is_user_alive(id) || !is_user_connected(id)

// ->

if(!is_user_alive(id
Additional check is not needed here

LANG_PLAYER -> id

You do not need to attach the model, its default in CS, so all have it. (i mean models.zip not precache)

Quote:
[en]
C4holding = [AMXX] Be careful!! %s is holding the C4, he is invisible now!

[ru] by xPaw
C4holding = [AMXX] Bud' ostorozhen!! U %s v rukah bomba, on teper' nevidimka!

[de] by cRanNk
C4holding = [AMXX] Vorsicht! %s hat die Bombe, er ist nun Unsichtbar!

[es] by Cr34t!v3
C4holding = [AMXX] Cuidado!! %s a cogido la c4, el es ahora invisible!
__________________

Last edited by xPaw; 04-23-2009 at 10:58.
xPaw is offline