Hi,
I'm working on a "mount editor" to add the new (episo 5.3) mounts, and edit the existing ones, and have some questions regarding their definition.
for these items, the dbo.Items table uses:
I can not determine precisely where the velocities and number of seats are stored. The used model is also a great mystery since the 'model' field of sdata is always zero. May be the Nth mount of a class simply uses the Nth entry in vehicle_class_01.mon
Thank for any information helping to understand ReqDex, ReqIg and Range field as well as details regarding speed & seats if they are coded elsewhere (skills ?...)
I'm working on a "mount editor" to add the new (episo 5.3) mounts, and edit the existing ones, and have some questions regarding their definition.
for these items, the dbo.Items table uses:
Code:
ItemName a name Type 42 TypeID id ReqLevel the required minimum level to use it Country the country that can use it (0: human, 1: elf, 3: deatheater, 4: vail) Grow the required class (1: Normal, 2: Hard, 3: Ultimate) ReqDex 2, 3, 4 or 7 ReqIg 10 or 20 Range 0 to 6 (9 for RFU)
Thank for any information helping to understand ReqDex, ReqIg and Range field as well as details regarding speed & seats if they are coded elsewhere (skills ?...)