Need some guidelines here - 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: Need some guidelines here (
/showthread.php?tid=177702)
Need some guidelines here -
Cameltoe - 19.09.2010
In my gm i have an simple clan system, so far i use format when player types something to get the clantag within the message, like this:
pawn Код:
format(string, 64, "%s[%s] : %s",username, usertag, text);
but somehow i cant find that wery efficient so i need help .. What would be the best way of doing this?
i could use SetPlayerName. any suggestions?
Re: Need some guidelines here -
Retardedwolf - 19.09.2010
Eh I think there was a thread mentioning this which had a few people's replies on it. Maybe find Draco's posts? He most probably posted in that thread.
Re: Need some guidelines here -
Cameltoe - 19.09.2010
Quote:
Originally Posted by Retardedwolf
Eh I think there was a thread mentioning this which had a few people's replies on it. Maybe find Draco's posts? He most probably posted in that thread.
|
Actually searched around for a while couldn't find anything, let my try once more.
Re: Need some guidelines here -
Retardedwolf - 19.09.2010
http://forum.sa-mp.com/search.php?searchid=535867
It was awhile ago. Good luck :X
Код:
This forum requires that you wait 120 seconds between posts. Please try again in 1 seconds.
Re: Need some guidelines here -
Cameltoe - 19.09.2010
Damn, the link you provided gives me: "Sorry - no matches. Please try some different terms. "
Quote:
Originally Posted by Retardedwolf
Good luck :X
|
- Thanks, appreciated