Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

waseemk

Members
  • Posts

    74
  • Joined

  • Last visited

    Never

waseemk's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hey guys, I found an awesome website where you can get free stuff (but you do have to work a little for them). You can take surveys, play games, watch videos, etc. for points! Here is the link: [Points2shop](http://www.points2shop.com/?ref=uin1277481697) If you want, share it with your friends http://www.points2shop.com/?ref=uin1277481697 and I am not trying to scam, if you dont believe me, then don't use it.
  2. waseemk

    Game Copyrights?

    I just researched it and I found out that when you make something, you automatically get "All Rights Reserved". You can simply add "© Copyright YOUR COMPANY NAME, 2012\. All Rights Reserved." or you can get some rights, such as eclipse, by using a creative commons licence as mentioned by Sigridunset.
  3. waseemk

    Game Copyrights?

    How can I make copyrights for my game for free (or a small fee). Does it automatically update when I make changes to the game? Can I make a company that is copyrighted and add a trademark to it (which is the game)? Thanks in advance!
  4. Hello! I want to make an authentication Server. Kind of like the following: [http://www.touchofdeathforums.com/smf2/index.php/topic,77593.0.html](http://www.touchofdeathforums.com/smf2/index.php/topic,77593.0.html) >! @Rithy58: >! > A while a go, I made something called "Authentication Server" stolen from guided by Robin. > It is pretty much the same thing that Crystalshire and I believe also OTLR have. > Please note that this is the "base" or unfinished version. It is meant to give you an idea on how to do it or integrated it into your project, etc. > > Instead of having the Server handling Client's login, why not have a different Authentication Server that do that? This open up lots of possibilities such as MySQL(Forums) Account integration, Multi-Servers, and lots of other features. > > So how does this work exactly? > Well, everything is the same except the Client have a dedicated WinSocket called AuthSocket that connect to the Authentication Server. There is also the modAuth. > In this version, I put in the base code enough for you to get started and a very dumb login check it doesn't even check, just let you go through. So when you open the Client, not only did you connect to the Server, but you also connect to the Authentication Server. When you login, the Client send the login data to the Authentication Server. The Authentication Server then check the login and response back to the Client(in this version, it just send the LoginOk packet). If the client receive an AuthSLoginOk packet, it simply tell the Client to SendLogin to Game Server and the Game Server do what it usually do(you should probably remove the Login Check). > > As you can see, the Authentication Server is used only during the login using its own dedicated Socket. For the rest of the time, the Client and Server use their own Socket like they usually do. > > Possible things you can do with this: > Make Authentication Server check the Login Data against a remote MySQL database(like Crystalshire) > With ^ that, you can also dump character info to the MySQL Database > Multi-Server Selection: After login with Authentication Server, select which server to login then flagged the user as logged in with the Authentication Server > There are so many possibilities you can do with this > > Oh and if you ask why not just let the Server access the MySQL database. It's because I've been told that doing so would really decrease the Server performance. The Server should be game related only while the Authentication should be for well…authenticating. > > Download: > Sorry, no download. Just read the text and make one yourself. It shouldn't be hard once you understand how it work. > > Sincerely, > Rithy These are the example features I would put: * Ability to register/login online * View stats online * View inventory/spells/etc online * Possibly Play online without downloading * Forum accounts using game account (like in Crystalshire). These are my resources: * A game (Duh) * Microsoft SQL Server 2012 * A brain Now how can I make such a server? Now I'm not asking for a fully developed system (which I would like :cheesy:), but a basic source.
  5. @Lynxaria: > Anyway, what is this for exactly? A game? Personal stuff? School project? A game. @Lynxaria: > Also does Club Fun have to be so awful with the colors? No @Lynxaria: > does the Club Wars need to be animated? No
  6. @John: > Shouldnt, do you have team viewer? Yes, yes I do. Will tell u it when I get back from school. EDIT: Send me a private message and I will tell you. I live in Central time zone BTW.
  7. @Lumiere: > @waseemk: > > > No, it just closes it without showing anything. It's sorta like it thinks it is supposed to do that. > > Happened to me too,because i missed some things, re-do the tutorial and all should be fine :D I did, nothing changed. BTW I used this tutorial earlier (http://www.touchofdeathforums.com/smf/index.php/topic,68596.0.html) Does it affect it?
  8. No, it just closes it without showing anything. It's sorta like it thinks it is supposed to do that.
  9. I need 2 logos. One is Club Wars and the other is Club Fun I want Club Fun to look Urban and Club Wars to look cool, but not too recent. All help is appreciated. This is what I have for them so far. [![](http://www.freemmorpgmaker.com/files/imagehost/pics/a00f6c59bf2e461c5aac4513b5f8fdbd.jpg)](http://www.freemmorpgmaker.com/files/imagehost/#a00f6c59bf2e461c5aac4513b5f8fdbd.jpg) ^I kinda hate this logo [![](http://www.freemmorpgmaker.com/files/imagehost/pics/417d7f34f7e502b2cd8fc0e811e55afa.gif)](http://www.freemmorpgmaker.com/files/imagehost/#417d7f34f7e502b2cd8fc0e811e55afa.gif)
  10. It doesn't highlight anything, all it does is when i type a message and click enter, it closes the game.
  11. why does my game close when i type a message, the server stays up but not the client.
  12. 9025 hotties on me. Did u know this game lasted 3 years.
  13. Why do I get this. Run time error "28" Out of stack space [![](http://www.freemmorpgmaker.com/files/imagehost/pics/471e5d8a7208bf63309cdebf81aebb7b.PNG)](http://www.freemmorpgmaker.com/files/imagehost/#471e5d8a7208bf63309cdebf81aebb7b.PNG)
  14. Yes, I do mean the windows edge. I want to make something like this: [![](http://www.freemmorpgmaker.com/files/imagehost/pics/744dd142ecc15c1f84778ed1dbdda26d.PNG)](http://www.freemmorpgmaker.com/files/imagehost/#744dd142ecc15c1f84778ed1dbdda26d.PNG)
×
×
  • Create New...