Is this possible?
#1

I just want to hear if this is possible to make.. Only two skins in Class selection??
Reply
#2

Yes, why not?
Reply
#3

Ok how can I do it?
Reply
#4

https://sampwiki.blast.hk/wiki/AddPlayerClass
Reply
#5

well try to find out actualy when i downloaded a server sample of zombies it had only 2 skins to select so yeh its possible and i dont know but i think ti has to do with OnPlayerRequestSpawn
Reply
#6

One problem tho.. When I log in I can't see any skin at class selection.. I can choose one of the skin but It wont show in class selection .. why?
Reply
#7

change the coords of SetPlayerCameraPos and SetPlayerCameraLookAt
Reply
#8

What should I change to?

These are mine

Quote:

SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746);
SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746);

Reply
#9

Open your script and search for AddPlayerClass(it must be under OnGameModeInit)
Thats your skins.You can delete all your AddPlayerClass lines and just leave TWO of them and when you connect you will have two skins to chose
Reply
#10

SetPlayerCameraPos - that means where player camera will stay
SetPlayerCameraLookAt - That means where camera which you setted with ****CameraPos will look at.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)