Quote:
Originally Posted by BlackRaven
If i understand you right then you mean the data function.
Do i need to add data function to PlayersMenu?
Like:
PHP Code:
PlayersMenu(id, data)
?
|
"data" is not a "function," it is a string and I never said anything about "data". I said what I said and that is what I meant. You need to pass the player's id (which is an integer).
It is possible with "data" if you do it correctly but is not the way that you should do it.
__________________