
04-04-2006, 11:44 PM
|
|
Banned
|
 |
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
|
|
|
As I said, the length is only for saving attributes in RC.. otherwise I don't believe there is a limit.
On another note, the way I have done things like that in the path is to change the parameters so its like
clientr.item_index=AMMT,itemdata
and when it loads the data, it would just save the value of param[0] in the string already there.. then load clientr.item_index as the value saved on the server.. then add the value of params[0] at the beggining. |
|
|
|