5 questions - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: 5 questions (
/showthread.php?tid=237174)
5 questions -
ElChapoGuzman - 09.03.2011
1. When people use /commands or any command to show up a menu do they use sendclientmessage and they put commands?
2. When it shows up player class selection how do i put the textdraw on the player on class selection to define team
3. if im making my own server can i delete everything from scriptfiles
4. If im making two teams will i have to use 2 different Onplayerspawn or what do i do
5. Can anyone give me some links to objects to attatch to player please and thank you
Re: 5 questions -
Davz*|*Criss - 09.03.2011
Post your GM on
www.pastebin.com!
Re: 5 questions -
Stigg - 09.03.2011
Quote:
Originally Posted by ElChapoGuzman
1. When people use /commands or any command to show up a menu do they use sendclientmessage and they put commands?
2. When it shows up player class selection how do i put the textdraw on the player on class selection to define team
3. if im making my own server can i delete everything from scriptfiles
4. If im making two teams will i have to use 2 different Onplayerspawn or what do i do
5. Can anyone give me some links to objects to attatch to player please and thank you
|
5 Answers.
1.
https://sampwiki.blast.hk/wiki/Creating_a_simple_Menu
2.
https://sampwiki.blast.hk/wiki/SetPlayerTeam
3. Delete only what your gm and fs dont use in script files.
4.
https://sampwiki.blast.hk/wiki/Random
5.
http://forum.sa-mp.com/showthread.ph...objects+studio
Hope this helps you out abit.