Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Tymek96 - zdjęcie

Tymek96

Rejestracja: 23.11.2017
Aktualnie: Nieaktywny
Poza forum Ostatnio: 09.05.2018 09:51
-----

#744507 QTM_CodMod.amxx klasy

Napisane przez wacho w 23.11.2017 23:49

Jezeli robiles to według poradnika na forum to refeneracja w klasie nie ma prawa działać
  • +
  • -
  • 1


#744561 QTM_CodMod.amxx klasy

Napisane przez ChrisN w 25.11.2017 18:25

Nie bardzo chcę go tu dawać bo się troszkę napracowałem. Moim zdaniem problem nie leży od strony silnika tylko raczej od strony klasy. ponieważ gdy mam klasę z samą grawitacją to kalsa normalnie działą i można dawać punkty w regeneracje hp lecz nie mozna ustawić np na start klasie 20 punktów w regeneracje bo klasa przestaje wtedy działąć. myślę że problem lezy po stronie nativu.
Jaki powinien być nativ do statystyki regeneracji hp
 
 
Wycinek z konsoli:

Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/home/servers/users/srv50075/.steam/sdk32/steamclient.so
with error:
/home/servers/users/srv50075/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 21:15:21 Oct 19 2016 (921)
STEAM Auth Server

Server IP address 145.239.236.195:27080
   
   Metamod version 1.21-am  Copyright (c) 2001-2013 Will Day <[url=/cdn-cgi/l/email-protection][email protected][/url]>
   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.3-dev+5073 Copyright (c) 2004-2015 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 11/23/2017 - 22:47:07: [FAKEMETA] get/set_gamerules_* natives have been disabled because g_pGameRules address could not be found. 
L 11/23/2017 - 22:47:07: [GEOIP] Database info: GeoLite2 Country database 2.0
L 11/23/2017 - 22:47:07: [CSTRIKE] BuyGunAmmo is not available
L 11/23/2017 - 22:47:07: [CSTRIKE] AddAccount is not available
L 11/23/2017 - 22:47:07: [CSTRIKE] Some functions are not available - forwards CS_OnBuy[Attempt] have been disabled
L 11/23/2017 - 22:47:07: [CSTRIKE] g_pGameRules is not available - Forward CS_OnBuy has been disabled
L 11/23/2017 - 22:47:07: Binding/Hooking cvars have been disabled - check your gamedata files.
[REAUTHCHECK] Version: 0.1.4 Linux 'Counter-Strike 1.6'
[REAUTHCHECK] Success: Configuration executed.
[REAUTHCHECK] Success: Build ReHLDS version defined Linux '921'
[WHB] Version: 1.5.626 Linux
[WHB] Success: Build ReHLDS version defined Linux "921"
[WHB] Success: Configuration executed.
ReGameDLL build: 02:21:06 Jul 21 2016 (0.2.128)
ReGameDLL API version 4.1
L 11/23/2017 - 22:47:07: -------- Mapchange to de_dust2 --------
Executing ReGameDLL Configuration File 
[AMXX] Loaded 2 admins from file
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
dlopen failed trying to load:
/home/servers/users/srv50075/.steam/sdk32/steamclient.so
with error:
/home/servers/users/srv50075/.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
couldn't exec banned.cfg
Connection to Steam servers successful.
   VAC secure mode is activated.


Sam sobie na pytanie odpowiadasz, w klasie masz tylko jedną zmienną, której "źródło" jest zawarte w silniku, czyli na 90% coś zostało mi nim źle dodane, czyli zscząłbym od niego.
  • +
  • -
  • 1