Hi there,
I want to add godmode automatically when a player spawns but I got a problem.
I had no problem to find the function used for it (ClientSpawn) but the problem is I want to execute the function cmd_godmode_f in that procedure which is in another “project” (cgame/game).
Is there any way to make this working, or is there another procedure in the same project like the godprocedure is?
Thanks in advance

