Thread: Module: Rage
View Single Post
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 03-10-2012 , 00:04   Re: Module: Rage
Reply With Quote #41

Quote:
Originally Posted by Doc-Holiday View Post
Ham cant hook cz bots using classname player you have to hookem and register from ent.
Ok fellow i spent this last hours doing something for you that I hope it works as you wish.

First download the new Rage Beta 2 (it's a must) that I took advantage to upload after fixing bugs and stuff that we checked. Then download the file "module_hambot_bin.zip" it should have everything needed there. If it works tell arkshine to make you a signature.

After installing this:
Before anything check if you have errors with the command "rage errors"

Then in plugins do like:

PHP Code:
RegisterHam(Ham_Spawn,"czbot","OnSpawn"
____________________

About the update:

French guy that is close friend of connor: now I know the reason to "rage handlers" crash (is because of string handling) but i didn't fix it because I need to fully update rage to have a new class to manage strings because working with char* is a pain and can fuck up in specific conditions and stuff like that.

Warning for Connor and anyone that is coding a sub module:
I update the class FunctionForModule so download the new src file you can find in rage src or in the src of the module on this post.
Attached Files
File Type: zip module_hambot_bin.zip (124.0 KB, 581 views)
File Type: zip module_hambot_src.zip (67.3 KB, 351 views)
File Type: zip handlers_src.zip (135.8 KB, 427 views)

Last edited by joaquimandrade; 03-10-2012 at 00:06.
joaquimandrade is offline