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

Hamsandwich Updating


Post New Thread Closed Thread   
 
Thread Tools Display Modes
GordonFreeman (RU)
Veteran Member
Join Date: Jan 2010
Location: Uzbekistan
Old 10-22-2012 , 04:55   Re: Hamsandwich Updating
#111

can someone find offset for gearbox linux section?
i changed windows offsets to linux with off+2 method
with pev 0 and base 0x0 its registred, but nothing called (no hook)
with pev 0 and base 0x60 its says cant get vtable for 'player'
i need base param
__________________
The functional way is the right way
GordonFreeman (RU) is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-22-2012 , 06:45   Re: Hamsandwich Updating
#112

Weird I did not add gearbox for linux. Will try to take a look later.
__________________
Arkshine is offline
GordonFreeman (RU)
Veteran Member
Join Date: Jan 2010
Location: Uzbekistan
Old 10-22-2012 , 07:10   Re: Hamsandwich Updating
#113

kord added gearbox linux secton:
PHP Code:
@section gearbox linux
   pev 0
   base 0x6C
   
   spawn 2
   precache 3
   keyvalue 4
   objectcaps 7
   activate 8
   setobjectcollisionbox 9
   classify 10
   deathnotice 11
   traceattack 12
   takedamage 13
   takehealth 14
   killed 15
   bloodcolor 16
   tracebleed 17
   istriggered 18
   mymonsterpointer 19
   mysquadmonsterpointer 20
   gettogglestate 21
   addpoints 23
   addpointstoteam 24
   addplayeritem 25
   removeplayeritem 26
   giveammo 27
   getdelay 28
   ismoving 29
   overridereset 30
   damagedecal 31
   settogglestate 32
   startsneaking 33
   stopsneaking 34
   oncontrols 35
   issneaking 36
   isalive 37
   isbspmodel 38
   reflectgauss 39
   hastarget 40
   isinworld 41
   isplayer 42
   isnetclient 43
   teamid 44
   getnexttarget 45
   think 46
   touch 47
   
use 48
   blocked 49
   respawn 50
   updateowner 51
   fbecomeprone 52
   center 53
   eyeposition 54
   earposition 55
   bodytarget 56
   illumination 57
   fvisible 58
   fvecvisible 59
   
   player_jump 129
   player_duck 130
   player_prethink 131
   player_postthink 132
   player_getgunposition 123
   player_shouldfadeondeath 59
   player_impulsecommands 134
   player_updateclientdata  133
   
   item_addtoplayer 62
   item_addduplicate 63
   item_getiteminfo 64
   item_candeploy 65
   item_deploy 66
   item_canholster 67
   item_holster 68
   item_updateiteminfo 69
   item_preframe 70
   item_postframe 71
   item_drop 72
   item_kill 73
   item_attachtoplayer 74
   item_primaryammoindex 75
   item_secondaryammoindex 76
   item_updateclientdata 78
   item_getweaponptr 79
   item_itemslot 80
   
   weapon_extractammo 81
   weapon_extractclipammo 82
   weapon_addweapon 83
   weapon_playemptysound 84
   weapon_resetemptysound 85
   weapon_sendweaponanim 86
   weapon_isusable 87
   weapon_primaryattack 88
   weapon_secondaryattack 89
   weapon_reload 90
   weapon_weaponidle 91
   weapon_retireweapon 92
   weapon_shouldweaponidle 93
   weapon_usedecrement 94
@end 
__________________
The functional way is the right way
GordonFreeman (RU) is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-22-2012 , 07:17   Re: Hamsandwich Updating
#114

Thanks ! Will update later. Just to be sure, it has been tested, right ?
__________________
Arkshine is offline
GordonFreeman (RU)
Veteran Member
Join Date: Jan 2010
Location: Uzbekistan
Old 10-22-2012 , 07:53   Re: Hamsandwich Updating
#115

tested Ham_Spawn, Ham_Killed, Ham_TakeDamage, Ham_Weapon_Sendweaponanim, Ham_Weapon_PrimaryAttack, Ham_Weapon_Secondaryattack, Ham_Player_Jump, Ham_Player_Duck, Ham_Blocked. And all of them works fine.
__________________
The functional way is the right way
GordonFreeman (RU) is offline
Jozodezokokotar
Junior Member
Join Date: Apr 2011
Location: Czech Republic
Old 10-27-2012 , 14:46   Re: Hamsandwich Updating
#116

Hi,

Is any of this part of official development build, please?
Do you make hamsandwich dll for windows platform too?

Thanks
Jozodezokokotar is offline
Send a message via Skype™ to Jozodezokokotar
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 10-27-2012 , 14:47   Re: Hamsandwich Updating
#117

Quote:
Originally Posted by Jozodezokokotar View Post
Is any of this part of official development build, please?
No.
__________________
fysiks is offline
bibu
Veteran Member
Join Date: Sep 2010
Old 10-28-2012 , 09:50   Re: Hamsandwich Updating
#118

Any thoughts about adding such functions?

Quote:
Observer_FindNextPlayer
Observer_SetMode
Observer_HandleButtons
Observer_FindNextPlayer

FlashlightTurnOn
FlashlightTurnOff
Original topic by quim. (http://forums.alliedmods.net/showthread.php?t=95139)
__________________
Selling tons of my own private works.
Accepting paid work for clans and communities.
Don't hesitate to contact me.
bibu is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-28-2012 , 10:06   Re: Hamsandwich Updating
#119

These functions are not virtual. It can't be add to Ham. I've already added ALL the virtuals functions.
__________________
Arkshine is offline
bibu
Veteran Member
Join Date: Sep 2010
Old 10-28-2012 , 10:48   Re: Hamsandwich Updating
#120

Quote:
Originally Posted by Arkshine View Post
These functions are not virtual. It can't be add to Ham. I've already added ALL the virtuals functions.
Is it somehow possible to see those functions since I couldn't see them in your SDK or use them with Rage?
__________________
Selling tons of my own private works.
Accepting paid work for clans and communities.
Don't hesitate to contact me.
bibu is offline
Closed Thread



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 07:02.


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