Re: RealityRP2 [FREE][OPEN-SOURCE][C# EDITION]
Quote:
Originally Posted by
Ryan
Ugly like a hell omfg!
Like you. It is perfect for you.
Re: RealityRP2 [FREE][OPEN-SOURCE][C# EDITION]
Is this still based off that Snowlight crap or have you figured out how the Main function works within C#?
Re: RealityRP2 [FREE][OPEN-SOURCE][C# EDITION]
Re: RealityRP2 [FREE][OPEN-SOURCE][C# EDITION]
Quote:
Originally Posted by
Zak©
Is this still based off that Snowlight crap or have you figured out how the Main function works within C#?
It's not Snowlight.
Re: RealityRP2 [FREE][OPEN-SOURCE][C# EDITION]
Quote:
Originally Posted by
Zak©
Is this still based off that Snowlight crap or have you figured out how the Main function works within C#?
Just look the source for answers
Re: RealityRP2 [FREE][OPEN-SOURCE][C# EDITION]
Quote:
Originally Posted by
lbullen
Weres the tut?
Look at the release page and read?
Re: RealityRP2 [FREE][OPEN-SOURCE][C# EDITION]
Screenshot by Lightshot
Client loads, then stays black but the emulator says that ^
Re: RealityRP2 [FREE][OPEN-SOURCE][C# EDITION]
Quote:
Originally Posted by
ParadiseRel
SWF's aren't setup.
Re: RealityRP2 [FREE][OPEN-SOURCE][C# EDITION]
Quote:
Originally Posted by
FullmetalPride
He can base his work off of whatever he wants. Frankly it's just inefficient to code your own, seeing as there are minimal success stories from the development section.
The problem resides in selling/renaming/not giving credits. I think we should encourage work on Snowlight/butterfly. It's all open and the usage is going to be more widespread than anything ever could be. Besides Phoenix.
Hardly incompetence? I'd rather fix the memory leaks in BcStorm than code something from scratch. I know what I'm getting and I know it's more compatible.
You have valid points (for a change!), however, though learning how to write your own may seem *inefficient*, you'll pick up better practices. Learning off a poorly written piece of software like BCStorm will only lead you to develop bad habits, which are very hard to get rid of.
Quote:
Originally Posted by
Divide
How is this selling it? Download link is like right above. Learn to read?
You've sold copies, haven't you?
Quote:
Originally Posted by
lucasla
He's released the source free? are you that stupid you haven't noticed, or are you just in denial?
wat iz denial? pls halp
Quote:
Originally Posted by
Zak©
Is this still based off that Snowlight crap or have you figured out how the Main function works within C#?
Someone who gets it.
Re: RealityRP2 [FREE][OPEN-SOURCE][C# EDITION]
Quote:
Originally Posted by
Zak©
Is this still based off that Snowlight crap or have you figured out how the Main function works within C#?
Snowlight is one of the few best Habbo servers ever made, you can learn good programming habits from it. :):
Re: RealityRP2 [FREE][OPEN-SOURCE][C# EDITION]
Quote:
Originally Posted by
Caustik
You've sold copies, haven't you?
No, I sold 'copy' not 'copies'
I only sold 1.
Re: RealityRP2 [FREE][OPEN-SOURCE][C# EDITION]
The CMS is for only IIS, i think... there's no htaccess, just web.config. :/
Re: RealityRP2 [FREE][OPEN-SOURCE][C# EDITION]
Quote:
Originally Posted by
ParadiseRel
The CMS is for only IIS, i think... there's no htaccess, just web.config. :/
Convert it to htaccess then?
Convert web.config back to htaccess
Code:
<IfModule mod_rewrite.c>
RewriteEngine On
#REWRITE RULES
#---------------------
#RULE REWRITEUSERFRIENDLYURL1
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^play$ play.php [L]
#RULE REWRITEUSERFRIENDLYURL1-1
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^client$ play.php [L]
#RULE REWRITEUSERFRIENDLYURL1-2
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^account/disconnected$ play.php [L]
#RULE REWRITEUSERFRIENDLYURL2
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^clientlog/update$ blank.php [L]
#RULE REWRITEUSERFRIENDLYURL3
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^cacheCheck$ blank.php [L]
#RULE REWRITEUSERFRIENDLYURL4
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^pingsession$ blank.php [L]
#RULE REWRITEUSERFRIENDLYURL5
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^bc/logframe$ blank.php [L]
#RULE REWRITEUSERFRIENDLYURL6
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^conversion_tracking_frame$ blank.php [L]
#RULE REWRITEUSERFRIENDLYURL7
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^habbo-imaging/badge/([^.]+).gif$ badge.php?badge=$1 [L]
#RULE REWRITEUSERFRIENDLYURL8
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^me$ me.php [L]
#RULE REWRITEUSERFRIENDLYURL9
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^business$ business.php [L]
</IfModule>
Re: RealityRP2 [FREE][OPEN-SOURCE][C# EDITION]
Guys, don't cry he can't code or this is not his work or its ugly. Fuck off and open your damn eyes and look what you did in your hole life.
Divide: Good job bro :)
Re: RealityRP2 [FREE][OPEN-SOURCE][C# EDITION]
Quote:
Originally Posted by
Btje
Guys, don't cry he can't code or this is not his work or its ugly. Fuck off and open your damn eyes and look what you did in your hole life.
Divide: Good job bro :)
Thanks bro :D