Browser MMO Video #25 with latest source!

Location of the Videos
Post Reply
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Browser MMO Video #25 with latest source!

Post by hallsofvallhalla »

and the last on PM system,

[youtubehd]http://www.youtube.com/watch?v=vjY0MyIcHSQ[/youtubehd]







source

http://www.mediafire.com/?9657f99g2uw2u7g
User avatar
Articus
Posts: 10
Joined: Thu May 19, 2011 5:07 am

Re: Video 25 with latest source!

Post by Articus »

Thank you for more videos! Glad you are doing more.

Also, noticed a interesting thing where new players that were created could not get into a fight. Realized that code was checking the 'creature' id in players which was default 0 (and Orc is 10). I know it is small, but just saying in case it comes up.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Video 25 with latest source!

Post by hallsofvallhalla »

thanks for the info
alexrules01
Posts: 175
Joined: Sun Oct 11, 2009 9:33 am

Re: Video 25 with latest source!

Post by alexrules01 »

Articus wrote:Thank you for more videos! Glad you are doing more.

Also, noticed a interesting thing where new players that were created could not get into a fight. Realized that code was checking the 'creature' id in players which was default 0 (and Orc is 10). I know it is small, but just saying in case it comes up.
Its because a new player has no location, unless you go to the map and physically select a location. In battle.php it checks for a location and the arena, but seeing as there is no default location it doesn't work. The default 0 is fine, if the creature is 0, then a random creature is chosen to battle the player
User avatar
62896dude
Posts: 516
Joined: Thu Jan 20, 2011 2:39 am

Re: Video 25 with latest source!

Post by 62896dude »

Yeah, it is a simple fix, upon registration, just make it so that it automatically updates your player and sets your location to wherever you want, so when you log in for the first time, you are already in a location
Languages: C++, C#, Javascript + Angular, PHP
Programs: Webstorm 2017, Notepad++, Photoshop
Current Project: HP Destiny
dust1031
Posts: 92
Joined: Fri Jul 22, 2011 3:38 am

Re: Video 25 with latest source!

Post by dust1031 »

hey man i caught up with your videos, but i was just wondering, when is video 26 coming,

keep up the good work!!! i am really learning alot
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Video 25 with latest source!

Post by hallsofvallhalla »

coming soon
Animosity
Posts: 14
Joined: Mon Aug 01, 2011 8:05 pm

Re: Video 25 with latest source!

Post by Animosity »

Well I have been having some issues with the source codes since the 11th video, some were not posted, then there were links that led to the source codes, that had either been deleted, or moved by the Creator of the link or the site where the link had been posted and I thought that if I just followed the videos, that eventually I would run into all the source codes, but here I am at Video 25 and this link actually takes me to a site where I can download the "recent" source code, but somehow does not allow me to Open it with anything that is readable. So Hallls is there any way you can just post all the Source Codes within your next few videos that way some of us can get up to date on that, one or 2 videos were placed rather quickly and that's fine, I can try to go back and watch each video and try to write it all on paper, but adding the corrections and copy pasting can make the task seem a bit daunting, lol.
So anyway yeah if you could just post all your source codes here like you used to do back in the earlier videos that would be really great.
Also somethings you might have already thought of and haven't gotten to yet is: Seeing people On-line in the game, Messaging them and being able to send them gold is cool, but if I don't see any other players I don't know who else is playing the game. Possible limitations on inventory/ back pack space, And you had mentioned before about selling items back to the stores and possibly creating a place to Auction such items or loot that you acquire.......I guess that pretty well wraps up my long winded post =D Great job by the way, I love the videos and have learned a great amount by writing it all down working with it all and I Thank you.
User avatar
OldRod
Posts: 1320
Joined: Sun Sep 20, 2009 4:26 pm

Re: Video 25 with latest source!

Post by OldRod »

hallsofvallhalla wrote:coming soon
I'm sorry... you are a programmer. You should know better.

The correct answer is "Real soon now"

:D

Of course, "When it's done" is also acceptable...
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Video 25 with latest source!

Post by hallsofvallhalla »

hehehe


The source is in rar file I believe which is far better than zip

Download winrar. You will use it much.

http://www.win-rar.com/index.php?id=pre ... rar401.exe
Post Reply

Return to “Older Browser MMO Videos”