Thread: Module: Rage
View Single Post
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 03-05-2012 , 13:48   Re: Module: Rage
Reply With Quote #16

Quote:
Originally Posted by Exolent[jNr] View Post
Another module I will not have the time to fully understand. *sigh*

On another note, looks great and good job.
Thanks fellow

Quote:
Originally Posted by micapat View Post
Ok I have some informations :U

I forgot to say that but it's a local server ( -> Windows ) on Czero.

rage errors

Errors:

Unable to get vtable information for 'CBaseEntity'
Unable to get vtable information for 'CGameRules'
Function 'CBaseEntity_FireBullets3' doesn't have identifiers for your mod
Virtual function 'TakeDamage' doesn't have offsets for your mod

rage functions and rage modules :

Nothing.

rage handlers :

Crash czero ..

I think that we localised the problem :C
Ok good you find this problem. I forgot to create aliast stuff for Vtables.
Do the following:
Go to

"addons\rage\config\vtables"

and each file there called cstrike, clone it, call it czero, open it and rename the entry from czero to cs.

That should make it for the virtual function.
About "CBaseEntity_FireBullets3" arkshine will have to create a new signature.
About doing "rage handlers" crashing try again after having the files.

Edit:

and edit TakeDamage and clone cstrike identifiers and rename it czero. I will fix this for next version.

Last edited by joaquimandrade; 03-05-2012 at 13:50.
joaquimandrade is offline