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

Showing results 1 to 25 of 40
Search took 0.00 seconds.
Search: Posts Made By: xice1337
Forum: Scripting 03-11-2024, 12:13
Replies: 1
Views: 389
Posted By xice1337
(CS:S) Wrong SteamID-Universe

I have a strange issue with the GetClientAuthId function.
Context: I had a CS:GO server, and since Valve switched to CS2 and CS:GO is more or less dead, I want to migrate this server to CS:S.
Im...
Forum: General 03-29-2023, 10:00
Replies: 0
Views: 589
Posted By xice1337
Ungroup enties in csgo?

Is it possible to ungroup entities in csgo with an extention/plugin or something like stripper:source or is the only option to decompile the map, then ungroup and compile again?
Forum: Scripting 10-24-2022, 10:41
Replies: 2
Views: 439
Posted By xice1337
Re: [CS:GO] AcceptEntityInput not working

Did that aswell and the output didnt fire.
Also tried this for a trigger
Format(addoutput, sizeof(addoutput), "OnStartTouch !activator:RunScriptCode:self.SetVelocity(Vector(0,0,2000));:0.0:-1");
Forum: Scripting 10-24-2022, 10:11
Replies: 2
Views: 439
Posted By xice1337
[CS:GO] AcceptEntityInput not working

Hey im not sure if this is the right way to add an ouput to an entity
because in game is it not doing anything but AcceptEntityInput returns true.
I also tried to add an output to a...
Forum: Scripting 05-23-2022, 12:05
Replies: 1
Views: 493
Posted By xice1337
Find unique entries in array

Hey, whats the best way to find all unique entries in an array?
Is there maybe a function thats suitable for this?

Thanks in advance
Forum: Scripting 08-23-2021, 10:14
Replies: 3
Views: 1,342
Posted By xice1337
Re: SQL - Updating ID's efficiently

That is correct.
My workaround for that is now that i made a http request via SteamWorks to my apache server which handles this task.
Forum: Scripting 08-21-2021, 11:34
Replies: 3
Views: 1,342
Posted By xice1337
SQL - Updating ID's efficiently

Hello,
i have a table where i want to fill in numbers for the ID starting from 1 then 2 and so on.
The table is ordered by time so the most recent time should get number 1.

There is a query...
Forum: General 05-28-2021, 12:22
Replies: 2
Views: 715
Posted By xice1337
Working with KeyValues in PHP?

Hello,
what would be the best way to work with KeyValues in PHP?
Are there any functions/includes i could use?

thanks in advance
Forum: Scripting 06-27-2020, 04:34
Replies: 1
Views: 851
Posted By xice1337
[CS:GO] Side Panel and Special Characters

Is it possible to fix the display for special characters in the side panel?
Its now looking like this when i try to display 𝓽𝓮𝓼𝓽
https://i.imgur.com/pZo0deZ.jpg
Forum: General 03-14-2020, 04:39
Replies: 25
Views: 15,057
Posted By xice1337
Re: [CS:GO PANORAMA] \t and size on PrintHintText

https://github.com/Franc1sco/FixHintColorMessages
Just drag and drop the plugin in the plugins folder
Forum: General 03-11-2020, 04:06
Replies: 2
Views: 2,897
Posted By xice1337
Forum: General 03-10-2020, 13:35
Replies: 2
Views: 2,897
Posted By xice1337
[CS:GO] Disable chat click sound

Hello,
is there a way to disable the click sound for all chat messages? (say and teamsay)
This does not have to be a sourcemod plugin. Any way to solve this is accepted (extentions, vscripts etc.)
Forum: Scripting 11-21-2019, 08:01
Replies: 7
Views: 2,034
Posted By xice1337
Re: After update problem with events

yup.. they messed up the CS:GO update a bit i guess
Forum: Scripting 11-21-2019, 03:27
Replies: 7
Views: 2,034
Posted By xice1337
Re: After update problem with events

I found out that the file "pak01_dir.vpk" was corrupted. In there is the modevents.res file which contains the events. I uploaded my local pak01_dir.vpk to the server and now it works again.
Forum: Scripting 11-20-2019, 04:23
Replies: 7
Views: 2,034
Posted By xice1337
Re: After update problem with events

i have the same with player_jump

Edit:
to be precise:
[SM] Exception reported: Game event "cs_intermission" does not exist
[SM] Exception reported: Game event "weapon_fire" does not exist
[SM]...
Forum: Scripting 10-19-2019, 06:34
Replies: 2
Views: 1,021
Posted By xice1337
Re: [CS:GO] Change Motd for each client

I tested it and it doesnt work. I guess its because your plugin and Dynamic MOTD are using the
ShowVGUIPanel / ShowMOTDPanel function and they are not working because valve removed the motd panel. ...
Forum: Scripting 10-17-2019, 04:55
Replies: 2
Views: 1,021
Posted By xice1337
[CS:GO] Change Motd for each client

Hello,
I need a simple function that changes the link on the scoreboard (when clicking on "Server Website") for a specific client.
I dont want to install WebLyncs, WebLinks, Webshortcuts etc..
I...
Forum: Off-Topic 05-03-2019, 12:36
Replies: 2
Views: 993
Posted By xice1337
Re: How to receive SteamID for a website

Thanks but i already have an API key. The link should look like this:
api.steampowered.com/ISteamUserAuth/AuthenticateUserTicket/v1/?key=myapikey&appid=730&ticket=???
The ticket is the parameter i...
Forum: Off-Topic 05-03-2019, 03:23
Replies: 2
Views: 993
Posted By xice1337
How to receive SteamID for a website

Hello,

i would like to get the SteamID for a player when he is opening a website in the steamoverlay.
I found the SteamWorks API providing the method "GET...
Forum: Plugin/Gameplay Ideas and Requests 10-22-2018, 13:45
Replies: 1
Views: 1,004
Posted By xice1337
Manipulate turn binds [CS:GO]

Hello,
is there any way to manipulate turn binds for a client in CS:GO?
For example increasing or decreasing it.

I own a surf server and since Valve disabled cl_yawspeed, i wondered if there is...
Forum: Unapproved Plugins 08-20-2017, 06:36
Replies: 2,853
Views: 1,101,383
Posted By xice1337
Re: [CS:GO] ckSurf (1.18f, 24.11.2015)

Hello guys
Does someone has a clue why some playernames with special characters are not written to the ck_playertimes table? Some names are just NULL in contrast to ck_playerrank where i couldnt...
Forum: Unapproved Plugins 07-05-2017, 07:58
Replies: 2,853
Views: 1,101,383
Posted By xice1337
Re: [CS:GO] ckSurf (1.18f, 24.11.2015)

Can anybody help me fixing replaybots? They getting messed up after speedboosts (trigger_push).
Would be great if someone knows what i need to change in the .sp files!
Forum: Plugins 03-28-2017, 06:37
Replies: 474
Views: 152,629
Posted By xice1337
Re: Pinion Adverts [Video Ads + Steam Community]

Is there something i can do to lower the volume of the video ads? At the moment its like a screamer.
Forum: Unapproved Plugins 03-25-2017, 05:44
Replies: 2,853
Views: 1,101,383
Posted By xice1337
Re: [CS:GO] ckSurf (1.18f, 24.11.2015)

Is there a fix for replaybots getting messed up after a speedboost?
Forum: Unapproved Plugins 03-09-2017, 10:46
Replies: 2,853
Views: 1,101,383
Posted By xice1337
Re: [CS:GO] ckSurf (1.18f, 24.11.2015)

Does anyone know why the !howto command isnt working for everybody? Do i have to install something or change some settings in steam?
Showing results 1 to 25 of 40

 
Forum Jump

All times are GMT -4. The time now is 01:00.


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