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!

[Open-Source] Blackbird [RP, r63]

Status
Not open for further replies.
Banned
Banned
Joined
Aug 4, 2011
Messages
852
Reaction score
331
200th Post (In topic)

Ontopic: I wouldn't recommend using this, from the issues people have been having, it seems this is a rushed release, and is just to prove that he has left.

Thanks for your like Earlier. P.S. Actually your #201 Post :w00t:

OnTopic: I wouldn't recomend you using this either. Its hard to setup and requires a good brain to remove the license system.. (Not like anyone has a good brain)
 
Developer
Developer
Joined
Dec 11, 2010
Messages
2,955
Reaction score
2,685
200th Post (In topic)

Ontopic: I wouldn't recommend using this, from the issues people have been having, it seems this is a rushed release, and is just to prove that he has left.

Not need to be jelly of Blackbird.
Some questions just weren't answered.
 
Experienced Elementalist
Joined
Oct 13, 2010
Messages
240
Reaction score
142
Nice work, downloading now, hopefully its good:)

Good work.

-Jamie
 
Developer
Developer
Joined
Dec 11, 2010
Messages
2,955
Reaction score
2,685
Thanks for your like Earlier. P.S. Actually your #201 Post :w00t:

OnTopic: I wouldn't recomend you using this either. Its hard to setup and requires a good brain to remove the license system.. (Not like anyone has a good brain)

If you looked a few pages behind.. (4, 5)
 
ส็็็็็็็
Loyal Member
Joined
Sep 21, 2009
Messages
2,005
Reaction score
594
Thanks for your like Earlier. P.S. Actually your #201 Post :w00t:

OnTopic: I wouldn't recomend you using this either. Its hard to setup and requires a good brain to remove the license system.. (Not like anyone has a good brain)

What, tbh even a newbie with the slightest bit of knowledge could remove that license system.
 
Joined
Apr 28, 2010
Messages
2,794
Reaction score
1,177
200th Post (In topic)

Ontopic: I wouldn't recommend using this, from the issues people have been having, it seems this is a rushed release, and is just to prove that he has left.

Thanks for your like Earlier. P.S. Actually your #201 Post :w00t:

OnTopic: I wouldn't recomend you using this either. Its hard to setup and requires a good brain to remove the license system.. (Not like anyone has a good brain)

That's fine that you have your opinions but if you release anything with my code i'm reporting the thread.. This was not released for noobs, this was made for real developers to see what steps I took to start the uber roleplay revolution. This release wasn't to let you run a hotel on.. You were supposed to see how things were coded to help you along with your project. Not saying you should copy anything that's in the emulator because that would be stealing.. But read it properly so you can learn. If I were to re-code Blackbird right now, yes it would be more noob-friendly but lets remember everyone who bought a blackbird license didn't have to ask questions that you all are. All they did was upload the SQL, Edit the Config and run the boot.
 
Joined
Jun 25, 2009
Messages
831
Reaction score
475
Ayup,
I decided to set this up since everyone is having issues, so far just done the CMS, go to setup.php

Replace the following:
PHP:
    $fp = fopen('../inc/cache/site.cache', 'w');

With:
PHP:
    $fp = fopen('inc/cache/site.cache', 'w');

Then run setup.php, if you were an idiot and ran before changing path link, then run it again, or it will try to go to the default hamachi IP.

- Cheers.

Alright, found something else on the main site, (with the default style not tested all others, but probably a global error, because the SQL cache or whatever isn't there so all I did was comment out on the:

PHP:
public function save_sql($result, $sql)

So do this at your own risk, or whatever..

Replace:

PHP:
$fp = fopen(BASE.'cache/sql/'.md5($sql).'.cache', 'w') or die('ERROR');
fputs($fp, serialize($records));
fclose($fp);

With:

PHP:
//$fp = fopen(BASE.'cache/sql/'.md5($sql).'.cache', 'w') or die('ERROR');
//fputs($fp, serialize($records));
//fclose($fp);

- Cheers.

- EDIT -

Makarov - [Open-Source] Blackbird [RP, r63] - RaGEZONE Forums


I'll get you guys a SWF pack and give you all the files set up!
 
Last edited:
Joined
Jun 25, 2009
Messages
831
Reaction score
475
What did I remove?

The 'Mock Installer'.
The 'GUI' which wasn't used.
Most of the Resharper bits, etc..
Mysql.data - not needed..

SWFs - Credits go to oleaa for them, I just put them on my website and set them up for you.


CMS - I didn't clean the folder structure, just did the 2 simple fixes so it would run for you.


Emulator - Just removed the license check and cleaned up the folder structure, so it's easier for you.


Database - Did nothing, just imported it to test it out.


How do I run this?

CMS/DATABASE.

1) Upload the database
2) Put in your database information in setup.php
3) Do the path and other options in setup.php
4) Run setup.php ( ).

SWFS/EMULATOR

5) The SWFs have been left simple, just drag the 'data' folder to the root of your directory.
6) Edit the IP in the data/gamedata/external_variables.txt - (it's 127.0.0.1 defaulty, change to yours).
7) Edit the IP in client.php (if your running this on your local machine as a test, this is all done same with SWFs).
8) Edit the config file in the emulator.
9) Run the emulator!

NOTE: Each time you update setup.php - rerun the file.
 
Last edited:
Supreme Arcanarch
Loyal Member
Joined
Jul 7, 2011
Messages
944
Reaction score
205
Status omleiding

De URL is omgeleid naar . Klik op de link om daarheen te gaan.
Aangemaakt door Opera.
 
Joined
Apr 28, 2010
Messages
2,794
Reaction score
1,177
I can't translate, this is bug I got

diversion status

The URL was redirected to . Click on the link to go there.
Created by Opera.

That isn't the CMS's fault, it's yours.

---------- Post added at 01:03 PM ---------- Previous post was at 11:11 AM ----------

This is why I don't release work..
Makarov - [Open-Source] Blackbird [RP, r63] - RaGEZONE Forums

People don't give credit where credit is due.. (Claiming lifeCMS as FobbaCMS..?) Lonely chaps at FabboRP...
 
Newbie Spellweaver
Joined
Aug 19, 2011
Messages
78
Reaction score
2
It asks for a licence key.

and when I do the bin version I get an error :L
 
Banned
Banned
Joined
May 16, 2011
Messages
16
Reaction score
2
Can you make a new Download Link for the Unlicenced version ? or ?
 
Newbie Spellweaver
Joined
Aug 19, 2011
Messages
78
Reaction score
2
When I fill out the bin config then open the emu from bin I get an error saying: could not load file or assembly 'MYsql.data.....

When I do the normal version it gives me an installation panel then asks for a licence :L
 
Joined
Apr 28, 2010
Messages
2,794
Reaction score
1,177
You guys should just quit it, this resolves common C# sense and obviously none of you have it. Don't post here saying you can't disable the license check or something about the connector because I will not help you. If it's something in-game then sure go ahead and post it.
 
Status
Not open for further replies.
Back
Top