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

Showing results 1 to 25 of 183
Search took 0.01 seconds.
Search: Posts Made By: dangerlord63
Forum: Source Servers (SRCDS) 04-29-2021, 21:21
Replies: 0
Views: 706
Posted By dangerlord63
[CSGO] Crashing with IVP Failed...

hi guys,

my server is crashing with
"IVP Failed at ../ivp_utility/ivu_vhash.cxx 157"

crash report : https://crash.limetech.org/ppt7fbaeudkg

i use latest stable sourcemod and latest stable...
Forum: Source Servers (SRCDS) 04-02-2021, 06:16
Replies: 5
Views: 893
Posted By dangerlord63
Re: CSGO Cannot Vote on Native Map Vote Video included

we want to use native map voting, this is not a solution unfortunately
isn't there any way to fix this issue?
Forum: Source Servers (SRCDS) 04-01-2021, 03:58
Replies: 5
Views: 893
Posted By dangerlord63
Re: CSGO Cannot Vote on Native Map Vote Video included

mp_endmatch_votenextleveltime is already 20
and No, player was in team when this happened.
Should i still try this plugin?
Forum: Source Servers (SRCDS) 03-31-2021, 19:07
Replies: 5
Views: 893
Posted By dangerlord63
CSGO Cannot Vote on Native Map Vote Video included

Hi,

we have a problem on our server, players and some times admins(mostly admins) cannot vote on native voting system, they click but counter still says 0/8

video :...
Forum: Source Servers (SRCDS) 09-21-2020, 12:18
Replies: 4
Views: 1,018
Posted By dangerlord63
Re: Weird native vote issue(admins can't vote)

yes i mean, just the admins can't vote, other players can vote. i unloaded all plugins but they still can't vote very weird issue.
[SM] Listing 59 plugins:
01 "Bug Fixer" (1.1) by CS.Center
02...
Forum: Source Servers (SRCDS) 09-21-2020, 09:24
Replies: 4
Views: 1,018
Posted By dangerlord63
Re: Weird native vote issue(admins can't vote)

here the output;


"callvote" game - Start a vote on an issue.
"listissues" game ...
Forum: Source Servers (SRCDS) 09-17-2020, 02:54
Replies: 4
Views: 1,018
Posted By dangerlord63
Weird native vote issue(admins can't vote)

Hi guys,

today i realized our admins can't vote on native csgo vote.
i use latest sm and metamod
is there any convar for that? or how can i find what the problem is?
Forum: Zombie:Reloaded 05-08-2020, 20:25
Replies: 8
Views: 3,286
Posted By dangerlord63
Re: [CS:GO] Chat and Player death infos delayed

i tested it with 15 maps with 40+ players.
it happens in every map.
and yes it happens when humans are defending a place but when this happened one time it will keep going(even no one shooting and...
Forum: Zombie:Reloaded 05-05-2020, 00:05
Replies: 8
Views: 3,286
Posted By dangerlord63
Re: [CS:GO] Chat and Player death infos delayed

the game it self is not delaying. just chat and death infos on top right corner will delays.
delay will end when a new round started.
server cpu usage %60, i/o usage(we have nvme...) ~23.5kb/s ram...
Forum: Zombie:Reloaded 05-02-2020, 15:32
Replies: 8
Views: 3,286
Posted By dangerlord63
Re: [CS:GO] Chat and Player death infos delayed

i don't think it is related with dedicated server settings.
we have Ryzen 9 3900x oc
and our sv, var variables are very very stable even everybody shooting.

if you look the topic that i...
Forum: Zombie:Reloaded 05-01-2020, 17:01
Replies: 8
Views: 3,286
Posted By dangerlord63
[CS:GO] Chat and Player death infos delayed

Sometimes on my server(when too much player shooting to zombies) chat will delaying and no player death info showns
https://forums.alliedmods.net/showthread.php?t=283631
i have an error like this...
Forum: Scripting 04-30-2020, 17:00
Replies: 4
Views: 841
Posted By dangerlord63
Re: SQL_TConnect with custom settings

i didn't meant how am i going to use SQL_TConnect, i now the usage.
i want to use threaded sql support with custom key value pair for username and password that defined in PLUGIN not in databases.cfg
Forum: Source Servers (SRCDS) 04-30-2020, 00:28
Replies: 3
Views: 1,521
Posted By dangerlord63
Re: Give weapon with PTAH cause crash

that was the issue. thx.
Forum: Scripting 04-29-2020, 14:27
Replies: 4
Views: 841
Posted By dangerlord63
SQL_TConnect with custom settings

Hi guys,

is there any way to use SQL_TConnect like SQL_ConnectCustom ? without writing any info to databases.cfg
Forum: Source Servers (SRCDS) 04-22-2020, 15:00
Replies: 3
Views: 1,521
Posted By dangerlord63
Give weapon with PTAH cause crash

Hi,

today i realized my server crash sometimes with sm_weapon command, i searched lots o pages but didn't found any solution.
I am pretty sure PTAH givenameditem call cause this error but i don't...
Forum: Scripting 04-16-2020, 11:04
Replies: 6
Views: 1,153
Posted By dangerlord63
Re: Timer handles are the craziest things in sp tbh

after killing the timer you need to set variable to INVALID_HANDLE so it doesn't cause any error.
take a look : https://wiki.alliedmods.net/Timers_(SourceMod_Scripting)
Forum: Scripting 04-16-2020, 11:02
Replies: 3
Views: 1,086
Posted By dangerlord63
Re: SteamWorks Sending Request

excellent :D
is there any way to make this request Synchronously?
Forum: Scripting 04-15-2020, 21:53
Replies: 3
Views: 1,086
Posted By dangerlord63
SteamWorks Sending Request

Hi,

i want to send a request using steamworks and if that request fails, i want to send it again.
is there any way to get url that we setted in SteamWorks_CreateHTTPRequest function.

i mean;
...
Forum: Source Servers (SRCDS) 04-11-2020, 21:35
Replies: 12
Views: 3,726
Posted By dangerlord63
Re: CSGO Shake on client screen

it's happen in 2 hours on my server.
and i don't need a plugin to change map automaticly, i need a plugin to fix this shaking issue.
is there any way to set fps_max for a client in sourcemod?
Forum: Source Servers (SRCDS) 04-10-2020, 04:29
Replies: 12
Views: 3,726
Posted By dangerlord63
Re: CSGO Shake on client screen

no need to restart on my server, changing map also fix.
now i found another solution, when this bug happened if client run fps_max 128 it also fixes too.
i think there should be a plugin solution...
Forum: Source Servers (SRCDS) 04-09-2020, 15:40
Replies: 12
Views: 3,726
Posted By dangerlord63
Re: CSGO Shake on client screen

but what is that related with?
i think there should be another solution
Forum: Plugins 04-09-2020, 14:33
Replies: 89
Views: 63,045
Posted By dangerlord63
Re: [CSGO] Fortnite like damage showing [1.2.0]

i added ent limit to avoid crashes
Forum: Plugins 04-09-2020, 14:25
Replies: 89
Views: 63,045
Posted By dangerlord63
Re: [CSGO] Fortnite like damage showing [1.2.0]

This plugin can cause a crash probably when too many client attacks each other.
Adding a Max Entity limit will prevent crashes that may occur
Forum: Source Servers (SRCDS) 04-09-2020, 13:23
Replies: 12
Views: 3,726
Posted By dangerlord63
CSGO Shake on client screen

Hi,

All of my servers have a weird issue, some players screen is shaking.
I have a video to explain issue better;
https://www.youtube.com/watch?v=4m944CrqLu8

how can i fix this?
Forum: Plugins 01-08-2020, 15:34
Replies: 175
Views: 111,635
Posted By dangerlord63
Re: [CS:GO] -N- Arms Fix [2.0.2 | 2019-11-29]

hi, when i use this plugin it cause blank hands on CT team, error : http://prntscr.com/ql03lx
and i have a lot of error like this ;
L 01/08/2020 - 23:03:17: [SM] Exception reported: Invalid Handle...
Showing results 1 to 25 of 183

 
Forum Jump

All times are GMT -4. The time now is 22:06.


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