Hello i am making a server OsiRose .
And i get a error here`s a picture :
Hope anyone can help me .
Hello i am making a server OsiRose .
And i get a error here`s a picture :
Hope anyone can help me .
When and where exactly do you get this error?
can't help much unless you are a bit more specific.
in birth island i think cuz iwas haveing this error :X
so you are already in the game at this point?
I had no idea if you were starting the server, starting rose or what.
If you get this error while inside the actual game it means that some file or other is missing from your client.
What happens when you click OK?
I guess the client closes?
Aukemon0NL right it gives the error then its closing
So it doesn't even tell you which file is causing the problem.
The reason i asked is that sometimes after doing some client mods I've had messages about missing or null files but the client continues to work after.
What client are you using?
It sounds like there is something wrong with it
I use the WildRose client .
I added all the STB Files
Server files are Rev81
Like i said, your error is client sided.
There is something wrong with it.
You can't get an error like this from the server.
Never heard of WildRose
Remember that all clients are not created equal. Some are just plain fucked up.
You should try using the Hrose client which the OsiRose servers are built for. At least that way you should get no client side errors.
http://forum.dev-osrose.com/viewtopic.php?f=27&t=1510
Adding items is trivial. All the editors you need are already out there and there are plenty of tutorials.
to add a new item is as simple as this
1) copy the STB entry for the item you want from a server that has it.
2) Copy the STL entry for the same item
3) copy the ZSC entry for the same item (must be the same row as the STB entry)
4) copy the files pointed to in the ZSC then make sure your ZSC entry is pointed to the right location for your new files.
5) Put modified STB, STL and ZSC into your client. You don't even need to put it into the VFS. It will work just fine in the 3ddata folder in your rose client as long as the file hierarchy matches what you would find in the VFS.
6) Put modified STB into your server
DONE
7) repeat for as many items as you want.
Sure it can be a little time consuming but at least you will learn something useful.
The STB just contains data for the items. It doesn't contain anything graphical.
If you just want to port ALL the weapons then copy the following files and folders into your client. STB to your server too.
3DDATA/STB/LIST_WEAPON.STB
3DDATA/STB/LIST_WEAPON_S.STL
3DDATA/WEAPON/ (entire folder)
That should do it for weapons.