SA-MP Forums Archive
[Help]onplayerconnect - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [Help]onplayerconnect (/showthread.php?tid=427294)



[Help]onplayerconnect - por12802 - 01.04.2013

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


Re: [Help]onplayerconnect - FunnyBear - 01.04.2013

Under OnPlayerConnect, add this:

pawn Код:
SpawnPlayer(playerid);



Re: [Help]onplayerconnect - por12802 - 02.04.2013

Have any BEST way than this


Re: [Help]onplayerconnect - Jewell - 02.04.2013

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

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



Re: [Help]onplayerconnect - MP2 - 02.04.2013

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


Re: [Help]onplayerconnect - por12802 - 02.04.2013

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


Re: [Help]onplayerconnect - MP2 - 02.04.2013

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.


Re: [Help]onplayerconnect - Denying - 02.04.2013

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.


Re: [Help]onplayerconnect - por12802 - 03.04.2013

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


Re: [Help]onplayerconnect - por12802 - 03.04.2013

Closed this topic right now