SA-MP Forums Archive
[Ajuda]Tutorial no Inicio do GM - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda]Tutorial no Inicio do GM (/showthread.php?tid=306521)



[Ajuda]Tutorial no Inicio do GM - Geo1996 - 27.12.2011

tenho um gm aki e quando vce nao esta registrado tem tutorial tudo ate ai blz. meu tutorial aparece no chat mas queria transformalo em menu como faзo isso?

no gm ele esta assim
Код:
	else if(TutTime[i] == 75)
			    {
			        ClearChatbox(i, 5);
		        	GameTextForPlayer(i, "~p~Binco", 8000, 3);
		        	SetPlayerPos(i, 2243.7371,-1668.1760,15.4766);
		        	SetPlayerCameraPos(i, 2264.1365,-1653.5085,19.6254);
		        	SetPlayerCameraLookAt(i, 2243.7371,-1668.1760,15.4766);
		        	SetPlayerInterior(i, 0);
					SendClientMessage(i, COLOR_YELLOW2, " ");
			        SendClientMessage(i, COLOR_YELLOW, "Neste local, vocк poderб mudar sua roupa (skin) para um que vocк goste.");
			        SendClientMessage(i, COLOR_YELLOW2, "Cada roupa (skin) que vocк escolher, serб cobrado R$500");
			        SendClientMessage(i, COLOR_YELLOW2, "Sу vocк entrar e digitar /skin [NUMERO] que irб mudar!");
					SendClientMessage(i, COLOR_YELLOW2, " ");
			    }



Re: [Ajuda]Tutorial no Inicio do GM - !Niiw - 27.12.2011

Nгo seria melhor Dialog?


Re: [Ajuda]Tutorial no Inicio do GM - [O.z]Caroline - 27.12.2011

https://sampforum.blast.hk/showthread.php?tid=119297


Re: [Ajuda]Tutorial no Inicio do GM - Ч iReadyTK є - 27.12.2011

https://sampforum.blast.hk/showthread.php?tid=247845

https://sampforum.blast.hk/showthread.php?tid=202389

Nгo й lб essas coisas os tutoriais mas da pra entender...