Jump to content
MakeWebGames

LegendFTW

Members
  • Posts

    54
  • Joined

  • Last visited

Everything posted by LegendFTW

  1. Everything works fine til you click go on the travel anyone know how to fix $db->query("UPDATE users SET money=money-$tcost,location={$_GET['to']}, traveltime=$rantime WHERE userid=$userid"); QUERY ERROR: Unknown column 'traveltime' in 'field list' Query was UPDATE users SET money=money-24000,location=1, traveltime=3 WHERE userid=1
  2. when i try this one i get too many decimals for energy? Energy: 61.5384615385%
  3. Look im a big noob i dont know anything about PHP how do i do so like on the profile and index i can see faction im in not gang that were on script before
×
×
  • Create New...