When I was messing around with the Smite .ini files located in "Documents\My games\Smite\BattleGame\Config" I saw, in BattleEngine.ini
some lines
(#337-#402) these commands:
Code:
Suppress=Dev
Suppress=DevAbsorbFuncs
Suppress=DevAnim
Suppress=DevAssetDataBase
Suppress=DevAudio
Suppress=DevAudioVerbose
Suppress=DevBind
Suppress=DevBsp
Suppress=DevCamera
Suppress=DevCollision
Suppress=DevCompile
Suppress=DevComponents
Suppress=DevConfig
Suppress=DevCooking
Suppress=DevCrossLevel
Suppress=DevDataStore
Suppress=DevDecals
Suppress=DevFaceFX
Suppress=DevGFxUI
Suppress=DevGFxUIWarning
Suppress=DevGarbage
Suppress=DevKill
Suppress=DevLevelTools
Suppress=DevLightmassSolver
Suppress=DevLoad
Suppress=DevMovie
Suppress=DevNavMesh
Suppress=DevNavMeshWarning
Suppress=DevNetTraffic
Suppress=DevNetTrafficDetail
Suppress=DevOnline
Suppress=DevPath
Suppress=DevReplace
Suppress=DevSHA
Suppress=DevSave
Suppress=DevShaders
Suppress=DevShadersDetailed
Suppress=DevSound
Suppress=DevStats
Suppress=DevStreaming
Suppress=DevTick
Suppress=DevUI
Suppress=DevUIAnimation
Suppress=DevUIFocus
Suppress=DevUIStates
Suppress=DevUIStyles
Suppress=DevMCP
Suppress=DevHTTP
Suppress=DevHttpRequest
Suppress=DevBeacon
Suppress=DevBeaconGame
Suppress=DevOnlineGame
Suppress=DevMatchmaking
Suppress=DevMovieCapture
Suppress=GameStats
Suppress=Init
Suppress=Input
Suppress=Inventory
Suppress=Localization
Suppress=LocalizationWarning
Suppress=PlayerManagement
Suppress=PlayerMove
Suppress=DevReplication
Suppress=TgDevGFxUIVerbose
Suppress=AILog
I removed these lines and I cant see any change in Smite.... Maybe that someone that is more experienced in game hacks can help me to
do something with it... Imagine if you can just walk in a lane and remove all entities... That would be AWESOME!
EDIT#1: Just found other .ini files in "C:\Program Files (x86)\Hi-Rez Studios\HiRezGames\smite\BattleGame\Config"
I found commands like above. These commands had only one difference... They were having a "+" or a "-" before "Supress"...
I changed all the "+" to "-" and I'll see if something is changed... I also change all bots in Arena Practice to thor... I ll see if it works!
EDIT#2: The Dev options aren't working at the moment... But I found a line that was saying something about gravity and it was at 520.0! I changed it to 10.0 and its incredible! Ill put some screenshots of what it does
EDIT#3: I just discovered that if we remplace a skin with another, we become invisible! (I uses Rama diamonds skin....)
EDIT#4:It worked with Rama but didnt with Neith... I dont know if others can see me, because I played with bots and with a guy that was speaking a strange language... lol. Now I know that hi-rez has putted cmds in chat... But every cmds I tried did nothing... Like /devkill , /DevKill , /Dev. I ll try to add "start" before it .
EDIT#5 I definetly cant figure out how the Dev options are working

. At least the gravity is working and I ll try to make an undectable CE for smite... But do not hope about using it a lot online... Willo probably only work on the client-sided games... Like practice
EDIT#6: After that I seek around the Smite .ini I found the UnrealEngine ones and inside of it (And one another Smite ini) I found Smite Arena goal points... I succeed to change 500 to 1000... Only for practice at the moment (didnt test custom yet) I found again debug and Dev options but everything that I tried cant add these option . I'm searching for starting gold in arena practice but found nothing at the moment . If anyone could help me and try to make a D3D9
menu with some ESP or anything, it would be so much awesome!