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

Showing results 1 to 25 of 248
Search took 0.01 seconds.
Search: Posts Made By: Elitcky
Forum: Source Servers (SRCDS) 11-23-2021, 15:41
Replies: 5
Views: 1,112
Posted By Elitcky
Re: [CSGOSV] how to debug a sv shutdown?

I didn't understand that, sorry :/

That url is from 2020 December, how would that affect my server, with this csgo update ? i am kinda checking which changes they did on this update, because it...
Forum: Source Servers (SRCDS) 11-23-2021, 15:17
Replies: 5
Views: 1,112
Posted By Elitcky
Re: [CSGOSV] how to debug a sv shutdown?

seems like valve broke csgo again for windows or smtn...
looking into the panel webserver logs, shows all good, until the steam update... and then errors all day...

Before update...
Forum: Source Servers (SRCDS) 11-23-2021, 14:03
Replies: 5
Views: 1,112
Posted By Elitcky
[CSGOSV] how to debug a sv shutdown?

Hi there,

i was wondering if there is a way to debug the shutdown of a csgo server, because its going off every 10 minutes but i can't find the solution -.-

EDIT: Windows hosted btw
...
Forum: Source Servers (SRCDS) 11-23-2021, 11:48
Replies: 300
Views: 315,415
Posted By Elitcky
Re: Source Admin Tool (HLSW Alternative)

Just working seeing the server with

host_info_show "1"

seems like CSGO broke the "2" on that
:cry:
Forum: Plugins 11-22-2021, 00:04
Replies: 5,058
Views: 2,597,128
Posted By Elitcky
Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)

Use this version of the plugin
https://github.com/Silenci0/UMC

Had the same error as you, but i change the version and all good. :bacon!:
Forum: Scripting 11-20-2021, 01:32
Replies: 1
Views: 886
Posted By Elitcky
[CSGO] Emit sound with volume level ?

Hi there.

I have this countdown thing, "iTimeDelta" which i want to play it with the music in the folder, so i have 10 to 0 in mp3 sound, and the countdown is from 10 to 0, so... which emitsound...
Forum: Scripting 11-16-2021, 16:19
Replies: 2
Views: 967
Posted By Elitcky
Forum: Scripting 11-16-2021, 15:54
Replies: 2
Views: 967
Posted By Elitcky
[CSGO] Is the any way to Ask the client first ?

Hello

I had this problem of having exact model names,sounds, maps, with a version in the server...

So at the client side, if that version doesn't match with the server's side, the client got...
Forum: Scripting 07-26-2020, 18:36
Replies: 2
Views: 986
Posted By Elitcky
Forum: Scripting 07-26-2020, 02:15
Replies: 2
Views: 986
Posted By Elitcky
Lasermine kill event not working anymore

Hi all!

Well I have this lasermine plugin which i kinda edited... it had all working so far, until the last update of csgo o.o

Now the "Killing" events when the beam touches the enemy are not...
Forum: Scripting 05-28-2020, 12:41
Replies: 5
Views: 998
Posted By Elitcky
Re: [CSGO] Is posible to spawn an ENT on other ENT ?

I think that is not what im looking for o.o

As i understood, it attachs the entity to a player or other entity...
I want the mine to be allowed for "Create the same entity" on top of it, like if...
Forum: Scripting 05-28-2020, 12:28
Replies: 1
Views: 623
Posted By Elitcky
How to Gets owner name of the Entity Created?

Just trying to get the owner name of the entity created over here
Actually using this plugin with little modifications

In the HUD Im trying to get the Health of the entity and the owner, but if...
Forum: Scripting 05-27-2020, 15:29
Replies: 5
Views: 998
Posted By Elitcky
Re: [CSGO] Is posible to spawn an ENT on other ENT ?

Hm u have an example how to use it ? cause im trying to look into google, but just found 1 post similar to what i need, but i can't understand it lol
Forum: Scripting 05-27-2020, 13:45
Replies: 5
Views: 998
Posted By Elitcky
[CSGO] Is posible to spawn an ENT on other ENT ?

Well all is working by far, the problem is than i can't spawn the same ent on it...

For example the Mine 1 is spawned to the wall, and i want the mine 2 to spawn on the mine 1, but it just let me...
Forum: Scripting 05-25-2020, 12:28
Replies: 18
Views: 2,909
Posted By Elitcky
Forum: General 05-24-2020, 01:47
Replies: 4
Views: 624
Posted By Elitcky
Re: Is Sm 1.6 still able to download?

yeah, it was just srcds version which i need to update so the lasermines physics works... (valve bug) and i was thinking than it was the plugin, but no haha. Anyways have an updated lasermine...
Forum: Source Servers (SRCDS) 05-23-2020, 19:23
Replies: 14
Views: 8,538
Posted By Elitcky
Re: Source/Valve Server real-time information for Discord servers

Is this going to have like 3 or 4 servers to show ? I mean it works perfect, but i want to add another server ^-^

+1 Nice
Forum: General 05-22-2020, 18:49
Replies: 4
Views: 624
Posted By Elitcky
Re: Is Sm 1.6 still able to download?

I mean, im trying to use this plugin https://forums.alliedmods.net/showthread.php?t=260183 but it's not working and i tried like 7 or 8 things, spawning different forms the entity, paid for a new...
Forum: General 05-22-2020, 18:38
Replies: 4
Views: 624
Posted By Elitcky
Is Sm 1.6 still able to download?

Hm ya, the title, i need that version, can't find it in the web page
Forum: Scripting 05-22-2020, 18:22
Replies: 18
Views: 2,909
Posted By Elitcky
Re: How to set Physics Properties on custom model ?

I seriously think it needs to be something with the plugin, idk if its outdated or what, can u check in your server if this plugin https://forums.alliedmods.net/showthread.php?t=260183 actually works...
Forum: Scripting 05-22-2020, 18:00
Replies: 18
Views: 2,909
Posted By Elitcky
Re: How to set Physics Properties on custom model ?

Well it didn't created the physics either sir :/
photo: https://prnt.sc/sm1oa4

Should be something with the plugin ?

#pragma semicolon 1

/*
I N C L U D E S...
Forum: Scripting 05-22-2020, 12:40
Replies: 18
Views: 2,909
Posted By Elitcky
Re: How to set Physics Properties on custom model ?

C:\Users\cheby\Desktop\SSSSSSSSSS\wee>"C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\bin\studiomdl.exe" -printbones -debug...
Forum: Scripting 05-22-2020, 11:55
Replies: 18
Views: 2,909
Posted By Elitcky
Re: How to set Physics Properties on custom model ?

Actually i posted the 3 or 4 files than the .mdl outpouts when i decompile it, and i think it has $concave in the qc :/ how can i debug whats the error is ? maybe is plugin error, or is model...
Forum: Scripting 05-21-2020, 15:07
Replies: 18
Views: 2,909
Posted By Elitcky
Re: How to set Physics Properties on custom model ?

I mean look like this:
https://prnt.sc/sl9pmb

i dont know what other standard model can i use, because its not opening for me the .vpk files with gfe editor :/ so i dont know a route of a...
Forum: Scripting 05-21-2020, 14:01
Replies: 18
Views: 2,909
Posted By Elitcky
Re: How to set Physics Properties on custom model ?

yes sir when i decompile it has this
tripmine_anims (folder)
perfectworld_wings01_v3_reference.smd
tripmine.qc
tripmine_physics.smd


perfectworld file

// Created by Crowbar 0.68
Showing results 1 to 25 of 248

 
Forum Jump

All times are GMT -4. The time now is 16:02.


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