Roleplay Emulator [AstroRP][R63B]
Hello everyone, seeing as I no longer need this I might as well just share it with everyone :)
Download: https://www.dropbox.com/s/ubcft9w4zrh85cy/AstroRP2.rar
Database: https://www.dropbox.com/s/30sz0qx52o...20Database.rar
SWFS: https://www.dropbox.com/s/vx18rhqxbqnl103/game.rar
Don't trust? Don't download.
Features:
Basic Roleplay commands
Cars and driving
Gym system
Corporation manager tool
Other stuff but you can look for yourself.
Notice: This isn't a help thread so please, open your own.
P.s: Happy Easter and Happy 420!
Re: Roleplay Emulator [AstroRP][R63B]
I posted an emulator I don't use :).
Re: Roleplay Emulator [AstroRP][R63B]
Thanks Austin I needed a clean database to use with Astro2. As you guys might notice the code is very messy corps aren't cached etc, etc. I am planning on polishing this up and possible upgrading to the new UI and have some RP's testing this out for me too :) I will be posting a good version of this in the future.
Re: Roleplay Emulator [AstroRP][R63B]
Quote:
Originally Posted by
Mattykinz
Thanks Austin I needed a clean database to use with Astro2. As you guys might notice the code is very messy corps aren't cached etc, etc. I am planning on polishing this up and possible upgrading to the new UI and have some RP's testing this out for me too :) I will be posting a good version of this in the future.
Some people will find use for this :)
Re: Roleplay Emulator [AstroRP][R63B]
Quote:
Originally Posted by
HabflareH
Some people will find use for this :)
I agree, it's very good of you to release this :D
Re: Roleplay Emulator [AstroRP][R63B]
Cant seem to downlaod the swfs dude
Re: Roleplay Emulator [AstroRP][R63B]
Quote:
Originally Posted by
MrSpooks
Cant seem to downlaod the swfs dude
Use normal PlusEMU swfs?
Re: Roleplay Emulator [AstroRP][R63B]
Does this have mafia wars and and other mini games that could be usable on a regular emu? Also, what server is this based on? :)
Thanks for the release, RPs have always intrigued me but I always get frustrated when everyone beats me up as I'm wandering around :(
Re: Roleplay Emulator [AstroRP][R63B]
Quote:
Originally Posted by
PR0
Does this have mafia wars and and other mini games that could be usable on a regular emu? Also, what server is this based on? :)
Thanks for the release, RPs have always intrigued me but I always get frustrated when everyone beats me up as I'm wandering around :(
I think it's based on PlusEMU, you will have to code some things yourself.
Re: Roleplay Emulator [AstroRP][R63B]
Re: Roleplay Emulator [AstroRP][R63B]
Quote:
Originally Posted by
TheDerpster
Screenshots please?
http://i.imgur.com/j9eSnk3.png
http://i.imgur.com/XjcMXD1.png
I can get any others you want if you just ask.
Re: Roleplay Emulator [AstroRP][R63B]
Sorry about the SWFs (should be working now) and currently no this emulator don't have mafia wars just the pretty basic things.
Re: Roleplay Emulator [AstroRP][R63B]
Re: Roleplay Emulator [AstroRP][R63B]
Quote:
Originally Posted by
ProxyHider
What CMS Must Be Use?
I have it working with RevCMS, will post a download for it later.
- - - Updated - - -
Here is my RevCMS theme, I haven't added any special features it's just to write firstname-lastname & works with AstroRP 2.
Download Here.
Live Demo - http://roleplay.protectedby.me
also here is a working SWF pack that has been tested(clean), the RP SWF is called "HabboRP.swf"(I used Leensters UI Editor tool to remove the shit that RP's don't need). - Download Here
Here is a screenshot:
http://i.imgur.com/QW2zHo1.png
Feel free to mirror any of what I have just posted.
- - - Updated - - -
Noticed a issue with the CMS, go to class.core and change
Quote:
return $engine->result("SELECT COUNT(*) FROM users WHERE online = 1");
to
Quote:
return $engine->result("SELECT users_online FROM server_status");
Also run these SQLS - http://roleplay.protectedby.me/run%20me.rar
Re: Roleplay Emulator [AstroRP][R63B]
nice dud, i will try it..
Re: Roleplay Emulator [AstroRP][R63B]
Does this work with latest Habbo.SWF UI? Does Navigator work if implemented in a Habbo.SWF?
Re: Roleplay Emulator [AstroRP][R63B]
Quote:
Originally Posted by
TheDerpster
Does this work with latest Habbo.SWF UI? Does Navigator work if implemented in a Habbo.SWF?
You will have to upgrade it to the new UI yourself, it's using the one from March 2013.
And what do you mean by " Does Navigator work if implemented in a Habbo.SWF "?
Re: Roleplay Emulator [AstroRP][R63B]
Quote:
Originally Posted by
Lewislol
You will have to upgrade it to the new UI yourself, it's using the one from March 2013.
And what do you mean by " Does Navigator work if implemented in a Habbo.SWF "?
I am wondering if the navigator will produce the "Loading Rooms..." loop error if opened or not. I plan to make a RP with the navigator working.
Re: Roleplay Emulator [AstroRP][R63B]
Quote:
Originally Posted by
TheDerpster
I am wondering if the navigator will produce the "Loading Rooms..." loop error if opened or not. I plan to make a RP with the navigator working.
That is a easy fix.
http://forum.ragezone.com/f353/plus-emu-fixed-979954/ I have only set it up to test it & do a clean SWF pack for others who've asked.
Re: Roleplay Emulator [AstroRP][R63B]
Re: Roleplay Emulator [AstroRP][R63B]
Quote:
Originally Posted by
xL3gi0n
Client wont load past 90%?? Any answers? I fixed that,
How do I rank my self police?
Do it via database in groups, I don't know if there is commands to do it in this EMU.
Re: Roleplay Emulator [AstroRP][R63B]
Re: Roleplay Emulator [AstroRP][R63B]
To rank yourself it's quite simple
There are 3 tables you will need for it, Groups,Groups_Memberships and Group_Ranks
So first go to your Groups_Memberships table and follow the database intstructions, i.e
ID:1
group_id:3
User_ID: Pretty Straight Forward
Rank: 0
Job_ID: 2
The above example is for Police Officer, ask me if you need a tutorial for any others, such as Bank Worker, or Hospital Manager,etc.
The other two tables are needed, to double check your choice over,
iModiPodz
Re: Roleplay Emulator [AstroRP][R63B]
It's a error on your behalf, there's no database called "roleplay_hotel"
Re: Roleplay Emulator [AstroRP][R63B]
You have to get MySQL Connector. 0_o