Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

rylCoder 2.7.0

Moooooooooooooooo
Member
Joined
Jul 19, 2006
Messages
442
Reaction score
130
Re: [release] rylCoder 2.7.0

k i have a few questions.

1) First being that in the many years of using ryl i've never looked into specialcomp it looks just like item id's what the heck is it for?

2) MineralVein i know there is a thread about it, the official compilers use a .txt input is this actually a picture inside a picture? or is it a txt file thats used to make a picture?

3) BGMScript.txt (server side) is this a unencrypted version of the SafteyZone bgm files?

Second as in several other posts about the structure. For example below are two scripts one is for the server side which takes a specific .txt input structure and errors if it doesn't get that exact structure, and then a decode of the .gsf file. Whether or not the other columns are actually in the .gsf file i don't know (never checked it out)

Server Chemical.txt
alphaest - rylCoder 2.7.0 - RaGEZONE Forums


Client Chemical.gsf
alphaest - rylCoder 2.7.0 - RaGEZONE Forums

1. no idea, doesnt seem to be used. maybe once was for something.
2. in mineralvein there are 2 pics and a table:
one pic is the default like all gsf files have
second pic is a 256x256 (dont remember if it really was this reso) raw 32 bit image (posted samples once)
the text table holds info like: this color = so much of this gem, so much of this and so much of this etc. color = list of item ids & counts.
never seen how the compiler takes this info in, but this is the way its inside the gsf file.
3. dont know, never really looked deeply inside those.

ok, chemical is the only gsf file from which data will be cut on compilation. To make it 1:1 with server add a dummy column into the structure or create a function to read data from itemscript on loading. The item names are not used in server side, they are just informative.
 
Initiate Mage
Joined
Mar 12, 2008
Messages
10
Reaction score
0
Re: [release] rylCoder 2.7.0

StealthyXor, can you attach again the latest XML files? thanks
 
Initiate Mage
Joined
Dec 12, 2007
Messages
1
Reaction score
0
Re: [release] rylCoder 2.7.0

alphaest - rylCoder 2.7.0 - RaGEZONE Forums




why i got this error ? can anyone tell me what can i do?
 
Joined
Jun 28, 2008
Messages
96
Reaction score
12
Re: [release] rylCoder 2.7.0

OMG i got error.
i need download visual studio 2008 first for get this rylcoder 2.7.0 work ?
 
Moooooooooooooooo
Member
Joined
Jul 19, 2006
Messages
442
Reaction score
130
Re: [release] rylCoder 2.7.0

read the whole topic, every word.
 
Initiate Mage
Joined
Mar 24, 2006
Messages
60
Reaction score
0
Re: [release] rylCoder 2.7.0

any link ?

can't download if want download...

filefront say's " Your download has failed. There were no available download servers.
Click here to try your download again. Click here to try your download again. "
 
Moooooooooooooooo
Member
Joined
Jul 19, 2006
Messages
442
Reaction score
130
Re: [release] rylCoder 2.7.0

patience....
 
Initiate Mage
Joined
Mar 24, 2006
Messages
60
Reaction score
0
Re: [release] rylCoder 2.7.0

anyone know where can i download easiest - get VS 2008 with c++ ?
 
Moooooooooooooooo
Member
Joined
Jul 19, 2006
Messages
442
Reaction score
130
Re: [release] rylCoder 2.7.0

go buy from a shop.

and yes, install it with c/c++
 
Initiate Mage
Joined
Aug 9, 2008
Messages
1
Reaction score
0
Re: [release] rylCoder 2.7.0

Source:

link died!!!
helf me plzz!!!!
 
Initiate Mage
Joined
Mar 24, 2006
Messages
60
Reaction score
0
Re: [release] rylCoder 2.7.0

i use windows xp 32bit now!!

i must download Source or Binary ?
 
Moooooooooooooooo
Member
Joined
Jul 19, 2006
Messages
442
Reaction score
130
Re: [release] rylCoder 2.7.0

binary is enough

but VS 2008 c++ debug libraries are still needed to get all out of rylCoder
 
MorbidA
Member
Joined
May 28, 2006
Messages
247
Reaction score
32
Re: [release] rylCoder 2.7.0

just install this:
 
Moooooooooooooooo
Member
Joined
Jul 19, 2006
Messages
442
Reaction score
130
Re: [release] rylCoder 2.7.0

just install this:

the redist has release runtime libraries but the binary i have shared is in debug config :)
 
Moooooooooooooooo
Member
Joined
Jul 19, 2006
Messages
442
Reaction score
130
Re: [release] rylCoder 2.7.0

google for god's sake.......
 
Back
Top