View Single Post
Cheap_Suit
Veteran Member
Join Date: May 2004
Old 07-21-2008 , 16:33   Re: Different message at the same time
Reply With Quote #4

PHP Code:
show_hudmessage(id"%s %s cool!"id == KillerID "You" KillerNameid == KillerID "are" "is"
or

PHP Code:
format(KillerNamecharsmax(KillerName), "%s is"KillerName)
show_hudmessage(id"%s cool!"id == KillerID "You are" KillerName
__________________
HDD fried, failed to backup files. Sorry folks, just don't have free time anymore. This is goodbye.
Cheap_Suit is offline