Hey! First off, I have a small, but very noob-y question. Should everything I do (register system, car system etc..) be in my gamemode.pwn file? By the way, I'm making the gamemode for scratch, it's an RPG gamemode.
Now, to the main question.
After looking at some tutorials I finished a registration and login system using Y_INI. After I enter my password, I have to press spawn near the arrow keys even though there is no skin to select. After I do this, CJ starts falling through the map however he teleports to land afterwards. I'd like a way to make it so as a new player, you start with a skin that everyone has to use, however you can go to a certain building afterwards and buy a skin there with the currency I plan to implement(another question I have which I'll post later, how to implement custom currency, to avoid money hacks and to be unique), so how would I go about at doing that? Thanks alot!
Now, to the main question.
After looking at some tutorials I finished a registration and login system using Y_INI. After I enter my password, I have to press spawn near the arrow keys even though there is no skin to select. After I do this, CJ starts falling through the map however he teleports to land afterwards. I'd like a way to make it so as a new player, you start with a skin that everyone has to use, however you can go to a certain building afterwards and buy a skin there with the currency I plan to implement(another question I have which I'll post later, how to implement custom currency, to avoid money hacks and to be unique), so how would I go about at doing that? Thanks alot!