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

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: DarkLightMC
Forum: Scripting 06-13-2018, 08:16
Replies: 2
Views: 718
Posted By DarkLightMC
Forum: Scripting 06-13-2018, 05:53
Replies: 2
Views: 718
Posted By DarkLightMC
CTFItemDefinition::GetLoadoutSlot signature

I've been trying to find the signature for CTFItemDefinition::GetLoadoutSlot from TF2's dedicated server file server.dll, but I haven't been able to find it. Does someone have the signature for...
Forum: Scripting 06-01-2018, 06:40
Replies: 1
Views: 818
Posted By DarkLightMC
tf_wearable slot

Is there any way to get what cosmetic slot (https://gyazo.com/c9fb8d4c4e7f8808567627fb53d758dd) a wearable item is in?
Forum: Plugins 03-28-2018, 10:09
Replies: 12
Views: 18,431
Posted By DarkLightMC
Re: [TF2] DSP Effects (v1.1 - 03/16/14)

Why isn't this plugin working with win2008 but is working with windows 10?
Forum: Scripting 02-26-2018, 13:42
Replies: 7
Views: 1,918
Posted By DarkLightMC
Re: SQL_FetchRow(hndl) problem.

This is how the inside of my table looks like: https://gyazo.com/7930d05bd7650d6f5333e41962bcbff7
https://gyazo.com/622f4c603be00bd9d6d816a158b52a1c
Forum: Scripting 02-25-2018, 02:09
Replies: 7
Views: 1,918
Posted By DarkLightMC
Re: SQL_FetchRow(hndl) problem.

#include <sourcemod>

new Handle:db = INVALID_HANDLE;

public OnPluginStart()
{
LoadTranslations("common.phrases")

SQL_TConnect(callback, "joinpunishments");
Forum: Scripting 02-24-2018, 14:42
Replies: 7
Views: 1,918
Posted By DarkLightMC
Re: SQL_FetchRow(hndl) problem.

Thank you for the advice. After adding the required tables to 'sourcebans' it still didn't fix the issue: https://gyazo.com/9f4843232abe6e5a4662c14233eeb662.
Forum: Scripting 02-24-2018, 11:42
Replies: 7
Views: 1,918
Posted By DarkLightMC
SQL_FetchRow(hndl) problem.

I was trying to make a plugin that uses MySQL, but when I was testing it I ran into an error with SQL_FetchRow(hndl). It keeps giving me an error but the error string contains nothing in it....
Showing results 1 to 8 of 8

 
Forum Jump

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


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