ManaMarket, I need sell please add my access right for id: fatalfeel
Search found 25 matches
- 17 Apr 2026, 22:25
- Forum: Marketplace
- Topic: ManaMarket
- Replies: 1687
- Views: 2241828
- 11 Apr 2017, 20:08
- Forum: Support & Bug reports
- Topic: undefined reference help
- Replies: 18
- Views: 17244
Re: undefined reference help
bug fixed!!!
codeblocks 10.05 build good
codeblocks 13.12 build with error undefined reference to non-virtual thunk to gcn
I use guichan-0.8.2 add source code and include path to mana client and rebuild ok now
fixed it! https://github.com/sphaero/guichan source here
I put my full source of server ...
codeblocks 10.05 build good
codeblocks 13.12 build with error undefined reference to non-virtual thunk to gcn
I use guichan-0.8.2 add source code and include path to mana client and rebuild ok now
fixed it! https://github.com/sphaero/guichan source here
I put my full source of server ...
- 11 Apr 2017, 17:22
- Forum: Support & Bug reports
- Topic: compiling error
- Replies: 15
- Views: 10370
Re: compiling error
Solved the problem now
before use codeblocks 10.05 build fine
but codeblocks 13.12 build will undefined reference to virtual thunk
it's a guichan-0.8.2 bug fixed from http://pkgs.fedoraproject.org/repo/pkgs/guichan/
download here: https://github.com/sphaero/guichan
add include and source files to ...
before use codeblocks 10.05 build fine
but codeblocks 13.12 build will undefined reference to virtual thunk
it's a guichan-0.8.2 bug fixed from http://pkgs.fedoraproject.org/repo/pkgs/guichan/
download here: https://github.com/sphaero/guichan
add include and source files to ...
- 26 Mar 2016, 17:56
- Forum: Feedback / Feature Requests / Content Suggestions
- Topic: the mana world join the bitcoin or litecoin concept~~~
- Replies: 1
- Views: 2811
the mana world join the bitcoin or litecoin concept~~~
If the mana world add the bitcoin or litecoin concept
every coin and mineral give the blockchain stamp use sha-256
then the weapon and mineral will limit like real world~~~~
just a suggestion
every coin and mineral give the blockchain stamp use sha-256
then the weapon and mineral will limit like real world~~~~
just a suggestion
- 02 Dec 2013, 05:10
- Forum: Mana
- Topic: how to build tmw on mac?
- Replies: 16
- Views: 18787
Re: how to build tmw on mac?
1. Mana sdk on on MacOsx
http://www.mediafire.com/download/xhkuuzdjanzveoz/manasdk20131102.zip
1. Add source of tales on mana sdk on MacOsx
http://www.mediafire.com/download/hst3k94no12p5ku/SourceofTalessdk20131102.zip
[quote="fatalfeel"]new macport for Xcode 4.6 of Mountain Lion 10.8.2
http ...
http://www.mediafire.com/download/xhkuuzdjanzveoz/manasdk20131102.zip
1. Add source of tales on mana sdk on MacOsx
http://www.mediafire.com/download/hst3k94no12p5ku/SourceofTalessdk20131102.zip
[quote="fatalfeel"]new macport for Xcode 4.6 of Mountain Lion 10.8.2
http ...
- 21 Aug 2013, 21:40
- Forum: Mana
- Topic: how to build tmw on mac?
- Replies: 16
- Views: 18787
Re: how to build tmw on mac?
new macport for Xcode 4.6 of Mountain Lion 10.8.2
http://wiki.themanaworld.org/index.php/Archive:MacOSX_port
http://www.libsdl.org/download-1.2.php
http://www.libsdl.org/projects/SDL_mixer/release-1.2.html
http://www.libsdl.org/projects/SDL_image/release-1.2.html
after install to /Library ...
http://wiki.themanaworld.org/index.php/Archive:MacOSX_port
http://www.libsdl.org/download-1.2.php
http://www.libsdl.org/projects/SDL_mixer/release-1.2.html
http://www.libsdl.org/projects/SDL_image/release-1.2.html
after install to /Library ...
- 19 Jul 2013, 13:20
- Forum: Mana
- Topic: a manaserv data can update
- Replies: 1
- Views: 5459
a manaserv data can update
https://github.com/jtoelke/lpc2012
To avoid game server crash here is new monsters.xml
make all gold coin to zero
please replace it
To avoid game server crash here is new monsters.xml
make all gold coin to zero
please replace it
- 18 Jul 2013, 06:26
- Forum: Mana
- Topic: How to make my server upload map file in Manaserv
- Replies: 12
- Views: 8043
Re: How to make my server upload map file in Manaserv
just a test see if it works~~~
This looks a lot like you try to use the TMW client data for manaserv?
I mean generally this is fine, the data itself would work. But there is no server which is compatible with this data and runs on manaserv. You mentioned Source of Tales a couple of times. If you ...
This looks a lot like you try to use the TMW client data for manaserv?
I mean generally this is fine, the data itself would work. But there is no server which is compatible with this data and runs on manaserv. You mentioned Source of Tales a couple of times. If you ...
- 18 Jul 2013, 04:26
- Forum: Mana
- Topic: How to make my server upload map file in Manaserv
- Replies: 12
- Views: 8043
here i support a simple httpd server mongoose for manaserv
ref http://code.google.com/p/mongoose/downloads/list
1. search all download find mongoose-2.8
2. here I build all sample in vs2008, download it
http://www.mediafire.com/?0k3vrk6tvz104v9
3.modify mongoose .conf port 8080 to 80
1. search all download find mongoose-2.8
2. here I build all sample in vs2008, download it
http://www.mediafire.com/?0k3vrk6tvz104v9
3.modify mongoose .conf port 8080 to 80
- 17 Jul 2013, 21:09
- Forum: Mana
- Topic: How to make my server upload map file in Manaserv
- Replies: 12
- Views: 8043
Re: How to make my server upload map file in Manaserv
tks all above answer...ablu jax bj
Bjørn wrote:It just doesn't allow listing the files. You can access the files just like that client can, starting at http://updates.manasource.org/resources.xmlfatalfeel wrote:2. http://updates.manasource.org/
You don't have permission to access
any way get it?
- 17 Jul 2013, 19:47
- Forum: Mana
- Topic: How to make my server upload map file in Manaserv
- Replies: 12
- Views: 8043
Re: How to make my server upload map file in Manaserv
tks.
by the way~~ why client not update from account server
Account server also can support data and zip
1.why update from website?
2. http://updates.manasource.org/
You don't have permission to access
any way get it?
1. have any speciall spec? apache2 or some else
It does not matter ...
by the way~~ why client not update from account server
Account server also can support data and zip
1.why update from website?
2. http://updates.manasource.org/
You don't have permission to access
any way get it?
1. have any speciall spec? apache2 or some else
It does not matter ...
- 16 Jul 2013, 23:22
- Forum: Mana
- Topic: How to make my server upload map file in Manaserv
- Replies: 12
- Views: 8043
Re: How to make my server upload map file in Manaserv
Another Question
If I make a webserver in ubuntu
1. have any speciall spec? apache2 or some else
2. does tales have site like "http://updates.themanaworld.org" can be download
If I make a webserver in ubuntu
1. have any speciall spec? apache2 or some else
2. does tales have site like "http://updates.themanaworld.org" can be download
- 16 Jul 2013, 23:16
- Forum: Mana
- Topic: How to make my server upload map file in Manaserv
- Replies: 12
- Views: 8043
Re: How to make my server upload map file in Manaserv
What a great answer like god's give!
you are my suinshine~~~~ thanks
http://www.youtube.com/watch?v=EZr2lYMI8q8
If I understand this right you want to make clients connecting to your server automatically downloading the game content?
Note: If you only need this for local testing it is usually a ...
you are my suinshine~~~~ thanks
http://www.youtube.com/watch?v=EZr2lYMI8q8
If I understand this right you want to make clients connecting to your server automatically downloading the game content?
Note: If you only need this for local testing it is usually a ...
- 16 Jul 2013, 17:57
- Forum: Mana
- Topic: How to make my server upload map file in Manaserv
- Replies: 12
- Views: 8043
How to make my server upload map file in Manaserv
as follows
1.have any update in Sourceoftales zip
2.and how to do in Manasource?
/////////////////////
I was afraid of that, because I've never done this myself. Maybe someone else can help you better in this regard. But what you have to do to my knowledge is:
-Put all game data used by your ...
1.have any update in Sourceoftales zip
2.and how to do in Manasource?
/////////////////////
I was afraid of that, because I've never done this myself. Maybe someone else can help you better in this regard. But what you have to do to my knowledge is:
-Put all game data used by your ...
- 16 Jul 2013, 16:42
- Forum: Mana
- Topic: help!! How to use createDatabase.sql build mysql
- Replies: 3
- Views: 5998
Re: help!! How to use createDatabase.sql build mysql
tks a lot
For mysql you first need to create a database (either you do it yourself and set your values in the manaserv config or you use our createDatabase.sql script). And then create the tables (via createTables.sql) in it. To run those sql scripts you can use your preferred sql client / database ...
For mysql you first need to create a database (either you do it yourself and set your values in the manaserv config or you use our createDatabase.sql script). And then create the tables (via createTables.sql) in it. To run those sql scripts you can use your preferred sql client / database ...