Quote:
|
Originally Posted by TTJJ
Quote:
|
Originally Posted by Jashugan
try changing SetWorldTime(04); to SetWorldTime(4);
|
?? what will that do? he is looking to change the skins :P not time 
|
If skins dont show like this it means the OnGameModeInIt function isn't loading properly which is usually caused by a piece of code being wrong in there. I dont know the function setworldtime well but it might be that "04" is bugging everything up if it should instead be "4".
Try it out and see, thats the only thing I can see that looks dodgy in the script.