Search found 33 matches
- Tue May 04, 2010 3:14 am
- Forum: Older Browser MMO Videos
- Topic: if statement with mouse over help
- Replies: 1
- Views: 590
if statement with mouse over help
Does any know if you can do a mouse over in an if statement? what im looking to do is If spoint is less then or equal to 0 Mouse over ......when the user goes to click on use spell in battle arena it will popup a window and show that they have no spoints else the rest of the code If looked on line a...
- Mon May 03, 2010 11:43 pm
- Forum: Older Browser MMO Videos
- Topic: Crons Tutorial
- Replies: 40
- Views: 18194
Re: crons
Can you run crons on your own server? Is there a program out to buy and put on my own server, or do you have to go through a web host?
- Sat May 01, 2010 3:57 am
- Forum: Game Design
- Topic: Pen and Paper RPGs
- Replies: 58
- Views: 37032
Re: Pen and Paper RPGs
found them online for free on lime wire.....after i bought the first few
- Sat May 01, 2010 2:36 am
- Forum: Off-Topic
- Topic: ubuntu lamp server
- Replies: 1
- Views: 539
ubuntu lamp server
anyone build a ubuntu lamp server? I cant get mine to see the internet. I have a linksyswtr54g ver2 wirless router into an Actiontec gt701wg Qwest dsl modem. I can see the server in the L.A.N. but thats all. How does the port forwarding thing work? I have searched the internet and youtube and cant g...
- Fri Apr 30, 2010 12:24 pm
- Forum: Game Design
- Topic: Pen and Paper RPGs
- Replies: 58
- Views: 37032
Re: Pen and Paper RPGs
4th edition says, you can do it but how fast is your processor? To me 4th edition is taking a PC game and putting it on paper. It was a big step backwards. They ruled the game to death. i totally agree. We played it for 6 months before the broke up. I did not like it. There just something about you...
- Wed Apr 28, 2010 8:10 pm
- Forum: Game Design
- Topic: Pen and Paper RPGs
- Replies: 58
- Views: 37032
Re: Pen and Paper RPGs
Reading through this brings back alot of memories. I started in 1978 playing d&d and played on off sence then. My group of 18 years has broken up. Its been a little over a year now and i sure miss it. I have been looking for a group ever sence. Halls I dont know if you remeber the caves that are...
- Thu Apr 22, 2010 2:49 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #9
- Replies: 56
- Views: 64812
Re: Video #9
With the store issue Have you created different location? The item can be in one store and not another. Have you set up levels with you items? Make sure your character is correct level for the item. Make sure that your spelling is the same on all your items, pages, scripts, data bases, and make sur...
- Thu Apr 22, 2010 2:48 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #9
- Replies: 56
- Views: 64812
Re: Video #9
ok, now i got a another problem....lol when i go to my inventory, and i try using an item, i click USE ITEM and it dosent add anything.... it just stays the same! thanks! here my code: useitem.php <?php include_once 'connect.php'; session_start(); if (isset($_SESSION['player'])) { $player=$_SESSION...
- Thu Apr 22, 2010 2:44 am
- Forum: Older Browser MMO Videos
- Topic: 1 round behind
- Replies: 6
- Views: 1695
Re: 1 round behind
I will have a look into that. thanks
- Wed Apr 21, 2010 1:26 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #9
- Replies: 56
- Views: 64812
Re: Video #9
With the store issue Have you created different location? The item can be in one store and not another. Have you set up levels with you items? Make sure your character is correct level for the item. Make sure that your spelling is the same on all your items, pages, scripts, data bases, and make sure...