Raised This Month: $32 Target: $400
 8% 

[CS:GO] ckSurf (1.18f, 24.11.2015)


Post New Thread Reply   
 
Thread Tools Display Modes
A_RM
AlliedModders Donor
Join Date: Oct 2016
Location: Canada
Old 06-23-2017 , 21:00   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2641

Quote:
Originally Posted by sneaK View Post
misc.sp, search for "<font color" (center hud hint uses html colors)
Do you know where we would throw in the font color if we wanted to change the color of the speed output? I'd assume it's somewhere in here

Code:
if (IsValidEntity(client) && 1 <= client <= MaxClients && !g_bOverlay[client])
		{
			if (g_bTimeractivated[client])
			{
				if (g_bPause[client])
				{
					PrintHintText(client, "<font face=''>%s<font color='#FF0000'>Paused</font> %s\nPB: %s%s\nStage: %sSpeed: %i</font>", timerText, g_szLastSRDifference[client], g_szLastPBDifference[client], szRank, StageString, RoundToNearest(g_fLastSpeed[client]));
				}
				else
				{
					PrintHintText(client, "<font face=''>%s%s %s\nPB: %s%s\nStage: %sSpeed: %i</font>", timerText, pAika, g_szLastSRDifference[client], g_szLastPBDifference[client], szRank, StageString, RoundToNearest(g_fLastSpeed[client]));
				}
			}
			else
				PrintHintText(client, "<font face=''>%s<font color='#FF0000'>Stopped</font> %s\nPB: %s%s\nStage: %sSpeed: %i</font>", timerText, g_szLastSRDifference[client], g_szLastPBDifference[client], szRank, StageString, RoundToNearest(g_fLastSpeed[client]));
		}
A_RM is offline
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 06-23-2017 , 23:01   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2642

The two CBaseClient offsets need to be +1 in set name game data. however, this should be updated to use sourcemods natives
Dr!fter is offline
Ultralord
Senior Member
Join Date: Oct 2008
Old 06-24-2017 , 08:46   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2643

Quote:
Originally Posted by Ultralord View Post
For some reason the bot doesnt say the record timer on his name yesterday was ok ..
how i can check it if something goes wrong or which command are..?

thanks in advance..
also

i tried and put one map on my server all was ok only issue that in bonus stages the timer when someone starts the bonus and fall and gets back to start the timer continues is possible to start again the timer if someone fall on bonus stages?
Ultralord is offline
Destinyg133
Senior Member
Join Date: Jul 2016
Location: Croatia
Old 06-24-2017 , 17:13   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2644

@sneaK
Hi, i would need your help again, currently i am using forked cksurf from "marcowmadeira"
but i have few problems that i cant solve and was hoping you might have some answers since you were using this version before

I keep getting this messages that stops the timer
[Surf Timer] Max velocity exceeded to start stage 2.
[Surf Timer] Prehopping is not allowed on the stage records.

plus when i try to do "refresh ranks" its going for unlimited time, and it never actually shows on which number it is on console as it should, so i doubt it even started, so could you report do you have this issue aswell and how to solve issue from above?
__________________
Destinyg133 is offline
Enrory
Senior Member
Join Date: Nov 2016
Location: Austria
Old 06-25-2017 , 10:08   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2645

Hello
Is it possible to use this plugin without surfmod?
I like the join (country) text. and that shows admin or guest in the name,....
I dont find another plugin with only country and rank(admin) in name.
__________________
Enrory is offline
EduArT
Junior Member
Join Date: Oct 2011
Old 06-26-2017 , 15:37   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2646

HeyGuys,
my server keeps crashing after 2 or 3 maps. Anyone has a fix for this?
Thanks in advance
__________________


EduArT is offline
adrenalin123
New Member
Join Date: Jun 2017
Old 06-26-2017 , 15:44   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2647

Hi, I'd like to know how to delete the bonus, I use the sm_resetplayermaptime command, but only the map is deleted, sorry English, I'm Brazilian.

Last edited by adrenalin123; 06-26-2017 at 15:50.
adrenalin123 is offline
Ultralord
Senior Member
Join Date: Oct 2008
Old 06-27-2017 , 05:33   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2648

Quote:
Originally Posted by RC87 View Post
Any had an issue with replays before and know how to fix this?
  • replay_bot.nav exists in csgo/maps/
  • records are saved in csgo/addons/sourcemod/data/cKreplays
  • .nav files automatically generated for the surf_<name>.bsp in csgo/maps/
  • records are being written to database, confirmed by checking

However, the bot just flys all over the place and does not follow the server record which leads me to believe its a navigation issue or something? Any ideas?
i also have that issue.. any chance to fix that?
Ultralord is offline
Ultralord
Senior Member
Join Date: Oct 2008
Old 06-27-2017 , 05:58   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2649

7 days now replay bot doesnt work.. stays on spawn doing nothing.. without any error.. if someone know how i can fix that i think is problem after csgo update..
Ultralord is offline
zwetch
Senior Member
Join Date: Aug 2015
Location: South Africa
Old 06-28-2017 , 12:20   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2650

is there a way to override the sm_vip command to make it that everyone can use it.. (Overrides dont seem to be working)
zwetch 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 10:31.


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