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

Weapons Module by Mahnsawce


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
BAILOPAN
Join Date: Jan 2004
Old 05-31-2005 , 18:08   Weapons Module by Mahnsawce
Reply With Quote #1

This is mahnsawce's working but never completed or supported weapons module. It lets you dynamically add weapons in AMX Mod X plugins.

Mahnsawce never wanted to release or support it, but he gave the source code to a few people. He's been missing for over 20 weeks, and I think it's time to share it with the public.

The module is called "WTF" (seriously). Enjoy, props to sawce.

In memoriam:

Note: If you wish to help maintain this and help make it an official part of AMX Mod X, please contact me.
Attached Files
File Type: zip wtf.zip (600.0 KB, 1414 views)
__________________
egg
BAILOPAN is offline
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 05-31-2005 , 18:21  
Reply With Quote #2

Got any examples?
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
BAILOPAN
Join Date: Jan 2004
Old 05-31-2005 , 18:33  
Reply With Quote #3

He included two examples, snark.sma, and scigun.sma (an RPG that launches scientists).
__________________
egg
BAILOPAN is offline
Klaan
Junior Member
Join Date: May 2005
Old 05-31-2005 , 20:03  
Reply With Quote #4

I downloaded it, and started the build and here's what I get:
Quote:
------ Build started: Project: wtf, Configuration: Debug Win32 ------

Compiling...
CGameHLDM.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\CGameHL DM.cpp(1) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
CGameDoD.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
CGameNS.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\CGameNS .cpp(1) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
CProjectile.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
CPistol.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
CAutomatic.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
weapons.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
snark.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
projectiles.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
misc.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
generic.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
explosions.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
CGameCS.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
CGameBase.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
CSnark.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
CExplosion.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
CEntity.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
amxxmodule.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
util.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
usermsg.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
Generating Code...
Compiling...
logs.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
dllapi.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
CPlayer.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
amxx_api.cpp
c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\sdk\amx xmodule.h(15) : fatal error C1083: Cannot open include file: 'extdll.h': No such file or directory
Generating Code...

Build log was saved at "file://c:\Documents and Settings\Gordy.DOWNSTAIRS\Desktop\wtf\Debug\B uildLog.htm"
wtf - 24 error(s), 0 warning(s)


---------------------- Done ----------------------

Build: 0 succeeded, 1 failed, 0 skipped
Its like extdll.h never existed, I did a full search on my computer for it and its not there. Was extdll.h not included? What do I do?
Klaan is offline
johnjg75
Veteran Member
Join Date: Mar 2004
Location: Delaware
Old 05-31-2005 , 20:15  
Reply With Quote #5

What in the world happened to him anyways...

@Klaan: I think extdll.h is part of metamod or HLSDK

@Bail: I might be able to manage this
__________________
johnjg75 is offline
Send a message via AIM to johnjg75 Send a message via MSN to johnjg75 Send a message via Yahoo to johnjg75
Klaan
Junior Member
Join Date: May 2005
Old 05-31-2005 , 22:05  
Reply With Quote #6

Whats HLSDK? I'm sorry about being a noob at this, but I have been wondering what it is for a while. I guess that means I dan't have it, how would I be able to get it?
Klaan is offline
johnjg75
Veteran Member
Join Date: Mar 2004
Location: Delaware
Old 05-31-2005 , 22:20  
Reply With Quote #7

well extdll.h is under HLSDK and i'm sure u'll need it, i can't find it right this second but i'll let u kno if i do

HLSDK is the SDK for making half-life mods but amxx uses some functions out of it to hook to the HL engine
__________________
johnjg75 is offline
Send a message via AIM to johnjg75 Send a message via MSN to johnjg75 Send a message via Yahoo to johnjg75
Klaan
Junior Member
Join Date: May 2005
Old 05-31-2005 , 22:55  
Reply With Quote #8

Found it on fileplanet, taking forever to download but I think this is right.
So when I do get it, how do I incorperate it into the compilement (or... w/e)
Got it...
Klaan is offline
johnjg75
Veteran Member
Join Date: Mar 2004
Location: Delaware
Old 05-31-2005 , 23:01  
Reply With Quote #9

Well, i usually put all the includes under "program files/microsoft vc++/inlcude" or wherever your include directory is and go through the files and make sure they're linked...
__________________
johnjg75 is offline
Send a message via AIM to johnjg75 Send a message via MSN to johnjg75 Send a message via Yahoo to johnjg75
Klaan
Junior Member
Join Date: May 2005
Old 05-31-2005 , 23:06  
Reply With Quote #10

new problem:
Missing meta_api.h and osdep.h those aren't in the SDK
Klaan is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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