Jump to content
MakeWebGames

Jordan Palmer

Members
  • Posts

    1,660
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Jordan Palmer

  1. Code tags added.   You need to show us the scriptcheck file. as thats where the error is by the looks of it
  2. Read through this
  3. His way is alot better.. ie if someone manges to go to -1 his still will read it :)
  4. Although K1ng is very wrong in what he says, it is only human to insist your right. I wouldn't ever pay k1ng for any work as I don't really think he has the knowledge to backup his talk. However dylan your not the best coder in the world either. Everything gets things wrong and yes he's an annoying guy that insists he's the chosen one from "Goldenzero" and that he can do this that and the other however I'm sure we've all done it, a few years ago I used to go round thinking I was big cause I knew a SQL exploit for mccodes, now look at me, I put the attitude to the side and continued to work at something I enjoyed. I'm by far the best guy around however I know my stuff and if I need to know more, I go learn or go ask a friend...whichever takes my fancy really
  5. This sounds really good. I would say using timestamps instead of crons though, TimeStamp Tutorial
  6. Bogofs have been issued. Coloured names show nearly everywhere (Except incoming events) Staff side has been revamped Pagination has been highly updated to output nicer Clans have been removed Gang OC logs have been coded back into the game   We've done alot staff side so we can monitor pretty much everything in the game
  7. Bug #1 Bug #2  Easily fixed but theres just two bugs.
  8. [alertbox]Updated now using php/mysql tags..[/alertbox] Also, May I ask a question?   Why are you using this when there is no need for that to be there? Two lines doing the exact same job as one line...
  9. If I was you I'd simply ask them for a case reference number along with contact details then pass the information onto your solicitor/lawyer and let them deal with it
  10. Add a row "AuctCITY" (Add only ids of citys) Select it from all queries and match it against users location then simply check if there in that city before adding the bid
  11. Very nice zeggy
  12. I've probably watched a few of his films. 84 Is a good age to go at, Along with having such a great status. RIP
  13. Who is he/she?
  14. I select userids because most output the userid. no biggie
  15. No problem, Just look around before posting anywhere Makes our lives easier
  16. Config file handles the database thats why.. You may be knew to this but MCCodes Support is a few boards below.. post there from now on :)
  17. Post in the right section and you may get the right help. Although that error simply says that there isn't a config.php to include
  18. [warnbox]Topic locked, This is an illegal activity and is totally annoying.[/warnbox]
  19. If every email account holder hasn't subscribed to that mailing list then you could breach many laws, I had this discussion with Dabs the other day. I wasn't aware either
  20. I see more and more people coming forward and telling people how to talk/type. I just want to ask a general question, Why does this matter? We can all read scrambled up letters (Dom had an example in his sig a bit back) so why can we not just help them? instead off discussion how they type/talk? It's a bit annoying as I know I started off talking like that and now I talk properly, all it took is someone to help me out and I started talking properly out of respect. Why can we not help those who dont?
  21. $player = $db->fetch_row($db->query('select userid, username, level from users order by level desc limit 5')); That'll select USERID, USERNAME, AND USERS LEVEL from the users table, then order the results by level DESCENDING, then limits to 5 results. Output would be ".$player['userid']."
  22. Explain what the point of this is
  23. (1) Add to tables to the db "jail" and "jailREASON" (2) Change the inserts in attack (3) do the if statement OR [1] Select from the jail.. Pick any way you wish
  24. If it's a paid engine it cannot be posted, however if its a free licensed (GNU) then I'm pretty sure it can be reposted.
×
×
  • Create New...