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

Hamsandwich Updating


Post New Thread Closed Thread   
 
Thread Tools Display Modes
t1m4444
Junior Member
Join Date: Sep 2011
Old 05-16-2013 , 08:54   Re: Hamsandwich Updating
#201

If i put the original module, then server works. But i need a Ham_CS_Weapon_SendWeaponAnim... Server run on the hosting (OS - linux).
__________________
t1m4444 is offline
Send a message via Skype™ to t1m4444
Will655ard
Junior Member
Join Date: May 2013
Old 05-16-2013 , 09:29   Re: Setting a client's maxspeed permanently and efficiently
#202

This is needed because documentation isn't ready yet

Last edited by Will655ard; 05-16-2013 at 09:29.
Will655ard is offline
joropito
AlliedModders Donor
Join Date: Mar 2009
Location: pfnAddToFullPack
Old 05-16-2013 , 12:24   Re: Hamsandwich Updating
#203

Quote:
Originally Posted by t1m4444 View Post
If i put the original module, then server works. But i need a Ham_CS_Weapon_SendWeaponAnim... Server run on the hosting (OS - linux).
You're asking support for a not up to date server running dproto. You will not get support here and you may get banned.

Just update your engine/cs, remove dproto and use the update ham module.
If you don't do that you can't use newer ham.

There's no support for older engines.
__________________

Divide et vinces
approved plugins | steam account

I don't accept PM for support. Just ask on forums.
If you're looking for private work, PM me.
joropito is offline
Send a message via MSN to joropito
meathead@MBG
Junior Member
Join Date: Mar 2012
Old 05-23-2013 , 10:27   Re: Hamsandwich Updating
#204

Are these stray key errors related to ham?

Quote:
Protocol version 48
Exe version 1.1.2.6/Stdio (dod)
Exe build: 14:59:14 Feb 13 2013 (5956)
STEAM Auth Server
couldn't exec listip.cfg
Server IP address 74.117.238.84:27055

Metamod version 1.21-am Copyright (c) 2001-2013 Will Day <[email protected]>
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.


AMX Mod X version 1.8.2 Copyright (c) 2004-2006 AMX Mod X Development Team
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under
certain conditions; type 'amxx gpl' for details.

L 05/23/2013 - 09:15:00: -------- Mapchange to dod_avalanche --------
stray key in process_key: monstertinit 70
stray key in process_key: item_getiteminfo 66
[AMXX] Loaded 11 admins from file
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
dlopen failed trying to load:
/home/tcagame/meathead/111//.steam/sdk32/steamclient.so
with error:
/home/tcagame/meathead/111//.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit

Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
couldn't exec listip.cfg
Menu item 17 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
Menu item 18 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"
Connection to Steam servers successful.
VAC secure mode is activated.
meathead@MBG is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 05-23-2013 , 11:56   Re: Hamsandwich Updating
#205

Yes, but can be safely ignored.
__________________
Arkshine is offline
diavolar
Member
Join Date: Nov 2009
Location: Paraguay
Old 05-24-2013 , 08:01   Re: Hamsandwich Updating
#206

hy
I did update to 1.4 and now the server does not start
error
Quote:
hlds_i686: malloc.c096: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 * (sizeof(size_t))) - 1)) & ~((2 * (sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long)old_end & pagemask) == 0)' failed.^C
i use OS Ubuntu (Linux)
starting line is
Quote:
./hlds_run -game cstrike -secure -debug +ip 89.45.xxx.xxx +port 27015 +sv_lan 0 +maxplayers 25 +map -pingboost 3 -noaff -numericping +sys_ticrate 1000 +map de_dust2

please can you help me

Last edited by diavolar; 05-24-2013 at 08:02.
diavolar is offline
Send a message via ICQ to diavolar Send a message via AIM to diavolar Send a message via Yahoo to diavolar Send a message via Skype™ to diavolar
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 05-24-2013 , 09:35   Re: Hamsandwich Updating
#207

Start to update your server and see.
__________________
Arkshine is offline
fl0werD
Senior Member
Join Date: May 2011
Old 06-04-2013 , 19:51   Re: Hamsandwich Updating
#208

PHP Code:
public CInfoTarget__Touch_PostiEntityiOther )
{
    new 
szClassName16 ];
    
peviEntitypev_classnameszClassName15 );

    if( !
equalszClassName"playergrenade" ) )
        return;

    
ExecuteHamHam_GibMonsteriEntity );

    
/*new Float: vecOrigin[ 3 ];
    pev( iEntity, pev_origin, vecOrigin );

    engfunc( EngFunc_MessageBegin, MSG_PVS, SVC_TEMPENTITY, vecOrigin, 0 );
    write_byte( TE_BLOODSPRITE );
    engfunc( EngFunc_WriteCoord, vecOrigin[ 0 ] );
    engfunc( EngFunc_WriteCoord, vecOrigin[ 1 ] );
    engfunc( EngFunc_WriteCoord, vecOrigin[ 2 ] );
    write_short( g_iModelIndexBloodSpray );
    write_short( g_iModelIndexBloodDrop );
    write_byte( 247 );
    write_byte( 16 );
    message_end( );

    UTIL_ExplosionEffect( vecOrigin );
    UTIL_RadiusDamage( iEntity, pev( iEntity, pev_owner ), vecOrigin );*/

    
engfuncEngFunc_RemoveEntityiEntity );

I call GibMonster, but server is hangs.
fl0werD is offline
Send a message via ICQ to fl0werD
fl0werD
Senior Member
Join Date: May 2011
Old 06-04-2013 , 20:06   Re: Hamsandwich Updating
#209

+ Tried in combination with this feature.

PHP Code:
public CInfoTarget__Classify_PreiEntity )
{
    new 
szClassName16 ];
    
peviEntitypev_classnameszClassName15 );

    if( !
equalszClassName"playergrenade" ) )
        return 
HAM_IGNORED;

    
SetHamReturnInteger); // CLASS_HUMAN
    
return HAM_SUPERCEDE;

HLSDK:
PHP Code:
void CBaseMonster :: GibMonstervoid )
{
    
TraceResult    tr;
    
BOOL        gibbed FALSE;

    
EMIT_SOUND(ENT(pev), CHAN_WEAPON"common/bodysplat.wav"1ATTN_NORM);        

    
// only humans throw skulls !!!UNDONE - eventually monsters will have their own sets of gibs
    
if ( HasHumanGibs() )
    {
        if ( 
CVAR_GET_FLOAT("violence_hgibs") != )    // Only the player will ever get here
        
{
            
CGib::SpawnHeadGibpev );
            
CGib::SpawnRandomGibspev4);    // throw some human gibs.
        
}
        
gibbed TRUE;
    }

    
// code;
}

BOOL CBaseMonster :: HasHumanGibsvoid )
{
    
int myClass Classify();

    if ( 
myClass == CLASS_HUMAN_MILITARY ||
         
myClass == CLASS_PLAYER_ALLY    ||
         
myClass == CLASS_HUMAN_PASSIVE  ||
         
myClass == CLASS_PLAYER )

         return 
TRUE;

    return 
FALSE;


Last edited by fl0werD; 06-04-2013 at 20:09.
fl0werD is offline
Send a message via ICQ to fl0werD
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-05-2013 , 04:25   Re: Hamsandwich Updating
#210

In what game ?
__________________
Arkshine 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 01:29.


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