Question - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Question (
/showthread.php?tid=207227)
Question -
Nighel - 05.01.2011
Hello guys i'm new to coding server
And i got the following questions:
1. How can i hold weapons good like gta ingame or TeamDeatMach servers like this
2. How can i make a login screen that players can't choose a class until login in
Re: Question -
alpha500delta - 05.01.2011
1: Happens automaticly I think?
2: Use OnDialogResponse with OnPlayerConnect... Check wiki.sa-mp.com for info
Re: Question -
Nighel - 05.01.2011
1: No it doesnt
2: Ok i will check it
Re: Question -
ToPhrESH - 05.01.2011
UsePlayerPedAnims(); in under OnGameModeInit for the animation. For the login you must make the screen stay, and once they select change the camera to class selection