SA-MP Forums Archive
looking for AKA System - 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: looking for AKA System (/showthread.php?tid=498829)



looking for AKA System - TheFlyer - 05.03.2014

Hai, Im looking for a AKA Simple but I cant find any, so im asking how to make this system
all I know is that when a player connects you have to store its IP and nickname, but how?


Re: looking for AKA System - YesYesYes - 05.03.2014

Can you please explain what do you want in your aka system? Do you need a command or something?


Re: looking for AKA System - TheFlyer - 05.03.2014

When a player connects, I want only for admins to see the AKA (in this case do RCON)
example:
*** Player PLAYERNAME (ID) joined | AKA: PLAYERNAME [IP_ADRESS] [OTHER NICKS]

and to store the aka in a .txt file and the command is just to show the players Other Nicks

hope you understood what I mean


Re: looking for AKA System - SyntaxQ - 05.03.2014

I have scripted something similar to this in my GameMode; it's called Alternate Name. I can give you the code in Private Message if you want..