
08-20-2004, 11:47 PM
|
G2K1 Developer
|
 |
Join Date: Apr 2004
Location: LongIsland, NY
Posts: 402
|
|
every string uses commas to separate indecies, i added setplayerprop #c,#s(this.trade) in the clientside before the triggeraction to see if the full string would show. and it did the problem happens when it sends the string to serverside it seems to automaticly trims it and only use the first string in the list or it can only see the first string in the list for some reason... so for example:
if, this.trade = gun,sword,bombs
in clientside it'll see all 3 but in serverside it only sees gun |
|
|