![]() |
players[i]....
I how to use players[i].w/e...
But is there a way to get a string from that player? like: players[index].string(client.string); just guessing that above.. So if someone know if there is a way to do it, please reply.. |
You have to either do a complicated bit with server strings or use the NPC server and with(players[i]), with(getplayer(account)), or with(allplayers[i])
|
with (players[i]){
setstring this.blah,#s(client.blah); } |
Quote:
with (players[this.i]){...} but it doesn`t work...i cant get that player, and i know its the correct ID.. EDIT: Nevermind i got it to work |
| All times are GMT +2. The time now is 09:52 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.