Raised This Month: $ Target: $400
 0% 

Is this possible? (guess yes)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Speed!
BANNED
Join Date: Jan 2009
Old 03-24-2009 , 14:43   Is this possible? (guess yes)
Reply With Quote #1

While I was playing I noticed with bots, that they learned the map. What called my attention was the box that showed the process bar, and it seem not to be client side, since bots are just server side.

Here is a picture
Attached Thumbnails
Click image for larger version

Name:	learning.jpg
Views:	306
Size:	80.8 KB
ID:	39444  
Speed! is offline
AntiBots
Veteran Member
Join Date: May 2008
Location: Brazil
Old 03-24-2009 , 16:15   Re: Is this possible? (guess yes)
Reply With Quote #2

You can do that but like the Defuse line. That i dont have idea.
__________________
AntiBots is offline
Send a message via ICQ to AntiBots Send a message via MSN to AntiBots Send a message via Skype™ to AntiBots
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 03-24-2009 , 16:21   Re: Is this possible? (guess yes)
Reply With Quote #3

Which bots ?
Arkshine is offline
Speed!
BANNED
Join Date: Jan 2009
Old 03-24-2009 , 16:24   Re: Is this possible? (guess yes)
Reply With Quote #4

Quote:
Originally Posted by arkshine View Post
Which bots ?
zbots guess

maybe that is just not included with AMXMODX

btw: sometimes when edicting a post, it says instead of "save", "vote now"
Speed! is offline
SonicSonedit
Veteran Member
Join Date: Nov 2008
Location: Silent Hill
Old 03-24-2009 , 16:27   Re: Is this possible? (guess yes)
Reply With Quote #5

Do you mean progressbar? it's included in AMXX, it's a "BarTime" message.
http://war3ft.com/downloads/misc/events_CS.htm
__________________

SonicSonedit is offline
Speed!
BANNED
Join Date: Jan 2009
Old 03-24-2009 , 16:30   Re: Is this possible? (guess yes)
Reply With Quote #6

Quote:
Originally Posted by SonicSonedit View Post
Do you mean progressbar? it's included in AMXX, it's a "BarTime" message.
http://war3ft.com/downloads/misc/events_CS.htm
i mean like the one on the picture. Not like the defuse one
Speed! is offline
SonicSonedit
Veteran Member
Join Date: Nov 2008
Location: Silent Hill
Old 03-24-2009 , 16:32   Re: Is this possible? (guess yes)
Reply With Quote #7

Oh, sorry.
Box around the bar, yes, that's interesting.
Maybe its CZCareerHUD or BotProgress?
__________________


Last edited by SonicSonedit; 03-24-2009 at 16:35.
SonicSonedit is offline
hleV
Veteran Member
Join Date: Mar 2007
Location: Lithuania
Old 03-24-2009 , 16:36   Re: Is this possible? (guess yes)
Reply With Quote #8

Give us the files of those bots and then we might be able to give you a more accurate answer.
__________________
hleV is offline
Speed!
BANNED
Join Date: Jan 2009
Old 03-24-2009 , 16:39   Re: Is this possible? (guess yes)
Reply With Quote #9

Im uploading'em.

btw, I found this .res file, that might be relevant.

Code:
"Resource/UI/CSProgressBar.res"
{
	"CSProgressBar"
	{
		"ControlName"		"Frame"
		"fieldName"		"CSProgressBar"
		"xpos"		"200"
		"ypos"		"215"
		"wide"		"240"
		"tall"		"40"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"settitlebarvisible"		"0"
	}
	"RoundedCornerBackground"
	{
		"ControlName"		"Panel"
		"fieldName"		"RoundedCornerBackground"
		"xpos"		"0"
		"ypos"		"0"
		"wide"		"240"
		"tall"		"40"
		"autoResize"		"0"
		"pinCorner"		"2"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"settitlebarvisible"		"0"
		"zpos"		"0"
	}
	"TitleLabel"
	{
		"ControlName"		"Label"
		"fieldName"		"TitleLabel"
		"xpos"		"5"
		"ypos"		"5"
		"wide"		"80"
		"tall"		"15"
		"autoResize"		"0"
		"pinCorner"		"2"
		"visible"		"0"
		"enabled"		"1"
		"tabPosition"		"0"
		"labelText"		""
		"textAlignment"		"north-west"
		"dulltext"		"0"
		"brighttext"		"0"
		"zpos"		"1"
	}
	"TextLabel"
	{
		"ControlName"		"Label"
		"fieldName"		"TextLabel"
		"xpos"		"5"
		"ypos"		"5"
		"wide"		"230"
		"tall"		"15"
		"autoResize"		"0"
		"pinCorner"		"2"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"labelText"		""
		"textAlignment"		"north-west"
		"dulltext"		"0"
		"brighttext"		"0"
		"zpos"		"1"
	}
	"ProgressBarSizer"
	{
		"ControlName"		"Panel"
		"fieldName"		"ProgressBarSizer"
		"xpos"		"9"
		"ypos"		"24"
		"wide"		"222"
		"tall"		"7"
		"autoResize"		"0"
		"pinCorner"		"2"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"zpos"		"1"
	}
	"ProgressBar"
	{
		"ControlName"		"Panel"
		"fieldName"		"ProgressBar"
		"xpos"		"9"
		"ypos"		"24"
		"wide"		"222"
		"tall"		"7"
		"autoResize"		"0"
		"pinCorner"		"2"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"zpos"		"1"
	}
	"ProgressBarBorder"
	{
		"ControlName"		"Panel"
		"fieldName"		"ProgressBarBorder"
		"xpos"		"7"
		"ypos"		"22"
		"wide"		"226"
		"tall"		"10"
		"autoResize"		"0"
		"pinCorner"		"2"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"0"
		"zpos"		"2"
	}
}
It's at \resource\UI\CSProgressBar.res
Speed! is offline
SonicSonedit
Veteran Member
Join Date: Nov 2008
Location: Silent Hill
Old 03-24-2009 , 16:42   Re: Is this possible? (guess yes)
Reply With Quote #10

it's GUI, maybe VGUIMenu msg is used?
well, any way it's probably one of CZ (added in 1.6) msgs either CZCareerHUD, BotProgress or VGUIMenu and we don't know anything about them =\
__________________

SonicSonedit 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 09:04.


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