Search found 11 matches
- Wed Dec 16, 2009 1:47 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #18
- Replies: 69
- Views: 45326
Re: Video #18
I'll be checking up on these in the next day or 2 (off work, woot!). I had some problems when it came to armor in battle (wearing it freaks out, unequipped battle is fine). Haven't asked for help as I want to hash it out but think I'm finally going to give in. I'll grab the source files and compare ...
- Thu Dec 03, 2009 11:22 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #9
- Replies: 56
- Views: 64779
Re: Video #9
errrmmm you no use item, well... i can't i use it but it does not add anything what so ever Probably a missing or typo'd variable somewhere, or maybe accidentally skipped a line somewhere. Haven't bothered looking at your code to be honest, just a guess (still trying to sort out a bug in mine, just...
- Wed Dec 02, 2009 3:49 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video#6a and 6b
- Replies: 48
- Views: 41239
Re: Video#6a and 6b
my attack.php after video 6. Everything that I have tested on it is working (calculating exp correctly, etc.), but of course it's possible there is a bug I hadn't triggered :roll: attack.php <?php include_once 'connect.php'; session_start(); if (isset($_SESSION['player'])) { $player = $_SESSION['pla...
- Wed Dec 02, 2009 3:43 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1092540
Re: Video#5
I don't have the code for this anymore as these files get updated in the next video, where are you having a problem maybe we can help you out. Post any errors you're getting along with the code and we'll see what we can do 
- Tue Dec 01, 2009 11:26 pm
- Forum: Off-Topic
- Topic: Are these "torrent" things legal?
- Replies: 39
- Views: 10455
Re: Are these "torrent" things legal?
If anyone still has questions on torrents, I can probably answer a few but Neroix pretty much covered it all. To put it really simple: the torrent file itself is perfectly legal, it's the content the torrent "maps" to which can cause legal issues. And to further on thepiratebay... the reas...
- Tue Dec 01, 2009 11:15 pm
- Forum: Say Hello
- Topic: Greetings...
- Replies: 4
- Views: 1285
Re: Greetings...
Thanks all
- Tue Dec 01, 2009 11:15 pm
- Forum: Announcements and Site Discussion
- Topic: my absence
- Replies: 13
- Views: 3930
Re: my absence
Good to hear mate. Congrats on the new abode
- Tue Dec 01, 2009 12:21 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #1
- Replies: 82
- Views: 28770
Re: Video #1
Just FYI, if you have any other servers running you might want to disable them if you are having problems. The PC I'm running this on also has a VNC server set up on it so that I can hop into it while I work and that was giving me hassles getting wamp to start correctly. Disabled it, restarted wamp,...
- Sun Nov 29, 2009 6:17 am
- Forum: Announcements and Site Discussion
- Topic: Community Project - Mud Engine?
- Replies: 20
- Views: 5739
Re: Community Project - Mud Engine?
Would this project entail just founding the engine so anyone could run with it, or development through full game, just starting at the engine first?
Either way, I'd be glad to help if/where I can
Either way, I'd be glad to help if/where I can
- Sun Nov 29, 2009 5:46 am
- Forum: Game Design
- Topic: MUDs
- Replies: 10
- Views: 3935