Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Gtfo my eggs

Pages: [1]
1
Let me cut those gems for ya, Onur. :D

cut muh ruby

2
http://dictionary.reference.com/browse/creative

http://dictionary.reference.com/browse/criticism

I'm just sick of people coming on here with pieces of code when they clearly don't know what they're talking about.

Just next time don't be quick to judge people okay?

3
I just came from a server that recently died out on the forums, kinda weird going to a new one again.

4
I'm not sure that you know what the hell you're talking about, or how you think you know what Ryan's source looks like, given that he used his own engine. Plus your "comment" you have in your code would give errors, comments in Java need to be first expressed with: // , not just a dash.

Well yes, My "comment" (lol) is for runescape to be changed to rune-rebels on the interfaces , sorry if you couldn't understand   or maybe you're just trying to keep players from having creative criticism.  Sorry if the code is broken or whatever the fact of the matter is that i'm entitled to any suggestion I want, either support me or don't support me. Don't sit there and start a flame battle over something stupid. I'm not here for that

Nice way to get me feeling nice and welcome here in the forums RiiPiiN. I'll be here alot ;)

5
Suggestions, Compliments, And Questions / Runescape to RuneRebels
« on: May 17, 2014, 02:12:19 pm »
With my suggestion I would like to see Runescape removed from interfaces and to be replaced with our server's name :P or to have the banks say "The Bank of Gielinor" (which is the name of all the runescape land)





Code: [Select]
(rsInterface.interfaceType == 4) {
    rsInterface.disabledMessage = stream.readString().replaceAll("RuneScape", "RuneRebel");
    rsInterface.enabledMessage = stream.readString();
   } - Handles EVERY place the interface says "Runescape"

Pages: [1]