01.09.2009, 09:52
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.
But if I add the above code into a brand new script, then It worked. Whats wrong?
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); |