Jump to content
MakeWebGames

Redeye

Members
  • Posts

    213
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Redeye

  1. Re: Guess the next poster nope, younggold
  2. Redeye

    WWI

    Re: WWI USA-10 Germany-22 Russia-14 Great Britan-41 France-13
  3. Re: Counting (nr game) 1693
  4. Re: [V1]Paper Boy Panel With New User Level[V1] Ha ha, typical !!! I just converted it to v2 and then saw this post :-o
  5. Re: Delete   Why would you need it big int(92)... Why not just something like big int(50) Otherwise the economy would be like wooooooof
  6. Re: 1h work to solve the dumbest error there is   Is it this printf("failed: %s\n", mysql_error($mysql)); but it should be print("failed: %s\n", mysql_error($mysql)); ????
  7. Re: Counting (nr game) 1674
  8. Re: Guess the next poster Nope, Hey Jesse Jesse next :P :mrgreen:
  9. Re: Emergency Broadcast System (Spam Thread)  
  10. Redeye

    WWI

    Re: WWI USA-20 Germany-18 Russia-19 Great Britan-24 France-19
  11. Re: Counting (nr game) 1672
  12. Re: 3 Word Game with incredably small
  13. Re: [V1]Paper Boy Panel With New User Level[V1] I think Klikoka got this idea from my game when I made it ages ago.... Before the mod was posted
  14. Re: Staff Positions Mod I know there are people who can make it in seconds but I made it for people who want to upgrade there game and add something like this but don't know much php. I may make a better one with SQL lol
  15. Re: Staff Positions Mod Sort of, it tells you what they do, not just what there position, altough you have to do it manually. Do you like it?
  16. Re: Staff Positions Mod Here is a screenshot
  17. This was made from scratch... What it does is show the staff members position say owner or fed warden... Make a new file called staffpos.php and then paste this code in it... <?php include "globals.php"; print "<table width=75% cellspacing=1 class='table' bgcolor=> <tr style='background:gray'><th>Staff Position</th> <th>Name</th> <th>Staff Level</th></tr> <tr> <td>Postion</td> <td>[url='viewuser.php?u=id here']name here and id here[/url]</td> <td>Staff level here</td> </tr> <tr> <td>Postion</td> <td>[url='viewuser.php?u=id here']name here and id here[/url]</td> <td>Staff level here</td> </tr> <tr> <td>Postion</td> <td>[url='viewuser.php?u=id here']name here and id here[/url]</td> <td>Staff level here</td> </tr> </table>"; $h->endpage(); ?>   Put the stuff in manually and add as many as you want. Goto explore.php and add this where ever you want <a href=staffpos.php>Staff Positions</a>   Then your done. Hope you like it :-)
  18. Re: Guess the next poster Nope ;) Broke the chain again... :-o Sarz next?
  19. Re: Counting (nr game) 1653
  20. Re: Counting (nr game) 1643
  21. Re: Counting (nr game) 1641
  22. Re: 3 Word Game which is covered
  23. Re: SPECIAL ATTACK Circle
  24. Re: Guess the next poster Nope :D Tears next? ;)
  25. Re: Counting (nr game) 1639 Hey
×
×
  • Create New...