Jump to content
MakeWebGames

SRB

Members
  • Posts

    785
  • Joined

  • Last visited

  • Days Won

    79

Everything posted by SRB

  1.   So, let me get this right - everybody elses crappy comments get deleted, but the biggest cawk comment on here remains? Yeah, I get that....
  2. You are the defendant, you can not make that decision. That decision is down to the judge and jury. This court is now back in session.
  3. Don't you just love it when the poop hits the fan. Please continue, I need reading material when on the toilet. All this shiit talking seems relevant to the act.
  4. Thanks for adding reputation to this user. May you be lucky enough to receive the same Reputation back in turn. You earned it.
  5. If I could give rep from a phone, this would be worthy.
  6. Including the bootstrap lib anyway, so may as well make use of hidden-x
  7. Worth adding that as you're using the grid. Consider placement and check layout on phones and tablets. Make sure they all fold, and don't put the content in the last block so it displays last on mobile devices. You can use the hide option for displaying on mobile only, desktop only etc - I don't recall the class name off the top of my head though.
  8. Damond, hit me on Skype later today
  9. Give me a clearer definition of this and I may have something laying around - custom built.
  10. Does that even matter? It doesn't appear that MNG know that the layout was used for other games, so even if he did, he can't have specified the fact when re-selling it. That alone would be unethical, in my opinion.
  11. Not very discreet now you have quoted it and put it on an off-white background! :P
  12. [MENTION=71573]phone789[/MENTION] : That was a cool story, please tell it again you spamming little fu<k
  13. You needed a thread on active games to verify if this place is dead?
  14. I guess I'd like one too - curiousity won.
  15. CREATE RPG -> oRPG Creator -> 404
  16. As my work horse I use a MBP, which to some extent feels like unix, although apparently it's a POSIX system, it did originate from the BSD family, therefore was originally a derivative of the unix family. As I use it as a local host, with virtual hosts mapped all around it, running a lamp stack and various other libraries, it's as close to using a unix system without actually running a linux distro. For work, we are using Ubuntu and occasionally Debian servers. For personal stuff, online (VPN), I always use Ubuntu as it's the distro I have the most experience with. I do, however, plan to branch out and use Centos and freeBSD systems at some point - time permitting, of course.
  17. Recreate the SQL then. I doubt it's so complex that it would take over an hour or so .
  18. Not necessarily. You could pass in pipe split data, such as;   {window|Title|Content|Close}   To generate;   [color=#333333]<div class='window'>[/color] [color=#333333] <span class='title'>Title</span>[/color] [color=#333333] <span class='content'>Content goes here</content>[/color] [color=#333333] <span class='buttons'><button onclick='SomeAction();'>Close</button></span>[/color] [color=#333333]</div>[/color]   Of course, it's only limited to what you're willing to put in. For the most part, you could preg_match_all the entire output, then use the first parameter ({window|some|other|stuff}) to throw it inside a function to parse the rest. Not sure I can offer much more guidance on this, as I do not know your aims, but in theory this wouldn't work much different to other "libraries" that do similar. They will all have overheads as they will all need to pattern match and convert.
  19. I wouldn't think so - I've used it on games in the past to bypass the "will update on next page" issue. If the output was more than just a div with a class? You're match and edit to suit. I may throw something more complex together when I have change :)
  20. Could make use of output buffering and manipulate that. I had a spare couple of minutes, so made this; http://codepad.org/fIuSV5QB
  21. Then you need to look from another perspective, perhaps? I won't lie, I haven't looked as I'm one phone and can't be bothered, so I am going from comments made here. When buying a site, you don't look at what it is now. You look and consider where it could be with investing xx amount of time and money. If the time and money calculations, versus where you estimate the problem will be, looks to be worth it - go for it; sometimes it is.
  22. 02:51 PM - CreativeGamez clicked Dislikes for this post: TOP Browserbased RPG by Guest 01:24 PM - CreativeGamez clicked Dislikes for this post: TOP Browserbased RPG by Guest   One of those people, eh?
  23. That would make sense it if was listed at 5500, since originally it was 5000 plus 500 for the translation, whereas now it's 5000 translated. Any who... Whenever you meet someone stupid, give up and walk away, for if you have to lower yourself to their level, they will win with experience. So on that note, in the words of Peter Jones, I'm out.
  24. Yes, you stated in your post that you could translate it before, but you have since edited it. For anybody interested, the initial post, pre edit stated that it could be translated to English for 500 Euro, but this section still remained the same;   On that note, I stand by the comment I made at the time - you were not selling what you were advertising at the price stated; 5000 for the English version... but you would have got the german language files and an additional 500 for translating to english. Advertise what you are actually selling, for the price you are selling at, not the price before additional charges. Edit I never questioned the looks or whether it was a professionally made game, so I'll null and void that section right now. Pointless bringing in points to try and take the topic off course, but I am not the one with an edited post.
  25. So, 5 grand and the "english version" you are selling doesn't come in English? Get out of here with that shiz
×
×
  • Create New...