help with zombie counter placement
-
hi, so basically i need some help with placing correctly this Zombie Counter because i'm kind of a noob with all these scripting and gsc files stuff and i've been trying for hours to manage the placement that i want but i just can't and is driving me insane. so what i'm looking for is someone to tell me what do i do to put the zombie counter where i'm pointing (top left).
this is the part of the script that controls the placement of the zombie counter
what do i change to put it where i want? -
EasilyUnstpp_ You are doing it correctly. But make sure that hudelem is the correct one, and that your code is actually executing. Try adding a print() call after the setPoint() function to see if it's being called.