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

Showing results 1 to 25 of 114
Search took 0.01 seconds.
Search: Posts Made By: Ajaxx
Forum: Plugins 07-06-2014, 17:02
Replies: 643
Views: 396,763
Posted By Ajaxx
Re: Map Decals

This is a great plugin and a saw a couple questions about animated decals on this thread that I don’t think received sufficient answers. Thought I’d chime in with my two cents about how I got my...
Forum: Coding MM:S Plugins & SM Extensions 02-28-2014, 23:53
Replies: 11
Views: 3,102
Posted By Ajaxx
Re: Extension Help [CS:S PlayerDeath]

The extension is loading now, but I can’t get it to manipulate a string reference. The code I have above doesn't seem to work, the bool returns but not the string. How do I declare a null string in...
Forum: Coding MM:S Plugins & SM Extensions 02-28-2014, 16:25
Replies: 11
Views: 3,102
Posted By Ajaxx
Re: Extension Help [CS:S PlayerDeath]

That was exactly it, thank you.
Forum: Coding MM:S Plugins & SM Extensions 02-28-2014, 15:52
Replies: 11
Views: 3,102
Posted By Ajaxx
Re: Extension Help [CS:S PlayerDeath]

I added the struct, thanks for that. When I list the extensions “sm exts list” I get:

<FAILED > file “ultra.ext.dll”: Extension version is too new to load (7, max is 5)

It seems like a pretty...
Forum: Coding MM:S Plugins & SM Extensions 02-27-2014, 00:13
Replies: 11
Views: 3,102
Posted By Ajaxx
Re: Extension Help [CS:S PlayerDeath]

I have a native that I'm trying to call from my plugin. The plugin is failing with

Load error: Native "OnPlayerDeath" was not found

I feel like I'm missing something simple. Can someone point...
Forum: Coding MM:S Plugins & SM Extensions 02-20-2014, 12:32
Replies: 11
Views: 3,102
Posted By Ajaxx
Re: Extension Help [CS:S PlayerDeath]

My apologies, thanks for pointing this out. Which section do you suggest is the appropriate home for a post like this? SourceMod/General?
Forum: Coding MM:S Plugins & SM Extensions 02-19-2014, 18:43
Replies: 11
Views: 3,102
Posted By Ajaxx
Extension Help [CS:S PlayerDeath]

I have a method in my SM extension that I would like executed on the PlayerDeath event. I would like to return multiple values, a bool a string and an int, to my SM plugin from this call. Would this...
Forum: Plugin/Gameplay Ideas and Requests 12-05-2013, 08:13
Replies: 14
Views: 2,963
Posted By Ajaxx
Re: [CS] Paid Request

I guess you didn’t read the whole thread. This has nothing to do with licensing. If I can connect to WCF via SM I’m all ears. Please, maybe you have some sample code that would be super helpful.
Forum: Plugin/Gameplay Ideas and Requests 12-04-2013, 20:58
Replies: 14
Views: 2,963
Posted By Ajaxx
Re: [CS] Paid Request

That’s correct the DLL will communicate with the web service. The DLL is not only being used for SM it is going to be used with other applications also. It seemed efficient to encapsulate this in a...
Forum: Plugin/Gameplay Ideas and Requests 12-04-2013, 00:42
Replies: 14
Views: 2,963
Posted By Ajaxx
Re: [CS] Paid Request

What if I want to distribute the plugin/extension? I’m not going to give out the password to my database, with a web service I don’t have to give out the password. It’s a centralized database that...
Forum: Plugin/Gameplay Ideas and Requests 12-03-2013, 23:10
Replies: 14
Views: 2,963
Posted By Ajaxx
Re: [CS] Paid Request

I mean a WCF web service. Yes a socket request.
Forum: Plugin/Gameplay Ideas and Requests 12-03-2013, 20:38
Replies: 14
Views: 2,963
Posted By Ajaxx
Re: [CS] Paid Request

Sorry I need a SM extension not plugin. The DLL is used to connect to a web service to access a database. The extension calls the DLL, the DLL calls the web service, the web service queries the...
Forum: Plugin/Gameplay Ideas and Requests 12-03-2013, 20:18
Replies: 14
Views: 2,963
Posted By Ajaxx
Re: [CS] Paid Request

I have someone else coding the DLL for me using gSOAP. So all I need are the plugins. It’s basically a plugin that changes the players skin. Willing to offer $500 per plugin. Need CS:GO, CS:S, and...
Forum: Plugin/Gameplay Ideas and Requests 12-02-2013, 13:23
Replies: 14
Views: 2,963
Posted By Ajaxx
Re: [CS] Paid Request

I've been told my description is confusing.

What I'm looking for is a plugin that has 2 basic features.
1) Connect to a web service.
2) Change a players skin depending on the result of the web...
Forum: Plugin/Gameplay Ideas and Requests 12-01-2013, 18:02
Replies: 14
Views: 2,963
Posted By Ajaxx
[CS] Paid Request

I'm looking for a plugin or extension that connects to a web service and changes the player's skin. The call to the web service should be done in a separate DLL possibly using Windows Web Service....
Forum: Coding MM:S Plugins & SM Extensions 11-19-2013, 11:08
Replies: 4
Views: 1,520
Posted By Ajaxx
Re: MM Plugin Request

So I have no need for COM Interop. From my plugin I would like to call a DLL that will connect to a web service. It's probably more like a CS16 plugin $200, and a CSS/CSGO plugin $300. That's $500...
Forum: Coding MM:S Plugins & SM Extensions 11-15-2013, 13:09
Replies: 4
Views: 1,520
Posted By Ajaxx
Re: MM Plugin Request

I have some outside requirements like COM Interop and some assemblies I need access to that I think we be more complex if I went the SM route. What I’m really looking for is an MM plugin, I have...
Forum: Coding MM:S Plugins & SM Extensions 11-15-2013, 12:55
Replies: 4
Views: 1,520
Posted By Ajaxx
MM Plugin Request

After trying my hand at plugins for the past couple years I’ve come to the realization that I suck at C++. Where can I hire some of these expert developers to create a Metamod plugin for me? I need a...
Forum: Metamod:Source Questions 08-19-2013, 14:52
Replies: 3
Views: 1,509
Posted By Ajaxx
Server crashing on rcon say

Has anyone else noticed the “rcon say” command crashing their Windows CSGO server?

Metamod:Source: 1.10.0-hg857
SourceMod: 1.6.0-hg4023
Forum: Coding MM:S Plugins & SM Extensions 07-29-2013, 09:24
Replies: 7
Views: 6,469
Posted By Ajaxx
Re: CS 1.6 Sample Plugin

So I want to write a MetaMod plugin without AMX Mod. Where’s the Metamod forum?
Forum: Coding MM:S Plugins & SM Extensions 07-19-2013, 15:45
Replies: 7
Views: 6,469
Posted By Ajaxx
Re: CS 1.6 Sample Plugin

Thanks for the reply. I’m aware 1.6 is not a Source game, I thought people in here would have experience writing plugins with both SDKs (original and Source). I myself only have experience with...
Forum: Coding MM:S Plugins & SM Extensions 07-16-2013, 16:38
Replies: 7
Views: 6,469
Posted By Ajaxx
CS 1.6 Sample Plugin

I want to port my plugin to Counter-Strike 1.6. I’ve downloaded the old-school Half-Life 1 SDK from http://hg.alliedmods.net/hl2sdks. I don’t see a sample or stub plugin anywhere. Is there a sample...
Forum: Coding MM:S Plugins & SM Extensions 06-30-2013, 15:12
Replies: 2
Views: 1,393
Posted By Ajaxx
Re: MM:S Get Current Mapname

I sure didn't :)

It's working now, thanks!
Forum: Coding MM:S Plugins & SM Extensions 06-30-2013, 13:57
Replies: 2
Views: 1,393
Posted By Ajaxx
MM:S Get Current Mapname

I seem to be having an issue with the following statement

gpGlobals->mapname

It causes my Windows server to crash. Is there another way to get the name of the current map?
Forum: Coding MM:S Plugins & SM Extensions 04-22-2013, 11:40
Replies: 14
Views: 4,904
Posted By Ajaxx
Re: Learning C++ for Coding Extentions

It’s not free ($29/month) but Pluralsight (http://www.pluralsight.com/training/Courses) has some courses, that in my opinion, are great for learning the basics quick. They’re video courses that you...
Showing results 1 to 25 of 114

 
Forum Jump

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


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