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

JCreations

Members
  • Posts

    12
  • Joined

  • Last visited

    Never

Everything posted by JCreations

  1. My friend you are a hero! ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons//smile.png) Worked! Just had corrupted files.
  2. Okay I installed run time files, still doesn't work :-/ I am getting the same errors Zekron.
  3. 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 Compile Error: Method or data member not found I found a forum saying I needed SP6 and I got it, but it didn't work :-/ any help or guides I could find?
  4. So in VB6 I edited the max level and have it at Public Const MAX_LEVELS As Long = 40 On both client and server side… Yet the max level is still 100\. I'l tried reloading several times and it still won't work :-/ any ideas?
  5. How else would I get it…? Since Microsoft doesn't sell it anymore
  6. Where can I get VB6 free? I've been looking through the forums and can't find anything ![:P](http://www.touchofdeathforums.com/community/public/style_emoticons//tongue.png)
  7. Nevermind I figured it out ![:P](http://www.touchofdeathforums.com/community/public/style_emoticons//tongue.png) Thanks for offering to help though
  8. So when I open up my editor and go to map editor, then I click the tileset arrow to go to the second tileset and I get Run-time error '480': Can't create AutoRedraw image. I've tried several things and I don't see why this is happening. Since it was fine before. I looked up how to fix it and no one really has a solution. I'd rather not have to redesign everything ![:P](http://www.touchofdeathforums.com/community/public/style_emoticons//tongue.png) Please help! Thanks!
  9. But also its the same for learning spells.
  10. I'd have to rescript that too, since the creator given forces me to have a class req. on my spells.
  11. How do I lock them? Been messing around with it but can't seem to get it to work. Can't find a tutorial either.
  12. Okay so when I create a spell and set it to a class, it tells me that the class cannot use it. For example 2 of my classes are Templar and Druid. I have to set spell requirements to Druid in order for the Templar to use them. Another class is a Brawler, and I have to set spell requirements to Brawler in order for the Druid to be able to cast. I attached a pic to show an example. Please Help! I think I may need to code something, but I've been looking and can't find anything.
×
×
  • Create New...