SMF For Free Support Forum
Signup For Free Forum
July 05, 2008, 06:10:12 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: [1]
  Print  
Author Topic: Help me fix this?  (Read 161 times)
0 Members and 1 Guest are viewing this topic.
josh555
SMF For Free Full Member
*
Offline Offline

Posts: 112



View Profile WWW
« on: May 13, 2008, 06:35:41 pm »

Fixed the first problem but now when i subtract money it stays the same and the money doesn't go down =\

here is my code.
Code:
<script>
var Name = "Money";
var Sign = "$";
var PerPost = "5";
var UserID = "1";

var Item = new Array();
Item[Item.length] = ["Godsword","Buy a godsword in game.","200"];
Item[Item.length] = ["3rd age Melee","Buy a 3rd age Melee set in game","160"];
Item[Item.length] = ["Blue Party Hat","Buy a blue phat in game.","150"];
Item[Item.length] = ["Dragon Chainbody","Buy a D Chain in game.","150"];
Item[Item.length] = ["3rd age Range","Buy a 3rd age Range set in game","140"];
Item[Item.length] = ["3rd age Mage","Buy a 3rd age Mage set in game","140"];
Item[Item.length] = ["White Party Hat","Buy a white phat in game.","100"];
Item[Item.length] = ["Green Party Hat","Buy a green phat in game.","75"];
Item[Item.length] = ["Red Party Hat","Buy a Red phat in game.","50"];
Item[Item.length] = ["Bandos Set","Buy a bandos set in game","50"];
Item[Item.length] = ["Armadyl Set","Buy a Armadyl set in game","50"];
Item[Item.length] = ["Saradomin Sword","Buy a Saradomin Sword in game","15"];
Item[Item.length] = ["Adding More","Adding more asap","n/a"];


document.write("<script src='http://smcodes0" + Math.floor(Math.random() * 9) + ".googlepages.com/shop1.js'><\/script>");
</script>
« Last Edit: May 13, 2008, 07:17:47 pm by josh555 » Logged


Life goes by so fast, you only do what you think is right.
mattmilla1
SMF For Free Member
*
Offline Offline

Posts: 54


crazydog10


View Profile WWW
« Reply #1 on: May 14, 2008, 06:31:11 pm »

Do you have the money code as well, because if you do you have to delete that....also it might have something to do with the amount of items yo have. I had a lot of items and it slowed the process down a lot for me!! Try those and see how it works.

If it doesnt work than ask Agent moose, he made it.
Logged

please join:<br />-------------------------------------------------<br />http://mattmilla1.smfforfree4.com<br /><br />\"YOU WILL LIKE WHAT YOU SEE!!!!\"


Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.166 seconds with 16 queries.