Jump to content
MakeWebGames

Paul Evans

Members
  • Posts

    783
  • Joined

  • Last visited

Everything posted by Paul Evans

  1. Yeah i noticed Raven is still up... EPIC FAIL on the taking Raven down. You would totally assume wizard productionz/GO3 net would take them down due to the template or BlueTrendz because the images are theres... worrying sometimes.
  2. *moves next door to Alain* Wireless key please :D
  3. lol oh i have PHP 60003 no need for a ending ' lol yeah oops im human i forgot the quote but still :P you know what i mean
  4. I think auto login would be a bad idea (using meta or header) simply add $_SESSION['userid'] = $i; echo 'You have successfully signed up, click [url="index.php"]here[/url] to login.';
  5. People ain't gunna play your game if you just Rip ideas from TORN if they have a existing TORN account then... why play yours?
  6. No offense, but think about giving any detail?
  7. Paul Evans

    WTF

    The Old Zodiac Signs Aquarius: Jan 20 – Feb 18 Pisces: Feb 19 – March 20 Aries: March 21 – April 19 Taurus: April 20 – May 20 Gemini: May 21 – June 20 Cancer: June 21 – July 22 Leo: July 23 – August 22 Virgo: August 23 – Sept 22 Libra: Sept 23 – Oct 22 Scorpio: Oct 23 – Nov 21 Sagittarius: Nov 22 – Dec 21 Capricorn: Dec 22 – Jan 19 The New Zodiac Sign Dates: Capricorn: Jan. 20 – Feb. 16 Aquarius: Feb. 16 – March 11 Pisces: March 11- April 18 Aries: April 18- May 13 Taurus: May 13- June 21 Gemini: June 21- July 20 Cancer: July 20- Aug. 10 Leo: Aug. 10- Sept. 16 Virgo: Sept. 16- Oct. 30 Libra: Oct. 30- Nov. 23 Scorpio: Nov. 23- Nov. 29 Ophiuchus: Nov. 29- Dec. 17 Sagittarius: Dec. 17- Jan. 20 lol im a Libra now not a Virgo omg i was totally robbed of my Virgoness lol
  8. That's the only video of Lucky on the net, the others are other Dogs. He was a gypsies dog in germany they beat him half to death and ever since he can't bark. He's also called lucky because he loves to swallow things and has almost died quite afew times lol
  9. My dog going insane over a... duster Note: my dog can't bark due to neglect by original owners (in Germany) saved by a friend of my fathers and brought over to england (now he's a coach potato). He isn't choking it's just how he barks... Don't discriminate... he bites!
  10. Just curious, savage why are you cloning some of the TORN features rather than making unique ones?
  11. how many copies are you selling? did you personally make them? what rights do the buyer have to them? (if you didn't make 'em do you have the right to sell) Also where did you get them if you didn't make 'em?
  12. i'd have to agree with morgan, it's so much more unique if you buy a custom made template, which is only for your use.
  13. would be nice to see your result sniko
  14. Yeah i actually like your idea zu
  15. Very insightful Sniko, well done.
  16. MCC wouldn't allow it since they are doing patches lately.
  17. No offense mate but a license of v2 costs 100 bucks, security generally costs 150-300 bucks that's 250-400 bucks and you want to pay 70-80 bucks?
  18. if the game is coded right you should never have mutiples ...
  19. my template with mascots cost 900 bucks i think 80 per mascot so if you actually want some mascots also after peter does your template then why not try bluetrendz
  20. Simply warn people for flaming newbie members.
  21. so a easy solution is to delete the previous 10-15 posts
  22. Would you count admins in that?
  23. print <<<OUT [img=title.jpg] <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="20%" bgcolor="#$bgcolor" valign="top"> [b]Name:[/b] $gn{$u} [{$ir['userid']}] $d [b]Money:[/b] {$fm} [b]Level:[/b] {$ir['level']} [b]Crystals:[/b] {$ir['crystals']} [[url='logout.php']Emergency Logout[/url]] <hr /> [b]Energy:[/b] {$enperc}% <img src=greenbar.png width=$enperc height=10><img src=redbar.png width=$enopp height=10> [b]Will:[/b] {$wiperc}% <img src=bluebar.png width=$wiperc height=10><img src=redbar.png width=$wiopp height=10> [b]Brave:[/b] {$ir['brave']}/{$ir['maxbrave']} <img src=yellowbar.png width=$brperc height=10><img src=redbar.png width=$bropp height=10> [b]EXP:[/b] {$experc}% <img src=navybar.png width=$experc height=10><img src=redbar.png width=$exopp height=10> [b]Health:[/b] {$hpperc}% <img src=greenbar.png width=$hpperc height=10><img src=redbar.png width=$hpopp height=10> <hr /> OUT; if($upgrade == "Y") { print"<a href=upgrade.php>[upgrade]</a>"; } if($ir['fedjail']) { $q=$db->query("SELECT * FROM fedjail WHERE fed_userid=$userid"); $r=$db->fetch_row($q); die("[b]<font color=red size=+1>You have been put in the {$set['game_name']} Federal Jail for {$r['fed_days']} day(s). Reason: {$r['fed_reason']}</font>[/b]</body></html>"); } if(file_exists('ipbans/'.$IP)) { die("[b]<font color=red size=+1>Your IP has been banned from {$set['game_name']}, there is no way around this.</font>[/b]</body></html>"); } } function menuarea() { include "mainmenu.php"; global $ir,$c; $bgcolor = 'FFFFFF'; print '</td><td width="2" class="linegrad" bgcolor="#'.$bgcolor.'"></td><td width="80%" bgcolor="#'.$bgcolor.'" valign="top"> <center>'; if($ir['hospital']) { print "[b]NB:[/b] You are currently in hospital for {$ir['hospital']} minutes. "; } if($ir['jail']) try that
  24. Paste 10 lines below and above from your header.
  25. Just curious what was the issue and fix?
×
×
  • Create New...