Jump to content

philip1994

Members
  • Posts

    10
  • Joined

  • Last visited

philip1994's Achievements

Member

Member (5/54)

0

Reputation

  1. philip1994

    ID system

    Can anyone suggest a way to ID players (using element data), when they join,(this is the issue) when they leave i want that ID to go to the next player that joins, thanks in advance.
  2. Also, my other issue is getting that script to run once downloaded, because i cant specify it in the meta or it will download instantly anyway
  3. thanks, that first example seems to be best for me, Im thinking setElementData to the player on login, as server event and then the clientside will check the players data, if it matches proceed to write the file.
  4. i have created an admin GUI, which i would very much prefer players to download on login therefore other people wont have to download it? any suggestions and examples appreciated, thanks in advance.
  5. my issue is how do i make that lua file run once its transferred to the client? because if i specify it in the meta then it will just download instantly
  6. could you please give me an example of downloading from my files as opposed to from a url?
  7. how can i make it so, only on when the type a command, they download the client side data, for example if i had a vehicle mod system, they will only download when they type "example" ? thanks in advance.
  8. philip1994

    GUI

    TAPL, your method works best and is more reliable than mine, thanks a lot .
  9. philip1994

    GUI

    thanks guys, appreciate the help however ive come up with a different way from both these examples
  10. philip1994

    GUI

    i have an issue with guiGridList, i want to return the row of a specific column by matching a string???
×
×
  • Create New...