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

Nahchito

Members
  • Posts

    68
  • Joined

  • Last visited

    Never

Everything posted by Nahchito

  1. I opened both client and server with vb6 and clicked Play in both projects. Nothing happened, the error didn't show up. I proceed to compile server and client and voila, when i run them the error shows up. –Edit. Apparently the error was in Main.txt, i'll proceed to call a variable and see if the problem is in the source
  2. Whenever I or someone try to join my server it gives me this error. ![](http://bb.xieke.com/files/draw.jpg) of course, then variables don't work. _Pic text: Argument not optional_
  3. Im getting subscript our of range all the time now.
  4. oh right, i call that testplay hahahha. now i have tons of errors and i dont know why..
  5. @SHADERS: > @Nachos: > > > Well, yeah. I was making that map and testing whend the error showed up. > > ok, did you attack while in map edditor? No,and i think that has nothing to do.. @Ballie: > Run it from the IDE to pinpoint the error. There's quite a few things it could be, but it's most likely due to an empty party slot or something. how can i do that?
  6. Well, yeah. I was making that map and testing whend the error showed up.
  7. Graphing as in mapping or chat text?? And oh, the DEFAULT was 5, i changed it to 15\. It gave me the error, I changed it back to 5 and it still gives me the error
  8. Hey, Idk why, but when I am in a party and someone Kills a NPC, the RTE 9 subscript out of range message pops up. The only thing i did was to change in Mod HandleData the DIfference between levels to 15, now I've changd it back to 5, and the error persists. ![](http://bb.xieke.com/files/2/Dibujo.png) Any ideas? Thanks in advanced.
  9. F hahahahaha, that would do nothing. You are just changing the picture, what he needs is a fixed .exe or to get VB6 and do it for himself.
  10. Nahchito

    Tabbed Chat!

    Also, you need to add this: in FrmMirage go to Sub Form_Load() and pastes this: MapChat.ListIndex = 0 it Preselect the first thing on the list, in this case, Map.
  11. Nahchito

    Tabbed Chat!

    Sorry for the Necro, by someone may stumble upon this and it will not work if he doens't know a little VB6. When you finish, click on the ComboBox you created, on the right click on List and add: Map Global Guild there.
  12. Wow, i tried that yesterday and it didnt work, now it does,. thanks
  13. Hello, I'm running with EE 2.7 and I've got some toruble with weapon unequiping. I am quiet expereiced with sadscript, but I can't seem to find out how to UNEQUIP weapons and shields. I need this for my Boat and Necromancer system. (where've you seen a boat or a bat with a shield or a sword?!?) thanks
  14. The npc is too weak to hurt you.
  15. Vb6 = Visual Basic 6 NO, STABLE is Eclipse Stable, It is JUST LIKE Eclipse Evolution, use it the same way you use EE.. :huh: AND NO RPG MAKER XP.
  16. Nahchito

    Spells don't show

    -Download EE 2.8 -Downlod Eclipse Estable If you have Eclipse Evolution 2.7: http://www.touchofdeathforums.com/smf/index.php/topic,54801.0.html
  17. -if you have EE 2.7, ge VB6 and do this:http://www.touchofdeathforums.com/smf/index.php/topic,54801.0.html -Download eclipse stable Download Eclipse evolution 2.8
  18. I just noticed how hard it is for unexperienced users to fix the spells because the sticky post isn't very clear. So today, I took a shot and took EE 2.8's source and fixed it to fit 2.7\. And here it is. **Intructions:** -Open your Server source and go to **modGameLogic.** -Find "Sub CastSpell" .Scroll down until you find: "end sub" -Replace the whole "Sub Castspell" with this: http://bb.xieke.com/files/sub%20casted.txt Compile! best of luck!
  19. I am trying to add a picture in **FrmMirage** that it is visible when the player is in party, is this correct? > If Player.InParty = True Then > picParty.Visible = True > Else > picParty.Visible = False > End If what do I have to declare in order to make it work? Im using E 2.7
  20. Thanks, i just downloaded it again and i had a Subscript out of range, and i could not figure it out. map were not showing .. idk. can anyone that has fixed their server and client upload them?
  21. The problem is the gui is different and my scripts dont work correclty
  22. Hi guys, I was wondering If anyone has and can upload here a EE 2.7 Server with the common bugs fixed,* since most of us can Compile/Use VB ( I don't). Thanks in advanced. *Menues returning 0 as string, Lvl 0 when using SendPlayerData, Trade with stackables, deposit and whithdraw bottons fixed…
  23. So you want to show X message to admins when they log in?Did I understand correctly?
  24. I suppose you have your data.ini and Stats.ini where your server.exe is..
  25. how the heck did I mananged to derail a train ;0 ? You will scream JUMANGI too late …
×
×
  • Create New...