Choosing skin after the gamemodeinit
#1

Hey, I was wondering if i had a bunch of AddPlayerClass's in my OnGameModeInit()

How would I make the player when entered a command (already did that part) give the player ONLY 3 new skins to choose from and select from them?
Basically like OnGameModeInit but in a different function. How would i do this?
Reply
#2

I would say manually. Set the player camera & PlayerPos. TogglePlayerControlabble, & use the left & right arrow keys to toggle through the skins like SetPlayerSkin. That's just how I'd do it, somebody more experienced should reply soon.
Reply
#3

Quote:
Originally Posted by Abernethy
I would say manually. Set the player camera & PlayerPos. TogglePlayerControlabble, & use the left & right arrow keys to toggle through the skins like SetPlayerSkin. That's just how I'd do it, somebody more experienced should reply soon.
Now i get it, make the player type next or something and it would show the next skin id, thanks!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)