Jump to content

DELETE THIS POST THANKS


GrubaS

Recommended Posts

Posted

And the problem is...?

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

That's because you are using "ipairs" in your for-loop, you have to use "pairs" like in the wiki example.

"ipairs" is used for numeric indexed tables, that table isn't.

Simply change "ipairs" to "pairs".

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

Why are you trying to send the message on the client? that'll output it to the person who's data you are trying to obtain, not the person who used the command.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

You're welcome.

By the way, this was the first and last time you get help from me, I really don't like people who delete the code after they got helped, as it could help someone with a similar problem.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...