Force "skin change"
#1

I want to force a player when he logs he gets to see that RequestClass (( that F4 thing ))
can i somehow force him without F4.I dont want a cmd.I want it autaticly under some callback.

thanks
Reply
#2

Quote:
Originally Posted by Naruto4
I want to force a player when he logs he gets to see that RequestClass (( that F4 thing ))
can i somehow force him without F4.I dont want a cmd.I want it autaticly under some callback.

thanks
put
pawn Код:
ForceClassSelection(playerid);
under OnPlayerDeath.
Reply
#3

Yup.
unde OnPlayerDeath ForceClassSelection(playerid);
then you can do some animations n stuff
or you can do a command /kill
that ForceClassSelection(playerid)
and make it play animations, sound n stuff!
but you can make those things too on OnPlayerDeath
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)