List
#1
Stupid question...

how can I have a list, which is empty by default.
SocialSpyList = {}
I wanna add Player:GetUUID(), loop over the list while running DoWithPlayerByUUID()
I also want to remove items (just remove a specific UUID, eg on a disable command or on leave)

so where do I have to define the list, so I can use it in OnCommandExecute (loop over the list if not empty) and HandleSocialSpyCommand (and how to add/remove entries)
Reply
Thanks given by:


Messages In This Thread
List - by Schwertspize - 11-29-2015, 09:58 PM
RE: List - by NiLSPACE - 11-29-2015, 10:02 PM
RE: List - by Schwertspize - 11-29-2015, 10:11 PM
RE: List - by xoft - 11-30-2015, 08:15 AM
RE: List - by Schwertspize - 11-30-2015, 04:46 PM



Users browsing this thread: 1 Guest(s)