SA-MP Forums Archive
defining clan tags in samp - 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)
+--- Thread: defining clan tags in samp (/showthread.php?tid=292827)



defining clan tags in samp - Michael[NBK] - 25.10.2011

Hey,

How would i define a clan tag for private vehicles ? As i have tried and tried to get it defined but everything i do is a complete fail.

Thanks in advance.


Re: defining clan tags in samp - [MWR]Blood - 25.10.2011

By using STRFIND to find the part of the player name you want.


Re: defining clan tags in samp - suhrab_mujeeb - 25.10.2011

This guy here used it real good. That can be the best example.
http://pastebin.com/a5CmqGxv


Re: defining clan tags in samp - Michael[NBK] - 25.10.2011

Thank you