HekaHeka709
Solid & Active Platinian
Is it possible to make a object of a class? and no im not trying to use it as a instance of the class to hook
Im just trying to replicate the c# function
Player_player = new Player(this);
Im just trying to replicate the c# function
Player_player = new Player(this);