Raised This Month: $ Target: $400
 0% 

Need simple print help!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ZerroQ
Member
Join Date: Jun 2006
Location: European Union: Latvia
Old 06-28-2006 , 11:27   Re: Need simple print help!
Reply With Quote #1

I resolved this question by myself
Here's the code to print text in front of the crosshair ( in the middle of screen )
Code:
engclient_print(0,engprint_center, "Thank you for playing!^nLoading next map...")
__________________
* we Create our own fate...
ZerroQ is offline
Send a message via Skype™ to ZerroQ
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 06-30-2006 , 13:18   Re: Need simple print help!
Reply With Quote #2

Quote:
Originally Posted by ZerroQ
I resolved this question by myself
Here's the code to print text in front of the crosshair ( in the middle of screen )
Code:
engclient_print(0,engprint_center, "Thank you for playing!^nLoading next map...")
You can just use client_print(0,print_center... but whatever.

Code:
       message_begin(MSG_ONE,get_user_msgid("SayText"),{0,0,0},0);        write_byte(0)        write_string(string[])        message_end()

No, use MSG_BROADCAST rather than MSG_ONE.
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
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 08:03.


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