Help with class selection menu
#1

I'm trying to replace the default cj skin with another skin (id 217)
After I replaced the original skin id from 0 to 217 and comply, I still get the stupid cj skin.

Quote:

public OnGameModeInit()
{
SetGameModeText("Yiff World");
AddPlayerClass(217, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);

But if I add the above code into a brand new script, then It worked. Whats wrong?
Reply
#2

I figured its a problem with YSI, If I remove it, the player spawn menu works fine, but then I can't load my objects. Is there any way I can run YSI and still have the player spawn menu?
Reply
#3

is there any other Addplayerclass?
Reply
#4

Nvm, I've fixed it with Add_Class. Thanks anyways
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)