Search:

Type: Posts; User: Sphinx

Page 1 of 10 1 2 3 4

Search: Search took 0.08 seconds.

  1. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    Stfu or don't even post that you have it you greedy f*ck.
  2. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    http://i57.tinypic.com/x3ziu8.png
  3. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    i made about 7 diffrent themes in 2months for mine and im still not satisfied :s
    Create your own theme? (just edit the standard one)
  4. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    1. Does anyone know the fix for the "." message(gebeurtenis) after a wild battle.
    Can someone post the recent uploaded version of pkmn-area? (with respect and new gold/silver icons) cuz i think i...
  5. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    Sexiest Pokemon-area register? :blush:
    (Regions and characters are useless!)


    http://i44.tinypic.com/30k98y8.png
  6. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    Need help with the wild attack shit.
    It's good that a player can't run away by browsing other pages but it is still possible to exit the battle by going to mydomain.com/
    How can i fix this?

    also...
  7. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    Anyone?:blush:
  8. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    Can someone help me :$
    I would love to filter all special characters in my textfields, I only want A-Za-z0-9 and know that its something with preg_replace but i don't know how to use that shit XD ...
  9. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    I want to share the country flag script! (Includes more than 240 country's +sql)

    Step 1:

    First go to your account-options.php and find:



    <tr>
    <td height="25"><?php echo...
  10. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    $country = mysql_query('SELECT `kort` FROM `landen` WHERE `en` = '.$profiel['land'].' '); something like that?

    `kort` = the abbrev
    `en` = fullname
    '.$profiel['land'].' gets the selected...
  11. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    KiruHoshino, not that.
    It has nothing to do with the selectbox.

    On profiles, when i do <? echo $profiel['land']; ?> i will get as result the full name (Netherlands).
    I want to select te...
  12. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    What do u mean?
  13. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    Very hard to explain for me...

    Oke, i got on the account settings page a select-button with the countries.
    When i select "Netherlands" for example, i get in the table `gebruikers` -> `land`:...
  14. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    -_-" stop bitching in this thread please... i'm looking for usefull posts.
  15. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    Can someone help me?
    My premium days are not counting down. It stays the same every day.
  16. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    I actually meant what Kiro posted. Thx.
  17. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    Need some mysql help!

    English:
    I'm making a "Latest captured pokemon" and almost everything works.

    I got:


    And when i use $wildid = $pokemon['user_id']; i get the user's id but i want to...
  18. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    I had this problem too, its because you need to active PHP shortcodes @php.ini or you will have to change all the php shortcuts (<? to <?php)
    Or just buy a host that supports php shortcuts

    I...
  19. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    Hey, i need some help!
    When i want to use an HM item, the black overlay appears but no iframe content.
    This "includes/use_attack.php?name=HM03" doesn't really seem to work.
    Does anybody know the...
  20. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    Omg... you want to run a website and u can't even edit HTML and CSS (with notepad) :l
    If you want to change the layout you will need to edit the index.php, style.css, and images folder, those files...
  21. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    "http://forum.ragezone.com/images/you/char.png". ?
    That does not exist...

    I use images/you/Red.png
    Would oyu be so kind to show me your register.php (via pm) so i can see how you did it. (you...
  22. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    Wendyy, Its not working for me :$
    I get the default image but it doesnt change when i select a name.


    <td class="normal_td">
    <select name="character" value="<?php if(isset($_POST ['character'])...
  23. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    Ya, please share (pm).
    Made something like that a few years ago but for habbo cms and forgot how to do that :$
  24. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    Would somebody be so kind to help me get this on register page instead of a select list :l

    http://i42.tinypic.com/1r6mqd.png
  25. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    Ya, i want to try something else than noob-habbo :l

    What if it's ".$_SESSION['id']."? Cant use ( ) right?
  26. Replies
    1,162
    Views
    176,235

    Closed: Re: [Release] Pokemon-Area based browser game

    Help.
    First i got errors like "Undefined variable: gebruiker" but i fixed that and now i still have errors left:



    My version i download is messed up. I did the files i download from the main...
  27. Closed: Re: PSAH #1: Photoshop Addicted Habbo - Habboweb Concept [PSD/UNCODED]

    It's not hard too code but it sure will take a few hours and i don't have that time :P

    - It's nice the only thing i dont like is the Enter button and the news. A vertical list next to the first...
  28. Replies
    3
    Views
    1,666

    Closed: Re: Retro index®ister! [CODED]

    It's nice but would it not be better if you added a box with an intro movie, intro text or something else in the left of the page because now its pretty empty. And maybe and maybe a "Forgot...
  29. Replies
    22
    Views
    1,812

    Re: [Custom Discussion] WTF happened to /f556?!

    Its still the same as 1 year ago:blush:

    And all furni's are already been recoloured so there is not much to release for them anymore.
    I started a furni-line a few weeks ago but i'm busy with...
  30. Replies
    21
    Views
    3,021

    Closed: Re: [REL] Poseidon Statue [SWF//SQL]

    The most likes i've ever seen for a recolour :lol:
    Nice colours anyway
    I dont like the way you ask for likes, you should start the service anyway no matter how much likes...
  31. Replies
    5
    Views
    1,405

    Closed: Re: Recoded Glass Throne

    Not bad but you should give the "glass" some shading or the chair less.
    But you do realise that this is the 100th glass throne?


    Oh wait, it's not your custom :l
    I should read better *FP*
    ...
  32. Thread: Throne + Sofa

    by Sphinx
    Replies
    9
    Views
    1,839

    Closed: Re: Throne + Sofa

    I doubt that you have coded the furniture yourself :X.
    This is your first custom so it's no suprise that its a recolour, most people do that.
    But you should know that your next furni should be...
  33. Replies
    11
    Views
    1,960

    Closed: Re: CocaCola Machine [SWF|SQL]

    Its still nice. And he can make it habboish but it won't look like cola machine anymore because it's hard to make the logo and button w/ pic.
    But HabMoon... did you think of the text when you turn...
  34. Replies
    22
    Views
    3,582

    Closed: Re: [REL] Shiny Furnis [SWF//SQLs]

    xD. You don't recode them because all you have to do is change the images (and maybe the name) :blush:
    OT: But nice i like the chest.
  35. Replies
    13
    Views
    2,273

    Closed: Re: [Custom] COD: Black Ops 2 - Statue

    Sorry i was lazy :X
  36. Replies
    13
    Views
    2,273

    Closed: [Custom] COD: Black Ops 2 - Statue

    http://i39.tinypic.com/161b137.png

    Hi, i saw the BO2 badge and realized that i never made a statue of my favourite xbox game!
    So here is the statue for the real COD fans.

    SWF + SQL (phoenix):...
  37. Replies
    9
    Views
    1,972

    Closed: Re: Kitchen Blocks + Microwave

    I was planning on making a furni line called "Smooth Kitchen" but now i'm busy with another furni line.
  38. Replies
    9
    Views
    1,972

    Closed: Kitchen Blocks + Microwave

    http://i44.tinypic.com/vxhilt.pngg
    Btw, the Kitchen blocks will change if you click on it.

    Click here to download the SWF and (phoenix) SQL.
    Like and rep if you like this release :blush:
  39. Thread: Glass Dragon

    by Sphinx
    Replies
    7
    Views
    1,789

    Closed: Re: Glass Dragon

    It's not glass because there's no shine one it. It's just the outlines of a dragon :P
  40. Replies
    18
    Views
    2,915

    Closed: Re: [REL] Ruby Dragon Lamp [SWF//SQL]

    Yeah add "Powerlevel911"
  41. Replies
    18
    Views
    2,915

    Closed: Re: [REL] Ruby Dragon Lamp [SWF//SQL]

    Nice, whats your hotel?
  42. Replies
    13
    Views
    1,887

    Closed: Re: [Custom]PhotoBooth Teleporter

    And no im not back :rolleyes:

    But it think it would be possible to put a chair in it but than i would need my own hotel to try diffrent "sit_heights". But nah, it was just something i made while i...
  43. Replies
    13
    Views
    1,887

    Closed: Re: [Custom]PhotoBooth Teleporter

    Dunno, lets try it out?

    http://i43.tinypic.com/s3f0om.png
  44. Replies
    13
    Views
    1,887

    Closed: Re: [Custom]PhotoBooth Teleporter

    It does.
  45. Replies
    13
    Views
    1,887

    Closed: [Custom]PhotoBooth Teleporter

    Photobooth Teleporter

    Hi guys, i was bored so i thought lets make another Habbo custom for fun so here it is.

    http://i44.tinypic.com/qqb9y1.jpg

    Swf download:
    Click hereeeeeeeeeeeeeeeeeee......
  46. Replies
    8
    Views
    1,782

    Closed: A list of all my Releases!

    http://i45.tinypic.com/2i6nk09.png

    Hello, it's been a while since a was active on RZ...
    I just wanted to make a list of all my releases :l

    Please check them out and don't forget to comment or...
  47. Replies
    13
    Views
    2,699

    Closed: Re: [DGK] Holy weed egg [SWF][SQL]

    Lol first i thought that you used my cloudegg :p
    http://forum.ragezone.com/f556/custom-two-rainbow-eggs-851603/
  48. Closed: Re: [SWF][SQL]Mcdonalds Furniture And Wonka Furniture[SQL][SWF]

    Squashing? He released it without permission, that's all.
    Replace his name by mine. (I'm Shaheem)
  49. Replies
    27
    Views
    3,896

    Closed: Re: [SQL+SWF] Asian Teleporter

    Iknow...
    But here is a mirror from someone above: https://dl.dropbox.com/u/69010319/astp.swf
  50. Thread: Lightning Egg

    by Sphinx
    Replies
    11
    Views
    1,477

    Closed: Re: Lightning Egg

    Flatttttttttttttttttt
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4

Advertisement