SA-MP Forums Archive
2 Questions - 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: 2 Questions (/showthread.php?tid=106606)



2 Questions - borna - 04.11.2009

how can i put this on my server:
http://i33.tinypic.com/2sabgid.png

and how can i put spawn select? (when someone connects to my server to chose where to spawn)

please.....


Re: 2 Questions - iLinx - 04.11.2009

Quote:
Originally Posted by xHannibal
how can i put this on my server:
http://i33.tinypic.com/2sabgid.png

and how can i put spawn select? (when someone connects to my server to chose where to spawn)

please.....
change return values onplayercommand for the unknown command
use the connect and disconnect death msg's onplayerconnect and onplayerdisconnect (can be found on wiki)
spawn select : variables and an if/switch statment onplayerspawn


Re: 2 Questions - borna - 04.11.2009

can you explain me this (pawno code like exampe) ??


Re: 2 Questions - saiberfun - 05.11.2009

1. https://sampwiki.blast.hk/wiki/Creating_...Leave_Messages

2. https://sampwiki.blast.hk/wiki/OnPlayerCommandText watch the bold "Returns" there