RoseZA does it again ! - Dev Rev IV - V437 - Release

Welcome in the osRose emulator Project.

Moderators: osRose dev team, ospRose dev team, osiRose dev team, Moderators

Re: RoseZA does it again ! - Dev Rev IV - V437 - Release

Postby kismetbecomes on Fri Nov 09, 2012 5:42 am

Is it possible to add new MOUNTS using mob 3d details into the Mounts' ZSC? Just like adding items? Right?
RoseZa v437 - HueRose Test Project -- http://hueroseonline.no-ip.biz
kismetbecomes
Rackie
Rackie
 
Posts: 299
Joined: Mon Feb 06, 2012 12:41 am

Re: RoseZA does it again ! - Dev Rev IV - V437 - Release

Postby 5oregon5 on Fri Nov 09, 2012 12:01 pm

Creation wrote:http://madlives.net/RoseZaSetupV437.exe

There you go ;)

Thanks mate, I've been searching for it for 3 bleeding days :) How do you create an account? I tried it the old fashion way, where you place the account and password it fails (but creates the account), then the second try you log in. It won't work like that, is there another way? and one more thing, whats the "salt" for the database password?
5oregon5
Pomic
Pomic
 
Posts: 74
Joined: Fri Jun 18, 2010 7:35 pm

Re: RoseZA does it again ! - Dev Rev IV - V437 - Release

Postby PurpleYouko on Fri Nov 09, 2012 3:36 pm

Database password has to be an MD5 encryption of your chosen password.
try going here http://www.miraclesalad.com/webtools/md5.php
Type in your password and it will give you the MD5 version. then copy/paste that into your account in your database.

Alternatively open your "loginserver.conf" file and find this line of code

if it is set to 1 then you can just start the game and type in your username and password then it will tell you "no such account exists". Just type the same again and it will automatically create the account.
if set to 0 then this feature is disabled.
Need to lookup information on NARose items, skills, quests?
Now featuring a newly completed skill tree for all classes
Formatting fixed for different resolutions
Image

"A Gazelle is nothing but a giraffe plotted logarithmicaly"
User avatar
PurpleYouko
Rose Guru
Rose Guru
 
Posts: 4733
Joined: Fri Aug 10, 2007 2:05 pm

Re: RoseZA does it again ! - Dev Rev IV - V437 - Release

Postby 5oregon5 on Fri Nov 09, 2012 3:49 pm

Alright, but it actually DOES say 1, and it still doesn't create the account. Maybe a webserver that could make the account? have any simple one lying around?
5oregon5
Pomic
Pomic
 
Posts: 74
Joined: Fri Jun 18, 2010 7:35 pm

Re: RoseZA does it again ! - Dev Rev IV - V437 - Release

Postby rl2171 on Fri Nov 09, 2012 5:52 pm

What are the GM commands to get the mounts?

I see them in their own STB, but don't see them elsewhere.

The mounts are listed in the list_mount.stb and I know they give the Choropy as a mount to New players.
Image
rl2171
Admin
Admin
 
Posts: 1706
Joined: Mon Aug 06, 2007 5:17 pm
Location: Sacramento, CA USA - GMT-8

Re: RoseZA does it again ! - Dev Rev IV - V437 - Release

Postby kismetbecomes on Fri Nov 09, 2012 6:12 pm

rl2171 wrote:What are the GM commands to get the mounts?

I see them in their own STB, but don't see them elsewhere.

The mounts are listed in the list_mount.stb and I know they give the Choropy as a mount to New players.


It's item type 15 sir.
the command will be /item [MOUNTNUMBER] 15 1
RoseZa v437 - HueRose Test Project -- http://hueroseonline.no-ip.biz
kismetbecomes
Rackie
Rackie
 
Posts: 299
Joined: Mon Feb 06, 2012 12:41 am

Re: RoseZA does it again ! - Dev Rev IV - V437 - Release

Postby rl2171 on Fri Nov 09, 2012 6:33 pm

kismetbecomes wrote:
rl2171 wrote:What are the GM commands to get the mounts?

I see them in their own STB, but don't see them elsewhere.

The mounts are listed in the list_mount.stb and I know they give the Choropy as a mount to New players.


It's item type 15 sir.
the command will be /item [MOUNTNUMBER] 15 1


Thank you, got it now.

I noticed when you call the item, it shows correct on the character, but when you try it, some dont show up as the right item or don't work at all.

I should be using the same STB as in the Dev 4 files and I see a sql file of the mounts. What does the sql file do?
Image
rl2171
Admin
Admin
 
Posts: 1706
Joined: Mon Aug 06, 2007 5:17 pm
Location: Sacramento, CA USA - GMT-8

Re: RoseZA does it again ! - Dev Rev IV - V437 - Release

Postby 5oregon5 on Fri Nov 09, 2012 6:45 pm

rl2171 wrote:
kismetbecomes wrote:
rl2171 wrote:What are the GM commands to get the mounts?

I see them in their own STB, but don't see them elsewhere.

The mounts are listed in the list_mount.stb and I know they give the Choropy as a mount to New players.


It's item type 15 sir.
the command will be /item [MOUNTNUMBER] 15 1


Thank you, got it now.

I noticed when you call the item, it shows correct on the character, but when you try it, some dont show up as the right item or don't work at all.

I should be using the same STB as in the Dev 4 files and I see a sql file of the mounts. What does the sql file do?

How did you get the server to create account for you? I've got mine set to "1" (In the conf files)
5oregon5
Pomic
Pomic
 
Posts: 74
Joined: Fri Jun 18, 2010 7:35 pm

Re: RoseZA does it again ! - Dev Rev IV - V437 - Release

Postby rl2171 on Fri Nov 09, 2012 7:22 pm

5oregon5 wrote:How did you get the server to create account for you? I've got mine set to "1" (In the conf files)


I have only me logging in, so no public access to the server at this time. I manually created the acct.
Image
rl2171
Admin
Admin
 
Posts: 1706
Joined: Mon Aug 06, 2007 5:17 pm
Location: Sacramento, CA USA - GMT-8

Re: RoseZA does it again ! - Dev Rev IV - V437 - Release

Postby Dagnarus on Fri Nov 09, 2012 7:23 pm

The sql file is the file the server uses. It doesn't use the stb file as that one isn't code in yet.

The problem that they don't show up or show up as other mounts is a questflag problem.
I was busy fixing it while we start working on the new game. Mounts are stated as partly working in the bug/fixes list if i remember correctly. That means there are still a few bugs to fix, but you can mount.
Image


aka larsgevers
Dagnarus
Smoulie
Smoulie
 
Posts: 51
Joined: Sun Nov 20, 2011 2:29 pm

PreviousNext

Return to Support - OsRose Emulator

Who is online

Users browsing this forum: No registered users and 5 guests