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

jncoblack15

Members
  • Posts

    83
  • Joined

  • Last visited

    Never

Everything posted by jncoblack15

  1. I tried and I still get the same error.
  2. I seem to be having the same problem any ideas on how to fix it properly?
  3. i may have posted it that way BUT my computer wont let me do those functions, for an easier picture. :( and it still wont work properly
  4. installed the runtimes, and downloaded a fresh copy again, I still get the same error :(
  5. Thie is the code it puts the error to..i know the pictures maybe to dark, but its a general idea of the error and where in the code it places it. This is a brand new copy of the codes just downloaded. I had the problem earlier but figured it might fix itself IF I replaced the changed ones with the new ones, Client and all same with server, but still no luck. ``` Sub TcpInit() ' If debug mode, handle error then exit out If Options.Debug = 1 Then On Error GoTo errorhandler Set PlayerBuffer = New clsBuffer ' connect frmMain.Socket.RemoteHost = Options.IP frmMain.Socket.RemotePort = Options.Port ' Error handler Exit Sub errorhandler: HandleError "TcpInit", "modClientTCP", Err.Number, Err.Description, Err.Source, Err.HelpContext Err.Clear Exit Sub End Sub ```
  6. hi hi SWEET!! Great song exact outcome I was looking for Thank You Togekite! ^_^
  7. Hey togekite you know im always a fan of your work ^_^ Game Name: Midnight Essence Game Genre: Fantasy Track Title: Heaven's Portal Format: Midi Tone: something dead but with a little bit of life. Details: Basically this place is where the players go when they die. So I wanted something that ghosts appear with but also seemed like a place with a little life in it. I always liked your music, only one whos made all the music to the game and of course your getting credit to all the music in the game ^_^
  8. aha figured it out last night after something my bf said to me about the programming. Haha thanks again for all the help everyone. ^_^
  9. Wahhh….idk what I did but the game compatibility keeps changing. T_T Noticed: I noticed that whenever I start changing things or adding more items or maps.dat files the client compatibility changes, any ideas on how to stop this?
  10. -_- I went and did that but I still dont get the added items or maps…im starting to get really frustrated here... MODIFY: AH! There we go..Now I just have the problem of the client changing the color sceme to the game. Any thoughts?
  11. Ok..I went in and did what you said to but for some reason the client wont let me add more than the 255 items and 100 maps. Any thoughts? Should I go back and redownload the client and try again?
  12. I tried looking at a tut for adding more item.dat files to have more items in the game, as well as maps. But everytime I've tried to add them It won't work. T_T How do I fix this problem so I can add more maps.dat and items.dat files to my game?
  13. I keep trying to get the port forwarding to work with no-ip, but for some reason the game won't let me port forward. It keeps saying that the server is down and to go to the website to fix it. Any ideas?
  14. I cant seem to download this either. Is there a way to fix this?
  15. @togekite: > [WOLF Main Menu](http://www.freemmorpgmaker.com/files/imagehost/pics/56808cb7a5d4f8e935e55e8c0b9e6180.mid) Hey Thank You once again. the music is great. sorry for the delayed reply and notice, I just barley had breaks inbetween classes. been swamped lately. But thank you again. It was a great piece.
  16. jncoblack15

    Dreaded 76

    Kinda sounds to me like a file is actually missing. But uninstalling it and reinstalling it, did you try and reinstall the lib files?
  17. Game Name- Wolf Setting Name- Main Menu Music Story Genre- Ancient World Fantasy Format - Midi Atmosphere - Basically how the title says, something that sounds acient world but is fantasy all at once. Please and thank you togekite. ^_^
  18. its not really a script tho. I use the expgen.exe to set up my levels in my game. It can be found under the resources. I'm using EO and it works perfectly fine. O.o
  19. thats my issue. im a visual learner, not a reading one. I tried to understand the basics of scripting by reading the totorials, and looking it up on google, as well as finding things out on youtube. but I still don't get it. XD
  20. O.o i dont know a single thing about coding. lol not yet at least. Ill be taking classes over summer break for game design.
  21. sweet tyvm ^_^ revised: When I tried to edit another players sprite it wouldn't exactly let me. It would keep changing my sprite. any idea on how to get that working correctly?
  22. I had searched through the resources fourm just now, all 29 pages, and can't seem to find an account editer to edit sprites. Well I guess u could consider it a characters sprite editer. Any ideas on how I could possibly find one?
  23. hey ill catch you on the client maker site im using. ^^
  24. well aint that so very enthutiastic robin. (forgive cant spell been up since 5am)
  25. So I looked through and could not find where I should put this, but anywho I am making a game called wolf. In this game you start Mortal, upon choosing when you want to leave. You start training, there you can choose your class. Anywho, once you have left the training area YOU CAN NOT RETURN TO THE STARTING TOWN. I wanted to make a secret journal that would lead players to a hidden dungeon, that only becomes visiable at night. My only issue is I dont know how I should start this journal. I would like to keep this journal filled with mysteries at every cornor of the book, so it keeps players guessing. Any ideas? Feel free to throw them out there, I take everything into consideration.
×
×
  • Create New...