|
You last visited: Today at 08:50
Advertisement
[OPEN SOURCE PROJECT] NosOpen
Discussion on [OPEN SOURCE PROJECT] NosOpen within the Nostale forum part of the MMORPGs category.
08/18/2016, 17:44
|
#961
|
elite*gold: 0
Join Date: May 2009
Posts: 1,005
Received Thanks: 1,019
|
You cant Its cliendside texture so You need to replace your texture by winters one
|
|
|
08/18/2016, 19:33
|
#962
|
elite*gold: 55
Join Date: Jan 2011
Posts: 1,240
Received Thanks: 1,187
|
Quote:
Originally Posted by unknownforces
@ 
How to change nosville to easter/snow/etc?
|
|
|
|
08/18/2016, 19:47
|
#963
|
elite*gold: 78
Join Date: Apr 2011
Posts: 464
Received Thanks: 175
|
Luci?
I will ask this thing because its weird. xD
Import Console: my name's jeff.. What?
|
|
|
08/18/2016, 20:02
|
#964
|
elite*gold: 0
Join Date: Jun 2010
Posts: 181
Received Thanks: 81
|
Quote:
Originally Posted by Pumba98
|
I checked it already, the link is dead :/
|
|
|
08/18/2016, 20:11
|
#965
|
elite*gold: 55
Join Date: Jan 2011
Posts: 1,240
Received Thanks: 1,187
|
Quote:
Originally Posted by unknownforces
I checked it already, the link is dead :/
|
both links are working fine
|
|
|
08/18/2016, 20:28
|
#966
|
elite*gold: 0
Join Date: Oct 2011
Posts: 4,608
Received Thanks: 675
|
Quote:
Originally Posted by unknownforces
I checked it already, the link is dead :/
|
Mega has just some bugs with the redirecting from epvp.
|
|
|
08/19/2016, 08:12
|
#967
|
elite*gold: 0
Join Date: Jul 2011
Posts: 3
Received Thanks: 0
|
Sorry for another question
I tried to parse the data from Hong Kong client
those Chinese name became garbled text in database, is that i have to edit the string conversion on the importfactory.cs?
also is that all the .txt, .dat and the packet.txt must be collected from the same client?
since i cannot parse the .txt, .dat from Hong Kong client with a packet.txt from DE server successfully
Thank You so much!(I'm from Hong Kong)
|
|
|
08/19/2016, 11:56
|
#968
|
elite*gold: 0
Join Date: May 2009
Posts: 1,005
Received Thanks: 1,019
|
I think Hong Kong client is like korean one so It Will not work cause It use the old crypto and not the sha512. For the database parsing i think we made a mistake somewhere It should be utf8 add an issue
|
|
|
08/19/2016, 19:59
|
#969
|
elite*gold: 0
Join Date: Jul 2013
Posts: 479
Received Thanks: 234
|
Quote:
Originally Posted by 0Lucifer0
The only thing that Is not in for the moment is vehicle
|
Code:
if (player.*** == FEMALE)
{
morphto(vehicule.morph+1);
}
else
{
morphto(vehicule.morph);
}
|
|
|
08/19/2016, 20:15
|
#970
|
elite*gold: 0
Join Date: May 2009
Posts: 1,005
Received Thanks: 1,019
|
there is no morph id for vehicle in item.dat... we all know that femal morph is just +1 that's not the question... if you find a way to get morph of vehicle by item vnum in item.dat i'm interested.
by the way your code is ugly i suppose morphto is a static function? so you use oriented object language like a procedural one.
|
|
|
08/19/2016, 20:42
|
#971
|
elite*gold: 0
Join Date: Jul 2013
Posts: 479
Received Thanks: 234
|
Quote:
Originally Posted by 0Lucifer0
there is no morph id for vehicle in item.dat... we all know that femal morph is just +1 that's not the question... if you find a way to get morph of vehicle by item vnum in item.dat i'm interested.
by the way your code is ugly i suppose morphto is a static function? so you use oriented object language like a procedural one.
|
it's not my code it's only an example for all can "understand".
You can't find morph in item.dat but it's inside an other file.
|
|
|
08/19/2016, 20:58
|
#972
|
elite*gold: 0
Join Date: May 2009
Posts: 1,005
Received Thanks: 1,019
|
Quote:
Originally Posted by forsatus
it's not my code it's only an example for all can "understand".
You can't find morph in item.dat but it's inside an other file.
|
yes inside the monster.dat but there is no way to link them.
|
|
|
08/21/2016, 21:28
|
#973
|
elite*gold: 0
Join Date: Jan 2015
Posts: 32
Received Thanks: 3
|
What it is $Godmode?
|
|
|
08/21/2016, 22:59
|
#974
|
elite*gold: 0
Join Date: Jun 2016
Posts: 58
Received Thanks: 0
|
$GodMode its to be invincibility and do like 700000000 dmg idk how to explain the name its explaining godmode -.- a very nice command
|
|
|
08/23/2016, 15:39
|
#975
|
elite*gold: 0
Join Date: May 2012
Posts: 34
Received Thanks: 0
|
Can someone explain me what sha512 is? and how i use it.
|
|
|
 |
|
Similar Threads
|
Open-Source Project
01/31/2013 - CO2 Private Server - 28 Replies
Hey everyone,
So, you might remember that I said I was going to make a new open source after Christmas, and I wasn't joking around about that. I'm going to make an open source for multiple games offered by NetDragon Websoft. You all chose Conquer Online (1.0) and Era of Faith. I might add Warlords to it but we'll see.
Now, a few things have changed. First, the project doesn't have to be in C++ anymore. I got the job and I'm working on C# programs there (the company is changing to C#)....
|
Open-Source Development: A C++ Project
12/02/2012 - CO2 Private Server - 18 Replies
Hey everyone,
I haven't made a public project, ever. I'm still working on Kibou (Burning Skies) and that will be returning this winter; however, I feel very bound to that project (and the C# language). I enjoy it, but I'd also like to work on something new. Something for the month that I'm off to do while I'm bored of re-documenting Kibou. That's why I want to make a new project that's not in C#. I want to make a VC++ project. I chose VC++ because I'm more familiar with it (and because I...
|
Open Source C++ Project
01/07/2011 - SRO Coding Corner - 23 Replies
Hello,
Currently I am working, on an Emulator written in C++. My goal is to make a strong group of programmer, who are interested to make a "free 2 use" emulator.
You donīt have to be "professional" or "24/7" programmer, everyone is welcome.
If you see things on the Code or you know how to do it faster / better you can apply a Patch via SVN. If you do this you will be automatically a "Team Member".
Here are some Tips to Submit / Edit an existing Code.
|
Open Source Project: SREmu
01/25/2009 - Silkroad Online - 18 Replies
I am just making this topic to bring your attention to recent development at SREmu.
SREmu has gone from a VB6 project to an open-source C++ project hosted on SourceForge.
At the moment I am the only one working on it, but I would like to see it a community driven project. To clarify: I'm not looking for a team, I'm looking for knowledgable people that code in C++, preferably with some experience with x86 assembler, packet logging / parsing, subversion, visual studio, etc.
About the...
|
All times are GMT +1. The time now is 08:53.
|
|