![]() |
wierd multidimensional array bug with clientr strings.
NPC Code: I get these results: 9|||"5,2","test," The string is never modified, but if I access clientr.itm[0][1], it claims its whatever I changed it to.... Very annoying, I can't really finish my item system without this working... |
If you do clientr.itm[0] = {5,9} then it will work correctly, but it is true that this should be fixed sometime.
|
Quote:
Any ETA on that fix? |
[QUOTE=SilentOne1988]
NPC Code:triggeraction(0,0,"serverside","WtfTest"); Why are you using triggeraction still? Use this V---V NPC Code: |
triggerserver("gui",name,"") to be exact :)
|
KuJi got told :).
Stefan: I tried the method you listed above, clientr.itm[0] = {5,9}, and it did not work. Is there any ETA on a fix for this? |
| All times are GMT +2. The time now is 11:00 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.