Jump to content
MakeWebGames

kryptonite

Members
  • Posts

    45
  • Joined

  • Last visited

    Never

kryptonite's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. probelm he has is he dont have curl in front of the cron jobs i was on teamviewer with his he wont listen to me at all so dont deal wit this guy please dont!!
  2. yah this guy is soooooooo annoying he wanted to buy some stuff from me i said okay then he said nvm and all i sent money back then he said give me my stuff or im contacting police im like do it bro i sent your money back so dont do anything with taarik
  3. $text = preg_replace($pattern, $replacement, $text); to $text []= preg_replace($pattern, $replacement, $text); thats line 42 maybe im not fully sure
  4. This is not a battle ladder where people sign up and everything in phpmyadmin (you) the coder put in who you want on ladder then it starts they attack them and try to keep there place!The best stay on it gets them motivated to be the best kinda similar like Null said but anyway this is a way better system when godfather and all looks very nice give me a PM if you are interested!Thanks!
  5. Okay to start off this is a mod my friend (Null) and I have built. This is not a battle ladder this is a totally different ladder. Details: 1.there is (x) amount of spots on the attack ladder however many people you want on it 2. There is a godfather the best in game to be told 3.The top players on attack ladder get (x) amount of crystals you change it to what you want every hour or what time you want them to get crystals for being on ladder 4. The God Father gets (X) amount of crystals every 6 hours or 12 hours(thats in my mind so i don't have crystal madness) you set to what you want 5.on attack they have ladder attack button they must click that to get on ladder 6. A random person in game cannot attack get the god father spot they must be on ladder first then try to get the god father spot Thats it it would be 15$ for sale or 30$ re-seller rights!PM me if wanted! If you cant see the pictures really good go to http://gangstertownwars.info to see! To see a picture of the attack ladder go to this http://i200.photobucket.com/albums/aa3/rock563/attackladdersell-1.png
  6. Does anyone have a crime formula that would be 50% win because i mean having someone level 90 in 2 days is rediculous and it would be greatly appercieated if somone had a good 50% win crime formula Thank You!
  7. Watching the SUPER BOWL!!!!!!!!
  8. Tell me what you got on modsin V2 i'll buy something real good PM me if you want to make a deal thanks!=]
  9. ok first off open up the v1 code you have that you want to convert to v2! then find this in the code   session_start(); require "global_func.php"; if($_SESSION['loggedin']==0) { header("Location: login.php");exit; } $userid=$_SESSION['userid']; require "header.php"; $h = new headers; $h->startheaders(); include "mysql.php"; global $c; $is=mysql_query("SELECT u.*,us.* FROM users u LEFT JOIN userstats us ON u.userid=us.userid WHERE u.userid=$userid",$c) or die(mysql_error()); $ir=mysql_fetch_array($is); check_level(); $fm=money_formatter($ir['money']); $cm=money_formatter($ir['crystals'],''); $lv=date('F j, Y, g:i a',$ir['laston']); $h->userdata($ir,$lv,$fm,$cm); $h->menuarea();   then replace it to this   include "globals.php";   Then find this in the code   mysql_   replace to   $db->   Then find this in the code   fetch_array   replace to this   fetch_row   And thats is thats the (basics) Have fun !
  10. well im using google chrome and green and cant change colors in basic settings ?? =[ =[
  11. ividen can you fix this so its not green in game and we can change cololrs in staff panel?or can someone fix this!?
  12. sorry to say i tried this out it shows green in the middle of the game and cant see any of the words and also it wont let you change colors/image in basic settings! :(
  13. ughh another post! Please stop man if someone wanted them they would contact you on other posts !Over post over and over is not the way!
  14. Hey everyone what is a good crime formula to pass like 50-65% of crimes??   Also trying to get it to easy at first and as they gain levels it gets harder!!
  15. thats all you had to say dang instead of saying what you just said !!!!
×
×
  • Create New...