Search found 155 matches

by strikerbcb
17 Feb 2010, 23:04
Forum: TMW Classic
Topic: [ManaServ] Questions about scripting
Replies: 8
Views: 2891

Re: [ManaServ] Questions about scripting

well i think this, the most complete charsheet and the sell ability ( permit to sell all items the player have in inventory, not only some items ... ) its basic things i think a mmorpg MUST have and have to be a more bigger priority.

one more time, it´s i think ...
by strikerbcb
17 Feb 2010, 18:05
Forum: TMW Classic
Topic: [ManaServ] Questions about scripting
Replies: 8
Views: 2891

Re: [ManaServ] Questions about scripting

ok, other question ... How i can handle in scripting for add or remove HP and/or Mana from a character ?, i don´t see anything in the docs about this ...

For example, if i create a inn npc, i need to make the player 100% restored. HP, Mana and Status.
by strikerbcb
08 Feb 2010, 01:31
Forum: TMW Classic
Topic: [ManaServ] Mob random Spawn
Replies: 15
Views: 3302

Re: [ManaServ] Mob random Spawn

well i think its not a good pratice ... i think permit to put x = 0 and y = 0 in the spawn point made the spawn be random, AND add support to more than one type of mob per spawn point, its give some more organization in map creation and organization. Well .. it´s only what i thinking about t...
by strikerbcb
03 Feb 2010, 00:41
Forum: TMW Classic
Topic: [ManaServ] Mob random Spawn
Replies: 15
Views: 3302

Re: [ManaServ] Mob random Spawn

humm ... and i can put more than one type of mob in ONE spawn area ?
by strikerbcb
02 Feb 2010, 21:00
Forum: TMW Classic
Topic: [ManaServ] Mob random Spawn
Replies: 15
Views: 3302

[ManaServ] Mob random Spawn

It's possible to spawn mobs in a map to random locations, instead fixed spawn points ? If yes, how ?

thanks.
by strikerbcb
25 Jan 2010, 14:16
Forum: TMW Classic
Topic: [ManaServ] Questions about scripting
Replies: 8
Views: 2891

[ManaServ] Questions about scripting

hello, i have some more questions about manaserv, in scripting for be more specifc : 1 - Its possible to use multi-line text in npcs ? ex: [NPC NAME] Hello im a npc! I want to talk all little texts in one window without the 'next' 2 - It's possible to make little formating stuff in text, like align,...
by strikerbcb
13 Jan 2010, 18:48
Forum: Support and Bug reports
Topic: Manaserv UTF-8 support
Replies: 2
Views: 1009

Manaserv UTF-8 support

I tried to convert my lua scripts with UTF-8 codification, but when the server lauches its give me many errors about the codification ... i think the utf-8 it's not supported by now ? If not, please, someone can implements this ?, because i really need caracters like ~ç áé, etc....
by strikerbcb
18 Dec 2009, 12:46
Forum: Support and Bug reports
Topic: [MANASERV] Bugs Report and ideas
Replies: 7
Views: 2072

Re: [MANASERV] Bugs Report and ideas

i don't know what is this, it's not network because i'm running localhost server, the server still running when the client disconect, if i close and start again it's there from the point the client disconnect, and the messages showing what is happens it's only "client 127.0.0.1 disconnected.&qu...
by strikerbcb
17 Dec 2009, 17:07
Forum: Support and Bug reports
Topic: [MANASERV] Bugs Report and ideas
Replies: 7
Views: 2072

Re: [MANASERV] Bugs Report and ideas

ok. Any ideas how it's happening for client disconects eveytime ? With this it's unplayable, and dificult for test other things, like combat and npc interations ...
by strikerbcb
16 Dec 2009, 15:25
Forum: Support and Bug reports
Topic: [MANASERV] Bugs Report and ideas
Replies: 7
Views: 2072

Re: [MANASERV] Bugs Report and ideas

Always i try to play, the server says i'm disconnected after some minutes of walking. The monsters stays in same place, and i can't talk to npcs, but i can fight with the monsters or teleport in the maps. With this problem it's simple impossible to play by now. In manaserv-account.log it's says : [2...
by strikerbcb
15 Dec 2009, 18:45
Forum: Support and Bug reports
Topic: [MANASERV] Bugs Report and ideas
Replies: 7
Views: 2072

[MANASERV] Bugs Report and ideas

I'm testing the latest git version for ManaClient and Server and i want to share some bugs i found : * The Client disconects everytime ! - When i enter in the world and walks a little, the server says : client 127.0.0.1 disconected, but i'm still playing, i can fight, but not gain xp and not can tal...
by strikerbcb
29 Jun 2009, 16:11
Forum: Support and Bug reports
Topic: [Solved] Problem with compiling ...
Replies: 2
Views: 1005

Re: Problem with compiling ...

the problem appears in a clean build, the problem it´s in the outdated Codeblocks project file. It´s solved now.
by strikerbcb
28 Jun 2009, 19:15
Forum: Support and Bug reports
Topic: [Solved] Problem with compiling ...
Replies: 2
Views: 1005

[Solved] Problem with compiling ...

I´m trying to compile the newest git version of TMW client ( tmwserv version for windows and Codeblocks+mingw), but it´s stop with this error : D:\MDD 2D\tmw\src\gui\skill.cpp:191: error: 'class LocalPlayer' has no member named 'mSkillPoint' D:\MDD 2D\tmw\src\gui\skill.cpp: In member...
by strikerbcb
05 Mar 2009, 15:38
Forum: Support and Bug reports
Topic: UTF-8 issues yet ...
Replies: 3
Views: 1052

Re: UTF-8 issues yet ...

Any news about this issue, Jaxad ?
by strikerbcb
04 Mar 2009, 12:02
Forum: Support and Bug reports
Topic: UTF-8 issues yet ...
Replies: 3
Views: 1052

Re: UTF-8 issues yet ...

TMW eAthena Client/Server Git latest version ...