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

[CS:GO] PTaH - V1.0.8


Post New Thread Reply   
 
Thread Tools Display Modes
Riotline
AlliedModders Donor
Join Date: Oct 2015
Location: Half Life 3
Old 04-15-2020 , 06:49   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #191

Can't seem to compile with the PTaH include. It pushes out a undefined
__________________
Riotline is offline
orion_Ar
New Member
Join Date: Nov 2020
Old 11-02-2020 , 19:40   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #192

Cant build. i have the last sourcemod versión same for PTaH

SourcePawn Compiler 1.10.0.6499
V1.1.3-build19 (linux)

Quote:
PTaH_test.sp(6) : error 017: undefined symbol "PTaH_ExecuteStringCommand"
PTaH_test.sp(7) : error 017: undefined symbol "PTaH_OnClientConnect"
PTaH_test.sp( : error 100: function prototypes do not match
PTaH_test.sp(9) : error 017: undefined symbol "PTaH_MapContentList"
PTaH_test.sp(10) : error 017: undefined symbol "PTaH_WeaponCanUse"
PTaH_test.sp(11) : error 017: undefined symbol "PTaH_ConsolePrint"
PTaH_test.sp(12) : error 017: undefined symbol "PTaH_SetPlayerModel"
PTaH_test.sp(13) : error 017: undefined symbol "PTaH_ServerConsolePrint"
PTaH_test.sp(22) : error 139: could not find type "AddrInfo"
PTaH_test.sp(23) : error 017: undefined symbol "PTaH_GetAddrInfo"
PTaH_test.sp(27) : error 139: could not find type "AddrInfo"
PTaH_test.sp(2 : error 104: cannot find any methods for int
PTaH_test.sp(30) : error 104: cannot find any methods for int
PTaH_test.sp(30) : warning 215: expression has no effect
PTaH_test.sp(30) : warning 215: expression has no effect
PTaH_test.sp(30) : error 001: expected token: ";", but found ")"
PTaH_test.sp(30) : error 029: invalid expression, assumed zero
PTaH_test.sp(30) : fatal error 190: too many error messages on one line

Compilation aborted.
16 Errors.

Any clue?
orion_Ar is offline
jugule
AlliedModders Donor
Join Date: Apr 2020
Old 03-31-2021 , 13:34   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #193

L 03/30/2021 - 02:55:43: [PTaH] Signature for CCSPlayer::FindMatchingWeaponsForTeamLoadout not found in gamedata
L 03/30/2021 - 02:55:43: [PTaH] Detour failed CCSPlayer::FindMatchingWeaponsForTeamLoadout, functionality GiveNamedItemPre will be limited.
L 03/30/2021 - 02:55:43: [PTaH] Failed to get CBaseClient::ClientPrintf offset, Hook ConsolePrintPre will be unavailable.
L 03/30/2021 - 02:55:43: [PTaH] Failed to get CBaseClient::ClientPrintf offset, Hook ConsolePrintPost will be unavailable.
L 03/30/2021 - 02:55:43: [PTaH] Failed to get CGameClient::ExecuteStringCommand offset, Hook ExecuteStringCommandPre will be unavailable.
L 03/30/2021 - 02:55:43: [PTaH] Failed to get CGameClient::ExecuteStringCommand offset, Hook ExecuteStringCommandPost will be unavailable.
L 03/30/2021 - 02:55:43: [PTaH] Failed to get CBaseServer::RejectConnection offset, Hook ClientConnectPre will be unavailable.
L 03/30/2021 - 02:55:43: [PTaH] Failed to get CBaseServer::ConnectClient offset, Hook ClientConnectPost will be unavailable.
L 03/30/2021 - 02:55:43: [PTaH] Failed to get CPlayerInventory::SendInventoryUpdateEvent offset, Hook InventoryUpdatePost will be unavailable.
jugule is offline
root88
Senior Member
Join Date: May 2016
Old 04-03-2021 , 08:15   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #194

Quote:
Originally Posted by jugule View Post
not found in gamedata
Focus!
__________________
root88 is offline
ilj701
Junior Member
Join Date: Mar 2021
Old 05-13-2021 , 09:07   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #195

Could you please make it compitable with SourceMod 1.11?

I'm getting these errors hen compiling my plugin...
Code:
error 017: undefined symbol "kEconItemFlag_CannotTrade"
error 017: undefined symbol "kEconItemFlags_CheckFlags_CannotTrade"
error 021: symbol already defined: "kEconItemFlag_CannotTrade"

Last edited by ilj701; 05-20-2021 at 02:55.
ilj701 is offline
Morone
Junior Member
Join Date: Nov 2021
Old 11-22-2021 , 10:42   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #196

hello i have problem after instal Path https://imgur.com/a/2lCTrhi someone can help me with this ?

Last edited by Morone; 11-22-2021 at 10:43.
Morone is offline
pedrotski
Member
Join Date: Nov 2020
Old 11-27-2021 , 11:38   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #197

Quote:
Originally Posted by Morone View Post
hello i have problem after instal Path https://imgur.com/a/2lCTrhi someone can help me with this ?
Is PTaH.ext.so in the correct folder as stated in the screenshot?
__________________
pedrotski is offline
workes
Junior Member
Join Date: Mar 2020
Old 01-26-2022 , 09:02   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #198

Hello. I am unable to compile the latest version. I am getting the following errors
workes is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 01-27-2022 , 10:01   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #199

Quote:
Originally Posted by workes View Post
Hello. I am unable to compile the latest version. I am getting the following errors
hey and it is already compiled here: https://ptah.zizt.ru you need only the gamedata and the extension (sp file (the scripting file) is overrated here)

Last edited by freak.exe_uLow; 01-27-2022 at 10:01.
freak.exe_uLow is offline
Sandervraun
Senior Member
Join Date: May 2019
Location: Denmark
Old 02-06-2022 , 06:52   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #200

//// PTaH_test.sp
//
// C:\Users\Sande\Desktop\Anticheat compiler\include\handles.inc(83) : error 114: missing type, or constructor must have the same name as methodmap "Handle"
// C:\Users\Sande\Desktop\Anticheat compiler\include\handles.inc(83) : error 001: expected token: "{", but found "="
// C:\Users\Sande\Desktop\Anticheat compiler\include\handles.inc(83) : error 029: invalid expression, assumed zero
// C:\Users\Sande\Desktop\Anticheat compiler\include\handles.inc(83) : fatal error 190: too many error messages on one line
//
// Compilation aborted.
// 4 Errors.
//
// Compilation Time: 0.14 sec
// ----------------------------------------
Sandervraun is offline
Reply


Thread Tools
Display Modes

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 17:55.


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