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

Showing results 1 to 20 of 20
Search took 0.01 seconds.
Search: Posts Made By: imburnt916
Forum: Scripting 10-01-2023, 00:45
Replies: 2
Views: 1,100
Posted By imburnt916
Re: [CSGO] Making a database for my plugin

I would recommend looking into something using Cookies, https://sm.alliedmods.net/new-api/clientprefs/Cookie

It will solve your problem without using databases, however if you really NEED a...
Forum: Source Servers (SRCDS) 10-01-2023, 00:29
Replies: 118
Views: 58,719
Posted By imburnt916
Re: CS2 Linux Dedicated Server

https://www.reddit.com/r/cs2/comments/16vto3o/guide_to_running_a_dedicated_server_on_linux/

Did find this, but have not checked validity.
Forum: General 07-26-2020, 01:36
Replies: 4
Views: 1,565
Posted By imburnt916
Re: Heavy Armor Trouble

Found this solution but forgot to post, thank you!


loop through alive players on round end and:
int hasHeavy = GetEntProp(i, Prop_Send, "m_bHasHeavyArmor");
if (hasHeavy)
...
Forum: General 07-21-2020, 20:17
Replies: 4
Views: 1,565
Posted By imburnt916
Heavy Armor Trouble

Hello, I am trying to remove Heavy Armor on round end, since some of the things brought along with heavy armor stay with it the next round if a player doesnt die. I am looping through alive players,...
Forum: Scripting 09-08-2016, 15:12
Replies: 6
Views: 1,983
Posted By imburnt916
Re: CS:GO Glock Right-Click Hook?

Any way you could help me out checking for if its a glock? I was trying to use StrEqual(weapon, "weapon_glock") and it returns an error.
Forum: Scripting 09-08-2016, 14:55
Replies: 6
Views: 1,983
Posted By imburnt916
Forum: Scripting 09-08-2016, 14:33
Replies: 6
Views: 1,983
Posted By imburnt916
CS:GO Glock Right-Click Hook?

Hello, I am wondering if there is a way to hook the alternate firing of a glock (where it switches from auto to burst). Would weapon_zoom or weapon_zoom_rifle work?
Forum: Scripting 08-27-2016, 17:36
Replies: 6
Views: 1,925
Posted By imburnt916
Forum: Scripting 08-26-2016, 00:33
Replies: 6
Views: 1,925
Posted By imburnt916
Re: Canceling a menu on round end/start

This is 1.7 if im not mistaken
Forum: Scripting 08-25-2016, 23:50
Replies: 6
Views: 1,925
Posted By imburnt916
Re: Canceling a menu on round end/start

The handle, so that if a player tries to make a menu selection nothing happens.
Forum: Scripting 08-25-2016, 22:22
Replies: 6
Views: 1,925
Posted By imburnt916
Canceling a menu on round end/start

Im having problems closing a menu (in SM 1.6 [Dont ask why...]) when the round ends, is there any sure fire way of doing this? CancelMenu() seems to crash the server when trying to close it.
...
Forum: Source Servers (SRCDS) 08-21-2016, 22:16
Replies: 3
Views: 1,030
Posted By imburnt916
Re: CS:GO Gameme Top20 Check

Any way I can get you to write just a few lines of code to grab someones rank saved in a global integer. I also cant find the #include <gameme>

Writing the code isnt the problem, just cant find...
Forum: Source Servers (SRCDS) 08-21-2016, 19:20
Replies: 3
Views: 1,030
Posted By imburnt916
CS:GO Gameme Top20 Check

Is there such a way to return the position of a member from gameme? As in to check if said player is within the top 20 on the server.
Forum: Source Servers (SRCDS) 08-19-2016, 16:28
Replies: 244
Views: 68,962
Posted By imburnt916
Re: CSGO crashes (As of 18/08 update)

This has fixed my jailbreak/TTT/minigames servers. On jailbreak I didnt put the code listed above as its required for some Last Request options, but the servers have been stable since. All are on...
Forum: Source Servers (SRCDS) 08-17-2016, 23:37
Replies: 4
Views: 1,298
Posted By imburnt916
Re: CS:GO Servers wont start

Servers have been fixed. Windows servers were not responding for a separate reason.

Updated yum, after installing glibc.i686 libstdc++ libstdc++.i686 the server box was the rebooted and...
Forum: Source Servers (SRCDS) 08-17-2016, 21:37
Replies: 4
Views: 1,298
Posted By imburnt916
Re: CS:GO Servers wont start

Looking into the bin folder currently, and updating them.
Forum: Source Servers (SRCDS) 08-17-2016, 16:05
Replies: 4
Views: 1,298
Posted By imburnt916
CS:GO Servers wont start

*******EDIT****** // This may or may not be the incorrect forum, I apologize if it is.

All servers have stopped working. Running across Linux and Windows.

Noticed logs-

//first noticed...
Forum: General 08-17-2016, 14:56
Replies: 0
Views: 606
Posted By imburnt916
CS:GO Servers wont start

*******EDIT****** // This may or may not be the incorrect forum, I apologize if it is.

All servers have stopped working. Running across Linux and Windows.

Noticed logs-

//first noticed...
Forum: Scripting 04-17-2016, 01:16
Replies: 3
Views: 987
Posted By imburnt916
Re: Weapon Skins (AK Skin for CT)

Doesn't seem to help, or work after installing it.
sm_rcon sm plugins load alwaysweaponskins
L 04/17/2016 - 00:09:15: [alwaysweaponskins.smx] Unable to find offset 'GiveNamedItem' in game data...
Forum: Scripting 04-10-2016, 14:02
Replies: 3
Views: 987
Posted By imburnt916
Weapon Skins (AK Skin for CT)

Id like to know how to have skins that are defaulted for the opposite team show up on either team. For example when I spawn as a CT with an AK the skin I use for the AK as a T is used instead of the...
Showing results 1 to 20 of 20

 
Forum Jump

All times are GMT -4. The time now is 18:38.


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