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

Showing results 1 to 25 of 284
Search took 0.01 seconds.
Search: Posts Made By: rsdtt
Forum: Scripting 11-04-2022, 02:04
Replies: 2
Views: 462
Posted By rsdtt
Re: [CSGO]how to create a wall?

I have try TeleportEntity, it can teleport to origin, but angles cant change when solid set 2.
if solid set 6, angles can set but it will block the bullet
Forum: Scripting 11-03-2022, 23:31
Replies: 2
Views: 462
Posted By rsdtt
[CSGO]how to create a wall?

I want the wall can block player and no hit.
I try this but entity's angles cant turn.

int iEntity = CreateEntityByName("prop_dynamic");
if (iEntity != -1)
{
...
Forum: Scripting 10-21-2022, 06:32
Replies: 7
Views: 1,313
Posted By rsdtt
Re: [CSGO] how to warp players without getting stuck in walls?

How to draw the beam like your video? Thanks.:)
Forum: Plugins 10-21-2022, 06:14
Replies: 17
Views: 11,618
Posted By rsdtt
Forum: Source Servers (SRCDS) 05-07-2022, 03:12
Replies: 5
Views: 2,164
Posted By rsdtt
Re: about 'latency-performance' on Ubuntu 20

both are i9 12900k

different:
normal:Linux version 5.13.0-40-generic (buildd@ubuntu)
useless:Linux version 5.13.0-30-generic (buildd@ubuntu)

and now I remake the useless one to Linux version...
Forum: Source Servers (SRCDS) 05-06-2022, 16:28
Replies: 5
Views: 2,164
Posted By rsdtt
Re: about 'latency-performance' on Ubuntu 20

may be I was wrong.
I got another server which latency-performance is normal on ubuntu 20.
so I dont know what different between them.
Forum: Source Servers (SRCDS) 05-06-2022, 11:57
Replies: 5
Views: 2,164
Posted By rsdtt
about 'latency-performance' on Ubuntu 20

I found that 'tuned-adm profile latency-performance' is not work on Ubuntu 20.

because of latency-performance need to set kernel
sched_min_granularity_ns = 10000000
sched_migration_cost_ns =...
Forum: Source Servers (SRCDS) 02-01-2021, 01:27
Replies: 2
Views: 1,396
Posted By rsdtt
Forum: Source Servers (SRCDS) 01-29-2021, 10:24
Replies: 2
Views: 1,396
Posted By rsdtt
Forum: Scripting 01-28-2021, 13:13
Replies: 2
Views: 1,145
Posted By rsdtt
Re: [CSGO]how to disable spray or remove it

i done it!!!
PlayerDecalDigitalSignature
ahaha

just keep trying anything u can
Forum: Scripting 01-28-2021, 03:10
Replies: 2
Views: 1,145
Posted By rsdtt
[CSGO]how to disable spray or remove it

I have try AddCommandListener(Command_SprayMenu, "+spray_menu") and many other way, still not work.

AddTempEntHook("Sprite Spray", TE_OnEntityDecal) failed too.
Forum: Plugins 12-18-2020, 02:26
Replies: 38
Views: 23,420
Posted By rsdtt
Forum: Source Servers (SRCDS) 12-05-2020, 08:22
Replies: 10
Views: 5,288
Posted By rsdtt
Re: [CSGO]how to turn off the official one-on-one warmup? also questions about retake

but I dont want to change any competitive features, just remove the fuxxing one-on-one...
Forum: Source Servers (SRCDS) 04-21-2020, 11:35
Replies: 4
Views: 1,467
Posted By rsdtt
Re: [CSGO]server var problem

Finally, I couldn't run 'tuned-adm profile latency-performance' on ubuntu 14, but when I run tuned , var can keep 0.001.
Thanks.
And I think I need to upgrade my ubuntu to 19
Forum: Source Servers (SRCDS) 04-21-2020, 03:04
Replies: 4
Views: 1,467
Posted By rsdtt
Re: [CSGO]server var problem

there are so many problem on ubuntu 14, I am trying to fix it and that try this
Forum: Source Servers (SRCDS) 04-20-2020, 10:13
Replies: 4
Views: 1,467
Posted By rsdtt
[CSGO]server var problem

Recently,maybe several months, my physical machine(I mean not cloud server) var cant keep 0.001.
It raise to 0.015-0.030.
But!!! Cloud Server Is OK!!! Cloud Server can keep 0.001
I have tried to...
Forum: Source Servers (SRCDS) 04-09-2020, 11:22
Replies: 0
Views: 613
Posted By rsdtt
[CSGO]fps drop at the same time

This problem have found at last May.
After many rounds, all T sides were drop to 10 fps at the same time, but cts are normal everything.

like this ...
Forum: Scripting 11-20-2019, 01:09
Replies: 42
Views: 24,026
Posted By rsdtt
Re: [CSGO]PrintHintTextToAll cant use <font color='#00ffff' size='26'>

It wasn't fix for chinese client.
In chinese client that would show #SFUI_ContractKillStart.
Forum: Scripting 11-19-2019, 05:30
Replies: 42
Views: 24,026
Posted By rsdtt
Forum: Scripting 11-16-2019, 23:35
Replies: 3
Views: 915
Posted By rsdtt
Re: [CSGO]which make the player slot for spec?

sorry for my bad English.
I have a lan game need to bind the slot for player's camera.
just like your describe, clientid cant chose by us.
Forum: Scripting 11-13-2019, 03:47
Replies: 3
Views: 915
Posted By rsdtt
Re: [CSGO]which make the player slot for spec?

was that according to cl_color?
Forum: Scripting 11-13-2019, 03:28
Replies: 3
Views: 915
Posted By rsdtt
[CSGO]which make the player slot for spec?

According to the order of connect server?
or server can setting A player is ct 4, B player is t 7?
Forum: Scripting 01-24-2019, 02:10
Replies: 7
Views: 2,426
Posted By rsdtt
Re: how to make prop_weapon_upgrade_armor_helmet glow?

I knew the prop_dynamic function. I just want to know how it glow in dz.:)
Forum: Scripting 01-23-2019, 04:25
Replies: 7
Views: 2,426
Posted By rsdtt
Re: how to make prop_weapon_upgrade_armor_helmet glow?

It wasn't prop_dynamic . I think it maybe new attribute for prop.
Forum: Scripting 01-23-2019, 04:07
Replies: 7
Views: 2,426
Posted By rsdtt
Re: how to make prop_weapon_upgrade_armor_helmet glow?

ok,I will check if have prop_dynamic, but weapon I havent create prop_dynamic and weapon can glow
Showing results 1 to 25 of 284

 
Forum Jump

All times are GMT -4. The time now is 04:43.


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