Raised This Month: $12 Target: $400
 3% 

CZ Tutor Messages


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
r14170
Veteran Member
Join Date: Dec 2009
Old 09-24-2011 , 20:18   CZ Tutor Messages
Reply With Quote #1

How do i make a simple cz tutor message IN CS: CZ. NOT CS 1.6 (its illegal)
r14170 is offline
modernwarfare
Senior Member
Join Date: Aug 2011
Location: sweden
Old 09-24-2011 , 20:22   Re: CZ Tutor Messages
Reply With Quote #2

Quote:
Originally Posted by r14170 View Post
How do i make a simple cz tutor message IN CS: CZ. NOT CS 1.6 (its illegal)
i never understood why it is illegal?
__________________
Im supporting/coding XP Mod Plugin
Free Palestine
R.I.P. The 2967 American people that lost their lives 9/11 and R.I.P.
The 48,644 Afghan and 1,690,903 Iraqi people that paid the ultimate price for a crime they did not commit.



modernwarfare is offline
Send a message via MSN to modernwarfare Send a message via Skype™ to modernwarfare
r14170
Veteran Member
Join Date: Dec 2009
Old 09-24-2011 , 20:52   Re: CZ Tutor Messages
Reply With Quote #3

cuz its copyrighted and its done only for cs:cz.

btw lock this thread, i found everything i need :]
r14170 is offline
r14170
Veteran Member
Join Date: Dec 2009
Old 09-24-2011 , 21:38   Re: CZ Tutor Messages
Reply With Quote #4

Oh, and -

that makes a Tutor message at the top right corner.
Code:
MakeTutor(id, Text[], Color) 
{

	if(is_user_connected( id ))
	{
		message_begin(MSG_ONE_UNRELIABLE, g_MsgTutor, _, id)
		write_string(Text)
		write_byte(0)
		write_short(0)
		write_short(0)
		write_short(1<<Color)
		message_end()
	}
}
How do i make so this will show a Tutor message in the top RIGHT corner? or this can't be done ?
r14170 is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 09-25-2011 , 05:11   Re: CZ Tutor Messages
Reply With Quote #5

"the top right corner"

"the top RIGHT corner"

What is the difference ?
__________________
Arkshine is offline
Erox902
Veteran Member
Join Date: Jun 2009
Location: Never Never Land
Old 09-25-2011 , 06:14   Re: CZ Tutor Messages
Reply With Quote #6

Do you know what the write_byte and write_shorts are?
I'm not saying that anyone of them is the position but it might be.
Erox902 is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 09-25-2011 , 06:16   Re: CZ Tutor Messages
Reply With Quote #7

Not related. The position is hardcoded in some files.
__________________
Arkshine is offline
r14170
Veteran Member
Join Date: Dec 2009
Old 09-25-2011 , 08:13   Re: CZ Tutor Messages
Reply With Quote #8

lol at me. i mean i want to move it to the top left corner sry my mistake
r14170 is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 09-25-2011 , 08:43   Re: CZ Tutor Messages
Reply With Quote #9

Unless you modify manually the file where the box is designed, you can't through the message.
__________________
Arkshine is offline
deadman909
Veteran Member
Join Date: Oct 2008
Old 09-25-2011 , 23:26   Re: CZ Tutor Messages
Reply With Quote #10

Is this to remove that ads? Or what is a tutor message?
__________________

deadman909 is offline
Send a message via MSN to deadman909 Send a message via Yahoo to deadman909
Reply


Thread Tools
Display Modes

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 09:29.


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