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

Module: Ham Sandwich


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Silencer123
Veteran Member
Join Date: Jul 2006
Old 04-08-2007 , 12:35   Re: Module: Ham Sandwich
#21

I have been looking for something like this for ages!
Sadly it does not support 64 bit, which makes it worthless.
__________________
EAT YOUR VEGGIES
Silencer123 is offline
|POW|Da_ghost
Senior Member
Join Date: Nov 2006
Location: http://snarkcafe.net
Old 04-08-2007 , 12:58   Re: Module: Ham Sandwich
#22

Amxmodx doesn't support 64bit anymore...
__________________
If you want me to help you with something please contact me on msn or xfire(Daghost1337)
|POW|Da_ghost is offline
Send a message via AIM to |POW|Da_ghost Send a message via MSN to |POW|Da_ghost
Silencer123
Veteran Member
Join Date: Jul 2006
Old 04-08-2007 , 16:41   Re: Module: Ham Sandwich
#23

amxx just ruined its future, but well, if there is no 64 bit support at all anymore, i use this.
__________________
EAT YOUR VEGGIES
Silencer123 is offline
MaximusBrood
Veteran Member
Join Date: Sep 2005
Location: The Netherlands
Old 04-08-2007 , 18:11   Re: Module: Ham Sandwich
#24

Quote:
Originally Posted by Silencer123 View Post
amxx just ruined its future, but well, if there is no 64 bit support at all anymore, i use this.
Excuse me Silencer, but it was Valve who dropped 64 bit support in the first place.
I have the feeling you are just saying something, to cover your own discomfort.
__________________
Released six formerly private plugins. Not active here since ages.
MaximusBrood is offline
schnitzelmaker
Senior Member
Join Date: Apr 2006
Location: HERE
Old 04-08-2007 , 19:34   Re: Module: Ham Sandwich
#25

And the most mods dont support 64bit. And i think this is good, HL is too old for it.
__________________
schnitzelmaker is offline
sawce
The null pointer exception error and virtual machine bug
Join Date: Oct 2004
Old 04-08-2007 , 20:35   Re: Module: Ham Sandwich
#26

Quote:
Originally Posted by Silencer123 View Post
Sadly it does not support 64 bit, which makes it worthless.
Don't use it then and don't pollute my thread with such worthless drivel again.

I'm not going to waste my time (and spend $500 on a copy of IDA that supports 64 bit) so that almost no servers can benefit from it.

I don't feel like repeating myself AGAIN for the reasons why you shouldn't use 64 bit. Do some research.
sawce is offline
nick123
BANNED
Join Date: Dec 2006
Old 04-12-2007 , 01:26   Re: Module: Ham Sandwich
#27

ty sawce i been looking for a take damage native, since the last one was broken and removed
nick123 is offline
cybermind
Senior Member
Join Date: Oct 2004
Old 04-12-2007 , 03:42   Re: Module: Ham Sandwich
#28

You could get a list of all the entities supported by a mod by traversing the DLL export list. It would be all the symbols that don't start with a ? and don't match with GiveFnptrsToDll, GetEntityAPI, GetEntityAPI2, GetNewDLLFunctions, or Server_GetBlendingInterface. This would only work on Windows though. This is probably a job for another extension though.

Also, I don't see why your hook functions are as dynamically complex as they are. That would be fine if you were allowing hooking of an arbitrary amount of functions at runtime, but you know exactly how many you're hooking, so you should be able to get away with hardcoded hook handler functions (either as fastcall(Windows)/cdecl(linux) or as actual class member functions themselves to more easily handle the stack).

Last edited by cybermind; 04-12-2007 at 07:17.
cybermind is offline
Da_sk8rboy
Veteran Member
Join Date: Jul 2006
Old 05-06-2007 , 23:02   Re: Module: Ham Sandwich
#29

When will the updated version be released?
Da_sk8rboy is offline
VEN
Veteran Member
Join Date: Jan 2005
Old 05-07-2007 , 03:47   Re: Module: Ham Sandwich
#30

Be careful to ask such questions (not the best question for DEV).

What about HLDM support (didn't found it in hamdata.ini) and post hooks implementation?
VEN is offline
Closed Thread


Thread Tools
Display Modes

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 11:42.


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