SA-MP Forums Archive
[FilterScript] In-Game Team Creator - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] In-Game Team Creator (/showthread.php?tid=479538)



In-Game Team Creator - boomerboom - 05.12.2013

In-Game Team Creator 1.0


Scripted With:Pawno

Commands:
/create team


Includes requires:
DCMD
sscanf

Screenshots:
//
Example
Код:
public OnPlayerRequestClass(playerid, classid)
{
	SetPlayerPos(playerid, 2771.6657, -2031.8933, 13.5619);
	SetPlayerInterior(playerid, 0);
	SetPlayerFacingAngle(playerid, 330.6915);
	SetPlayerCameraPos(playerid, 2768.1657, -2027.8933, 15.0619);
	SetPlayerCameraLookAt(playerid, 2771.6657, -2031.8933, 13.5619);
             SetGameModeText("Test");
	return 1;
}

Link: Pastenbin

Credits:

-boomerboom[me] for filterscript
-Dracoblue for DCMD
-****** for sscanf


Re: In-Game Team Creator - boomerboom - 05.12.2013

Feedback?


Re: In-Game Team Creator - maaz - 05.12.2013

Hmmmm No works to say good and awesome
Next Version if you can add Vehicle and Skin if you can
+Rep


Re: In-Game Team Creator - boomerboom - 05.12.2013

Quote:
Originally Posted by maaz
Посмотреть сообщение
Hmmmm No works to say good and awesome
Next Version if you can add Vehicle and Skin if you can
+Rep
You can /save at the same place and change that skin there.


Re: In-Game Team Creator - maaz - 05.12.2013

Quote:
Originally Posted by boomerboom
Посмотреть сообщение
You can /save at the same place and change that skin there.
Oh good


Re: In-Game Team Creator - Gen3i - 05.12.2013

Nice FS,good work.


Respuesta: In-Game Team Creator - ADOK1NG - 05.12.2013

Woow!, Excellent Filerscript! NICE!


Re: In-Game Team Creator - Raza2013 - 06.12.2013

Good +REP


Re: In-Game Team Creator - boomerboom - 06.12.2013

Ty all.


Re: In-Game Team Creator - moroccoghoost - 06.12.2013

Wow this is Awesome and much helpfull , Good job man