Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 16 of 16
Search took 0.00 seconds.
Search: Posts Made By: jdlovins
Forum: Metamod:Source Plugins 08-03-2018, 19:12
Replies: 1,843
Views: 1,276,949
Posted By jdlovins
Re: Stripper:Source (Updated 2011-04-15)

It seems to be crashing for me on windows hosted on NFO. Anybody else having that issue?

Thanks
Forum: Extensions 07-28-2017, 22:37
Replies: 116
Views: 116,579
Posted By jdlovins
Re: REST in Pawn - HTTP and JSON methodmaps

Sorry for the double post but...

I have a bug and i dont really even know how to describe it in words easily since I cant make a test plugin to replicate it but its definitely not working in the...
Forum: Extensions 07-27-2017, 17:57
Replies: 116
Views: 116,579
Posted By jdlovins
Re: REST in Pawn - HTTP and JSON methodmaps

Oh hey there is. That would be pretty awesome if you exposed it :)
Forum: Extensions 07-27-2017, 16:39
Replies: 116
Views: 116,579
Posted By jdlovins
Re: REST in Pawn - HTTP and JSON methodmaps

Correct, making an API and a plugin to use it. Hmm yeah i guess this would solve most things. Would be maybe nice to bake it into the extension since its focused around making web calls :)
Forum: Extensions 07-27-2017, 14:49
Replies: 116
Views: 116,579
Posted By jdlovins
Re: REST in Pawn - HTTP and JSON methodmaps

Awesome. Something that would be very useful is a URL encode function. For example if you call an API with parameters such as

/items?type=5&name=i have spaces

it will error out on the API end...
Forum: Extensions 07-27-2017, 11:26
Replies: 116
Views: 116,579
Posted By jdlovins
Re: REST in Pawn - HTTP and JSON methodmaps

Quick question,

Do i have to delete response.Data after im done with the data or does that get auto cleaned up? In your examples you only delete the handles spawned by looping through an array.
...
Forum: Snippets and Tutorials 03-05-2017, 20:01
Replies: 285
Views: 108,679
Posted By jdlovins
Re: Dynamic Objects and Properties - v.0.0.24 - [2017.02.11]

I looked more into the source and sort of understand why but not entirely. The GetPluginStatus seems to fail. I didn't dive too deep into that but yeah shouldnt be an issue if you dispose all your...
Forum: Snippets and Tutorials 03-05-2017, 11:24
Replies: 285
Views: 108,679
Posted By jdlovins
Re: Dynamic Objects and Properties - v.0.0.24 - [2017.02.11]

I understand that. If i make a regular dynamic and call the garbage collection command it will clean it up, however if I use a methodmap dynamic class it wont. Is that intended?

Still floats are...
Forum: Snippets and Tutorials 03-04-2017, 10:26
Replies: 285
Views: 108,679
Posted By jdlovins
Re: Dynamic Objects and Properties - v.0.0.24 - [2017.02.11]

I am also using the latest version of that and sourcemod. I tried updating sourcemod hoping that would fix it but it didn't

Yeah it persists even when I reload the plugin and even when I restart...
Forum: Snippets and Tutorials 03-03-2017, 23:04
Replies: 285
Views: 108,679
Posted By jdlovins
Re: Dynamic Objects and Properties - v.0.0.24 - [2017.02.11]

I seem to be running into a very weird issue.

I have a test plugin like this


#pragma semicolon 1

#define DEBUG

#define PLUGIN_AUTHOR ""
Forum: Snippets and Tutorials 02-06-2017, 16:04
Replies: 285
Views: 108,679
Posted By jdlovins
Forum: Snippets and Tutorials 02-06-2017, 15:56
Replies: 285
Views: 108,679
Posted By jdlovins
Re: Dynamic Objects and Properties - v.0.0.23 - [2016.12.30]

I just stumbled upon this and am curious about something that I dont quite understand. Using the class generator it generated a Get() method like


public get()
{
static DynamicOffset...
Forum: Plugins 07-07-2016, 23:12
Replies: 616
Views: 456,257
Posted By jdlovins
Re: [TF2] TF2Attributes (v1.2.1, 07/02/2015)

I just happen to use a plugin that required this after todays update on a windows server, and I get

"native "SetFailState" reported: Could not initialize call to...
Forum: Plugins 06-19-2016, 14:26
Replies: 2,079
Views: 1,092,675
Posted By jdlovins
Re: AFK Manager (Version 4.0.5 / Updated January 29th 2016)

So i'm trying to make a plugin that uses this afk manager, and i have the 2 forwards setup, AFKM_OnClientAFK & Back with a simple PrintToChat( client, "Marked as afk" / "Unmarked as afk" ) messages. ...
Forum: Metamod:Source Plugins 10-12-2015, 15:38
Replies: 352
Views: 199,984
Posted By jdlovins
Re: Accelerator - Take back control

How can i make sure it is enabled and working? Sourcemod says its loaded, but my server crashed and I dont see anything uploaded on the website.
Forum: Source Servers (SRCDS) 09-13-2015, 23:03
Replies: 0
Views: 447
Posted By jdlovins
[Q/Utility] Map compressor and Uploader

Recently I've started managing a few TF2 servers and it got tedious to upload the map to each server, compressed, and edit the mapcycle so I made a program to do it for me. Would this be of use to...
Showing results 1 to 16 of 16

 
Forum Jump

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


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