[How to add anew map in client and DB!!]

04/22/2010 17:59 m2r007#1
can any 1 tell me how to add any new maps in ur client side and DB Side too
i just started adding maps and i have a lagging problems while randoming in those new maps the screen turns into blue waves then appears again in its original looking ;)
can some one tell me.
oh and by the way cosona map how to add it in my server.
if some one can get me the needed id's for it . DB and client side.;)
:handsdown::handsdown::handsdown:
04/22/2010 18:39 PraDevil[ELITE]#2
this thread look old but maybe can help u..
[Only registered and activated users can see links. Click Here To Register...]
04/23/2010 17:35 D4RK_4NG3L#3
i tried that adding the map in cq_map
and when i open the server i find an error
here is apic of it
[Only registered and activated users can see links. Click Here To Register...]

i dont know whats wrong and i guess i missed that part about adding the new maps in game server folder ini ..
:confused:

Does any one knows about that error's:confused:
04/23/2010 18:30 [GM]KinG[PM]#4
if you need add new maps tell me i can add new maps in you server ragab
04/23/2010 18:30 PraDevil[ELITE]#5
put your .DMap in map\map folder
example:
Code:
C:\server\gameserver\map\map\Mapfile.DMap
then modified your ini file in ini folder
example:
Code:
C:\server\gameserver\ini\GameMap.ini
and new line in your GameMap.ini
example:
Code:
[Map100] <---100 is the map id in cq_map
File=map/map/market.dmap <--- where the map file u put in game server folder
Alpha=255
Red=255
Green=255
Blue=255
Name=NPC
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
Uplev=0-0
04/23/2010 18:42 D4RK_4NG3L#6
so if i add those info to the ini folder in game server folder it all will work fine
:confused:

:handsdown::handsdown::)
04/23/2010 19:22 PraDevil[ELITE]#7
yes..but it must have a correct information too in client side:D
04/24/2010 18:45 D4RK_4NG3L#8
Thanks guy's it all worked just fine .:)
But.. when i log into those maps i guess i have to change the maps name's in client too to be correct and same like my DB do u know how ?:confused:
04/24/2010 23:02 zspider#9
if u wanna change ur map name get it's id and search for it in Gamemap.ini and change the name to whatever u wanna