29.06.2009, 17:48
Quote:
Originally Posted by zallomallo
I am using Dini to help me with my RP script for saving things. However, I want to put all the Vehicle IDs each player has access to in one line. So instead of:
Код:
Key1= Key2= Key3= It would be Код:
Keys=vehid,vehid,vehid,vehid. It would separate each Veh ID by a comma. Thanks. |