[BoooM] old Qonquer Source

09/13/2009 00:06 !DeX!#1
Client: Old Qonquer CLient Link>> [Only registered and activated users can see links. Click Here To Register...]

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

Database & Source: will find it in rar <LInk> [url=http://www.megaupload.com/?d=KZVQXA4S[/url]


rar password: epvpers

Code:
Who Complete This Source :
Unlimited-CO Team
MeGaMaX < From Greece
E*PvPers < From Sudan but study in egypt
King < From China
----
Original Source Credits:

For making the scripts
- Ideo, adidas 2006).
- Hybris.
For making this command list and file
- Titanium, Títñíúm or B3War3 ^^

THÉ UCCO*
DeVELPMENT LAB


CoEMU Credits

UCCO Dev Lab Team:
Ideo
Hybris
Titanium
Títñíúm
B3War3

CoEMU Dev Team:
Ranny/Punkmak
Andy
Dan
Ideo

Others:
unknownone
Command for Source:
Code:
Gm Commandos :

/gm
/gmremove
/doremove
/arm
/heal
/dc
/mg
/str
/dex & /agi
/vit
/man & /spi
/mm
/sy
/level
/scroll : (tc & discity & am & ma & bi & dc & pc )
/job
/prof
/status superman
/pk
/peace
/team
/capture
/type
/def
/model ( smale lmale lfemale sfemale )
/stamina
/gold
/effect
/effects
/test
/test2
/ground
/spawnnpc
/spawnguard
/newchar
/join
/list
/spell
/skill
/what?
/test1
/revive
/reload ( portals items npcspawns monsters )
/inv find
/spawn
/spawnmob
/blah1
/givexp
/loaditem
/life
/Mana
/mana
/leave
----------------------------------
Now How To Make The Source Read The DMap:
Open World.cs

find:



Code:
//public static GameMap mapReader = new GameMap("c:\\program files\\conquer 2.0_b\\ini\\gamemap.dat");
Change it to ur conquer dir

and find:


Code:
//
Code:
DMapData return1 = new DMapData("c:\\program files\\conquer 2.0_b\\" + Maps.MapFile,x,y);Change it too
press Thanks
09/13/2009 00:13 BALTA00#2
cool
09/13/2009 00:51 EnoiZe#3
If its the real one its very nice ;)
Currently Checking it.
09/13/2009 00:54 Kiyono#4
Qonquer did not use CoEmu -_-
09/13/2009 01:03 KraHen#5
Quote:
Originally Posted by Kiyono View Post
Qonquer did not use CoEmu -_-
He meant that the source is based on the Qonquer client... -_-
09/13/2009 01:05 blade911#6
How do you connect the source to the database?
09/13/2009 01:31 KraHen#7
Set up pgSQL, make the DB, edit the config.ini.
09/13/2009 01:34 blade911#8
Quote:
Originally Posted by ElDeRnEcRo View Post
Set up pgSQL, make the DB, edit the config.ini.

How? Well I think I got this, it's postgres on sql right? What you mean make the DB? Do I have to execute a file?
09/13/2009 01:44 EnoiZe#9
The Database backup for PostGres: one.backup ;)
09/13/2009 01:45 blade911#10
Quote:
Originally Posted by EnoiZe View Post
The Database backup for PostGres: one.backup ;)

Yeah I'm suppose to execute it with Navicat right, but when I try, I don't see it..
09/13/2009 01:49 EnoiZe#11
Because Navicat is for MySQL.
This Server needs PostGres.
PostGres got his own GUI called PostGreAdmin III ;)
09/13/2009 01:52 Andre318#12
^^
09/13/2009 01:52 EnoiZe#13
#Remove please
# My INternet laggs
# I doubled posted
09/13/2009 01:55 blade911#14
Is pgSQL like navicat or what?
09/13/2009 01:56 blade911#15
Well another question.. when I'm installing pgSQL.. it asks which port I want to "listen" on, which one should I use? I think default is 5432