THanks könnten viele gebrauchen wenn du noch mehr fix kennst immer her damit
Wie den unbekannten Guild War Crash? Den kein Schwanz kennt weil es scheinbar kein juckt?
@Thread: Naja...Den fixx kann man durchaus so machen, aber, warum Released du ein Copy & Paste fixx wobei du nicht weiß ob er Funktioniert oder nicht? Da stellt sich mir die Frage woher hast du den eigtl.?
Wie den unbekannten Guild War Crash? Den kein Schwanz kennt weil es scheinbar kein juckt?
@Thread: Naja...Den fixx kann man durchaus so machen, aber, warum Released du ein Copy & Paste fixx wobei du nicht weiß ob er Funktioniert oder nicht? Da stellt sich mir die Frage woher hast du den eigtl.?
Der Fix funktioniert.
Habe ihn vorhin noch getestet.
Und woher ich den Fix habe ist doch releativ egal.
Der Fix funktioniert nur bedingt, wenn ich nun nen Paket mit den Informationen an den Server sende, was bei so einem Hack empfehlenswert ist (sonst dauert das doch ewig bis man einen signifikanten Effekt hat), ist der Fix auch bypassed.
Malibus Fix scheint mir am sinnvollsten weil der Spielfluss so nicht unterbrochen wird was bestimmt frustrierend sein kann wenn man mehrmals vergisst sein Pet zu deaktivieren.
I am 100% sure that you do not even know to understand this little rule , if you are careful prettais two minutes you would see that it is a client-side protection and it is easy to bypass this protection , so before changing a define at least try to understand
use a server protection, and then you can change my define
I have added Malibus fix but I have compiling errors, could you guys help? Here is the compiling error:
Quote:
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(2306): error C2601: 'CItemUpgrade::TransFormVisPet' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(499): error C2601: 'CItemUpgrade::OnEnchant' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(543): error C2601: 'CItemUpgrade::OnSmeltSafety' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(584): error C2601: 'CItemUpgrade::SmeltSafetyNormal' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(604): error C2601: 'CItemUpgrade::SmeltSafetyGeneral' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(714): error C2601: 'CItemUpgrade::SmeltSafetyAccessory' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(786): error C2601: 'CItemUpgrade::SmeltSafetyPiercingSize' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(883): error C2601: 'CItemUpgrade::BarunaSafe' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(974): error C2601: 'CItemUpgrade::RefineAccessory' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1043): error C2601: 'CItemUpgrade::RefineCollector' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1096): error C2601: 'CItemUpgrade::SmeltSafetyAttribute' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1206): error C2601: 'CItemUpgrade::EnchantGeneral' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1360): error C2601: 'CItemUpgrade::GetGeneralEnchantProb' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1375): error C2601: 'CItemUpgrade::EnchantBaruna' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1510): error C2601: 'CItemUpgrade::GetBarunaEnchantProp' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1518): error C2601: 'CItemUpgrade::GetBarunaEnchantDowngradeProp' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1526): error C2601: 'CItemUpgrade::GetBarunaPetMultiplicator' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1535): error C2601: 'CItemUpgrade::GetBarunaFailForNextLevel' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1544): error C2601: 'CItemUpgrade::CreateBarunaCrystal' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1591): error C2601: 'CItemUpgrade::BarunaChaosGemExtract' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1662): error C2601: 'CItemUpgrade::CreateBarunaChaosGem' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1690): error C2601: 'CItemUpgrade::CreateStone' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1729): error C2601: 'CItemUpgrade::EnchantAttribute' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1896): error C2601: 'CItemUpgrade::ChangeAttribute' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1962): error C2601: 'CItemUpgrade::GetAttributeEnchantProb' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1971): error C2601: 'CItemUpgrade::GetAttributeDamageFactor' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1984): error C2601: 'CItemUpgrade::GetAttributeDefenseFactor' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(1996): error C2601: 'CItemUpgrade::GetAttributeAddAtkDmgFactor' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(2009): error C2601: 'CItemUpgrade::WhatEleCard' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(2031): error C2601: 'CItemUpgrade::OnItemTransy' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(2098): error C2601: 'CItemUpgrade::RunItemTransy' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(2144): error C2601: 'CItemUpgrade::PetVisSize' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(2179): error C2601: 'CItemUpgrade::SetPetVisItem' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(2241): error C2601: 'CItemUpgrade::RemovePetVisItem' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(2267): error C2601: 'CItemUpgrade::PutPetVisItemLog' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(2279): error C2601: 'CItemUpgrade::SwapVis' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(2292): error C2601: 'CItemUpgrade::ChangeVisPetSfx' : local function definitions are illegal
c:\Users\Administrator\Desktop\SERVER\Source\WORLD SERVER\ItemUpgrade.cpp(2338): fatal error C1075: end of file found before the left brace '{' at 'ItemUpgrade.cpp(475)' was matched
Please help me with this.
So it turned out that it was my fault, I just missed a 2 closing brackets.
[Selling] [Store] Stat AWP ASI, STAT M4 ASI, STAT FN Orion and Serpent FT 01/10/2015 - Counter-Strike Trading - 2 Replies StatTrak™ AWP Asiimov FT
StatTrak™ M4A4 Asiimov FT
StatTrak™ USP-S Orion FN
StatTrak™ USP-S Orion FN Sticker: Headhunter (Foil)
AK-47 Fire Serpent FT
AK-47 Fire Serpent FT
Everything being sold for 80% of steam market price. I am only willing to sell to reputable people so if you barely have any rep I'm not trading with you even if you're going first.
Payment option: PayPal