Syran

Joined: 26th Mar 2009
Posts: 1391
Re: compiling (sort of a problem)
Did you compile the main build, or just debug? Cuz you said you ran the debug, and mentioned nothing about the main.
---
May he now rest under aegis of mirage -
As the sands slowly turn to Elysian fields
16 years, 15 weeks ago
|
Ananas
Moderator
Joined: 22nd Apr 2009
Posts: 2190
Re: compiling (sort of a problem)
If your using one of the newest versions.
The announcments are located at world.cpp.
In those 2 values below are the announcements located.
Then just edit those.
World::Kick
World::Ban
---
"Pineapples and shit."
16 years, 15 weeks ago
|
perfect
Joined: 8th Jul 2009
Posts: 1424
Re: compiling (sort of a problem)
Ok thanks ananas but that still doesn't solve it i press build and it compiles then at the end it runs eoserv-debug.exe ....
then i exit eoserv-debug.exe and i exit code blocks and it asks me to save sometimes so i press yes then i run eoserv.exe i try the command and it comes up as the normal one..
16 years, 15 weeks ago
|
Ananas
Moderator
Joined: 22nd Apr 2009
Posts: 2190
Re: compiling (sort of a problem)
Press F9 which build it.
Then open the eoserv-debug.exe in your trunk (where your server stuff is located)
If you want to compile as eoserv.exe then define or "SQLITE" or "MYSQL" Depends on which database you use. One you selected on of these 2 (Which are located in codeblocks the drop down box (build target: (Dropdownbox)). Go to your server trunk and run it by double clicking or eoserv.exe or
eoserv-debug.exe depends on which build target you choose.
- MYSQL (Eoserv.exe)
- SQLITE (Eoserv.exe)
- DEBUG+MYSQL(eoserv-debug.exe)
- DEBUG+SQLITE(eoserv-debug.exe)
---
"Pineapples and shit."
16 years, 15 weeks ago
|
perfect
Joined: 8th Jul 2009
Posts: 1424
Re: compiling (sort of a problem)
Ok its fixed i guess it was only compling it for the eoserv-debug.exe application
thanks again ananas (by the way love your serv)
16 years, 15 weeks ago
| | | | |