Categories
How to check if a player is a god?
How to check if a player is a god (whether god mod is enabled) LocalPlayer():HasGodMode() does not work (
LocalPlayer():HasGodMode()
Answer the question
In order to leave comments, you need to log in
Try like this :
function GM:InitPostEntity() print( LocalPlayer():HasGodMode() ) end
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question