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

elementaldisaster

Members
  • Posts

    154
  • Joined

  • Last visited

    Never

Everything posted by elementaldisaster

  1. Found a couple of bugs, most in NPC things… for example if you kill an npc, when it respswns its healthbar is empty, even if it has health...
  2. hall of shame… it scared the crap outa me -.-
  3. Gonna try this out 2moro, thanks ecro1 for showing me this ;) and thanks samu for editing and releasing :D
  4. So… You still gonna do those other systems??
  5. Ok, ive looked everywhere, and i cant find it. How do you create the item which summons a pet?
  6. @RyokuHasu: > I say you need VB6 just so it works better *whispers* thats what i did…. @Musbah: > I'm not sure of what i m about to say but there's one thing i m sure of data member not found means that it can't find the variable somwhere like if you put an x and you didn't dim it first but i think remotehost function is in a dll so try library files if you haven't if this isn't usefull sorry tried to help… I reinstalled EO libaryfiles/runtimes and still the same… when i try to do it on server i get this: **Sub ClearNpc(ByVal index As Long)** Call ZeroMemory(ByVal VarPtr(Npc(index)), LenB(Npc(index))) Npc(index).Name = vbNullString Npc(index).AttackSay = vbNullString Npc(index)**.Sound =** "None." and i still get the same on client
  7. First off i use VB6 Enterprise and… well its my first time >.< **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 Exit Sub ' Error handler Exit Sub errorhandler: HandleError "TcpInit", "modClientTCP", Err.Number, Err.Description, Err.Source, Err.HelpContext Err.Clear Exit Sub End Sub ^When i click the little play button, it highlights the bold thing^ ^^And it also highlights (in yellow) the yellow colored bit at the top.^^ Ive tried putting some more stuff in, i followed the tutorials carefully and noticed nothing was taking effect, and i remembered someone saying something about compiling before… so i clicked the little play button and up came an error: "Compile error: Method or data member not found." Now i know someone awesome is gonna come and make it look so easy... but all help is appreciated. :D
  8. username: etc. is part og the gui. uninstall and reinstall that program. ive tried and it works fine. as for understanding it, if you cant understand the program, then just so you know that is one if the simplest interfaces ever. If you cant wotk it out, i saw buttons for manual and help.
  9. strange, it works for me… touchofdeathforums.com/smf/index.php/topic,15918.0.html
  10. i think they just trynna get as many maps done as possible before they do get someone. anyways, going a bit off topic. I was just suggesting the first possible idea that came to mind ;)
  11. he cant. they log on dif times and none of them can hold the server up long enough. (if i understood correctly)
  12. just upload server files to the webhost too.. im guessing that would work. Well, it is a multi purpose one that robins made so it should work
  13. that would only update client side maps unless you change so that it auto updates both. But that may mess up when players without the server use auto updater. You could- if possible, use 2 dif auto updaters. one for client and one for server… i think anyways
  14. hey gim ;) btw, i think there would be a prob, if you create a map on your server, his sever wouldnt get that map, and the same goes for if he creates a map on his. Otherwise you could just have assigned maps each and you create them, then send him the map files. that should work.
  15. you mean like copy (and later, paste) a players name or their message from the chatbox on ur game?
  16. make sure the client is connecting to the right ip and port. 1\. open client»data files»config Go to IPchicken and paste your ip into the correct area, then set port to the one you have forwarded. run the port forwarder and then go to touchofdeathforums.com/smf/index.php/topic,58568.0.html enter the info and it should say online. if it does and it still dont work to connect the the port forward is fine but your client settings arent.
  17. touchofdeathforums.com/smf/index.php/topic,15918.0.html there is a paperdoll sheet.
  18. yeah, ill share around 300 sprites 2moro if i have time.
  19. touchofdeathforums.com/smf/index.php/topic,68019.0.html thats a good kit, 970+ items, lots of sprites and 50 resources.
  20. oh, and place them in client»data files»graphics»tilesets
×
×
  • Create New...