How to DUplicate a map ?

12/11/2010 22:21 stedabest321#1
i need to know how to duplicate a map like e.g cronus, how to make 2 of these maps i have used the search button but also cant think of key words to use, i tryed Duplicate map, New map, and more any help ?

nvm i got it :)
12/11/2010 22:54 -+Sezzy+-#2
I know the things u have to edit are

cq_map
some stuff in ani
Gamer server map
client side map
12/11/2010 23:29 stedabest321#3
Quote:
Originally Posted by <>Sexy<> View Post
I know the things u have to edit are

cq_map
some stuff in ani
Gamer server map
client side map
More info ?
12/11/2010 23:55 T.h.u.n.d.e.r#4
what he/she mean is you have to add the cronus map again just same what it was you can even copy it again but you have to change id here an example

Code:
[Map1000]
File=map/map/champaign.Dmap
Alpha=255
Red=255
Green=255
Blue=255
Name=Cronus
Snow=0
Firebug=0
Dragon=0
Dandelion=1
Music=music/1001.mp3
switch=0
daysound=null
nightsound=null
day=0x00FFFFFF
nightfall=0xFFFFAAAA
night=0xFF9999FF
dawn=0xFFAAAAFF
This is the cronus from database side if you want to duplicate this map so it should be like this 4 example

Code:
[[COLOR="Red"]Map1099[/COLOR]]
File=map/map/champaign.Dmap
Alpha=255
Red=255
Green=255
Blue=255
Name=Cronus
Snow=0
Firebug=0
Dragon=0
Dandelion=1
Music=music/1001.mp3
switch=0
daysound=null
nightsound=null
day=0x00FFFFFF
nightfall=0xFFFFAAAA
night=0xFF9999FF
dawn=0xFFAAAAFF
its just changing the id while leaving every thing as it was and so on in all the map files db & client side
12/12/2010 00:27 stedabest321#5
Quote:
Originally Posted by T.h.u.n.d.e.r View Post
what he/she mean is you have to add the cronus map again just same what it was you can even copy it again but you have to change id here an example

Code:
[Map1000]
File=map/map/champaign.Dmap
Alpha=255
Red=255
Green=255
Blue=255
Name=Cronus
Snow=0
Firebug=0
Dragon=0
Dandelion=1
Music=music/1001.mp3
switch=0
daysound=null
nightsound=null
day=0x00FFFFFF
nightfall=0xFFFFAAAA
night=0xFF9999FF
dawn=0xFFAAAAFF
This is the cronus from database side if you want to duplicate this map so it should be like this 4 example

Code:
[[COLOR="Red"]Map1099[/COLOR]]
File=map/map/champaign.Dmap
Alpha=255
Red=255
Green=255
Blue=255
Name=Cronus
Snow=0
Firebug=0
Dragon=0
Dandelion=1
Music=music/1001.mp3
switch=0
daysound=null
nightsound=null
day=0x00FFFFFF
nightfall=0xFFFFAAAA
night=0xFF9999FF
dawn=0xFFAAAAFF
its just changing the id while leaving every thing as it was and so on in all the map files db & client side
So like i would just create another Map with a diffrent ID in DB ? and it will be cronus ?
12/12/2010 02:16 -+Sezzy+-#6
yes but if u did that without also editing it in game server you will have the game server crashing on u
12/12/2010 02:27 T.h.u.n.d.e.r#7
i think it works for him :)
12/12/2010 20:29 ~Sword~Stalker~.#8
Quote:
Originally Posted by <>Sexy<> View Post
yes but if u did that without also editing it in game server you will have the game server crashing on u
not scientific at all :p if u messed up with the whole client it would make nothing for ur DB //but during vice versa the client will crash


2-if u made a double post click edit then make a tick on delete and save then its deleted better than apologizing ;)