Raised This Month: $ Target: $400
 0% 

I need help on code


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mando127
Veteran Member
Join Date: Dec 2006
Location: virginia
Old 09-06-2007 , 06:56   I need help on code
Reply With Quote #1

ok i have a plugin that will show "Zombie win" or Humans win" but im not good with code so i need some help with text size


public announce_win_draw() {
static winmessage[256]
get_cvar_string("amx_drawwin_message", winmessage, 255)
set_hudmessage(0, 255, 0, -1.0, 0.25, 0, 1.0, 5.0, 0.1, 0.2, -1)
show_hudmessage(0, "%s", winmessage)


what part do i use to make the text big under this
set_hudmessage(0, 255, 0, -1.0, 0.25, 0, 1.0, 5.0, 0.1, 0.2, -1)
__________________
mando127 is offline
Send a message via Skype™ to mando127
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 09-06-2007 , 07:02   Re: I need help on code
Reply With Quote #2

You can't change text size.

set_hudmessage()
__________________
Arkshine 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 16:10.


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