ok i made this thread for 1 reason : Saw people can't change the Welcome Message .. and can't search ...
How to search if you can't find ?
open CoEmu.sln Press Ctrl+F
This window will show
If you click on [Current Project] so you will search for the phrase in the Project (All source Files) ... You won't need to know which file you must search .. it will automa do that ..
Edit Words that you see in game
I think you can now do it easy .. for example weclome message
open the game and read your welcome message...
Now for example you saw : Welcome to Coemu Nano so you will search for Welcome to Coemu nano .. {Current Project} and you will find it anywhere .. and then change it ..
Note
CoEmu source is 2 Projects .. so when you search in GameServer project [Current Project] you need to do this first
ok i made this thread for 1 reason : Saw people can't change the Welcome Message .. and can't search ...
How to search if you can't find ?
open CoEmu.sln Press Ctrl+F
This window will show
If you click on [Current Project] so you will search for the phrase in the Project (All source Files) ... You won't need to know which file you must search .. it will automa do that ..
Edit Words that you see in game
I think you can now do it easy .. for example weclome message
open the game and read your welcome message...
Now for example you saw : Welcome to Coemu Nano so you will search for Welcome to Coemu nano .. {Current Project} and you will find it anywhere .. and then change it ..
Note
CoEmu source is 2 Projects .. so when you search in GameServer project [Current Project] you need to do this first
It's much better to search the entire solution instead of the current project.... Most people can search their code but don't know how the language works in the first place and don't want to mess something up...... Unless you've been familiarized with some sort of programming language, it's all very much foreign - even moreso if you don't speak English.
Eh, I always only search the current project. I've no use for the login server code, and I primarily don't use solutions unless I'm coding a suite of applications based on one purpose (Barely ever, in all honesty. With the exception of games, of course )
EDIT: Ah; yes, the thread. It's pretty useless, but we'll let the mods decide that. I won't request anything other than that.
GWCA - Any Item Specific Examples? 05/29/2010 - GW Bots - 5 Replies Heya, trying to put together a nice little complete bot as a learning experiance.
Are there any examples of looting/selling/breaking down specific items? Or any lists of model ID, rarity ect.
Regards.
*Edit*
61=White
63=Blue
Tutorials, examples 01/03/2010 - CO2 Programming - 0 Replies Hi,
I've been on this forum for quiet a while now, and I'm thinking of giving something back to the community. :)
I'm looking for nice tuts/code examples about conquer programming in Autoit or any other high level languages. I have a previous experience in some programming/scripting languages such as C/Python/Perl and a very limited experience in GUI/Game development. ;)
Thanks,
Have a nice one!
CO2 Memory Addresses and Examples 12/14/2006 - CO2 Exploits, Hacks & Tools - 49 Replies Not long ago there was a topic, that died, containing multiple static memory addresses. Some of these addresses were changed or offset by a bit. Some of the ones I found weren't even listed. I have begun to compile a massive list of static and dynamic memory addresses for different variables/properties.
This is really meant for programmers, macro/bot makers, and maybe even the guys at TQ, since these would probably have little to no use or meaning for you otherwise.
Below I will list the...
Need sorce code examples 12/07/2006 - Conquer Online 2 - 4 Replies I need some VB 2005 source code examples. I learn best by example and would like to look at some code to see how the code accesses files and communicates with the CO client. Any help would be greatly appreciated. Thx.