[Help]onplayerconnect
#1

Hello again xD guys

Today i wanna know how to let the spawn and selector button when player connect out

U know like this

[ < ] [ > ] [SPAWN] <<<<< how to let it out when player connected my server


_____________
U can help me xD i know
Reply
#2

Under OnPlayerConnect, add this:

pawn Код:
SpawnPlayer(playerid);
Reply
#3

Have any BEST way than this
Reply
#4

may be https://sampwiki.blast.hk/wiki/TogglePlayerSpectating

pawn Код:
public OnPlayerConnect(playerid)
{
    TogglePlayerSpectating(playerid, 1);
    return 1;
}
Reply
#5

If you want them to skip class selection, set a 1 MS timer under OnPlayerRequestClass and on that timer call SpawnPlayer.
Reply
#6

I didn't likes spawnplayer man i wanna know the best way dan this >>>> : p
Reply
#7

You don't 'like' the function? What the fuck? Are you retarded or something? I'm unable to help you if you have a mental issue, sorry. Please seek medical help.
Reply
#8

I deleted the AddPlayerClass from my GameModeInit and I use SetSpawnInfo on my login dialog.
That works for me.. that's what I can offer.
Reply
#9

Quote:
Originally Posted by MP2
Посмотреть сообщение
You don't 'like' the function? What the fuck? Are you retarded or something? I'm unable to help you if you have a mental issue, sorry. Please seek medical help.
What the hell r u joking at me??


What the hell im not the new scripter same as u

U didnt understood at me Fuck up always u 2 comments dick head

I wanna know how i can find the best way than i use Spawnplayer(playerid)

I knew before how to do but i wanna know there any best way

That answer did u gave me it isn't make me know any more

Sorry for my fuckin bad eng
Reply
#10

Closed this topic right now
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)