How to add a new object on map ?

10/08/2016 11:17 DKrevelation#1
Hello everyone, i am making a visual mod [Only registered and activated users can see links. Click Here To Register...], client side only for Ardeca, and i was wondering if anyone can help me with something.

I would like to add a new object, not just swapping the mesh and texture in the exact position of the map. I would like to place object from the existing Objects on map, but on different locations.

If anyone could explain how to move existing objects on map, or adding new objects i would greatly appreciate.

PS: this mod is client side only and all private servers can enjoy after i finish and share. Thank you
10/08/2016 12:34 Proxynear#2
open map in share, and find brick.csv (there you are, move with brick ids the objects).
10/08/2016 15:39 DKrevelation#3
Thanks a lot Proxy, you are my savior, can't wait to finish the map and share with u all:)
10/08/2016 16:06 freez00#4
Adding new objects is quite complex. the brick.csv in the map files let you add an existing object to a map.

To create new objects is quite a task. First you must base your object on existing anim, skel and mesh files. data\anim\brick data\skel\brick and data\mesh\brick. You must have the dds image files in data\texture\brick and tpack file in data\texturepack\brick point to the dds files.

Once that's done, you need to add your new object to the data\script\shape\brick_shape.csv file. Then you need to create the brick action files in data\share\action\brick and add them to the data\share\action\list.csv

Once all that is done, then you can add your object to the brick.csv in the map you want it in. Say data\share\map\150_ardeca\brick.csv

Make sure the link to the brick.csv is entered in the "BrickLoatePath" column in data\share\maplist.csv for the map as well.
10/08/2016 16:27 DKrevelation#5
That means a lot to me freez00, at least now i know how where to look and how to get it done, thanks a lot for tips. i will share the visual mods here when i am done. ty :)
10/09/2016 19:23 freez00#6
Good luck. I use photoshop with the NVidia dds plugin to make textures etc. Can't wait to see your art!
05/07/2020 00:31 bonaiuto#7
this is for what game ?
05/07/2020 02:41 Farius~#8
Quote:
Originally Posted by bonaiuto View Post
this is for what game ?
really? you relive an old post to ask that silly question. ¿u dont see DEKARON PRIVATE SERVER?

[Only registered and activated users can see links. Click Here To Register...]