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

Fallen

Members
  • Posts

    7
  • Joined

  • Last visited

    Never

Fallen's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. This engine looks amazing, are there any drawback to using this old engine? I remember there were limits to how many items/maps/etc before things started to get very slow. Do you have a demo or something we can try?
  2. Figured it out, Ive been running the game through visual basic and getting that error. I compiled the .exe and it runs fine without any errors, very weird. Guess no more trying to map via visual basic haha. Thanks Mahenjo for the support
  3. It just keeps giving me the same error them until I remove all npcs 1 by 1 hmm. Same run time error 9. Each npc I remove it points to the next one (9,4,14,15,26,17,18) Ive deleted the maps both server/client and tried again am having the same problem even when making a new npc to replace the old Hen. Im going to try deleting all the npcs server side and try again. Edit* Deleted all npc files and maps and remade new npcs and it still giving me the same error Select Case NPC(MapNpc(MapNpcNum).Num).NPCSpeed = Just points to a random MapNpcNum
  4. MapNpcNum = 8 Num = 0 NPCSpeed = NpcSpeed is the trouble maker then? hmm Npcs 1-29 are all the same npc "Hen" In the npc editor their NpcSpeed is set to 4. https://imgur.com/a/ld9yfIV
  5. Just recently started to get into eclipse again. Im using the Seb engine (EBO) Map Size is 100x 100 I have 30 npcs on the map Everything was running fine, all npcs are there spawned on the map running about everywhere. I tried adding a quest npc to test out the quest system as my 30th npc. After I hit send on the mapeditor to complete my changes I get Runtime error 9 subscript out of range. It kicks me off game of course but Im able to login fine and the quest npc is working no more errors. But if i go to mapeditor and try to save new changes it throws the same error everytime. In debug it points to this Select Case NPC(MapNpc(MapNpcNum).Num).NPCSpeed = So this is where I am stuck, if anyone doesnt mind lending a hand I could sure use it :)
  6. Sorry for stupid questions , I am very new to using the eclipse engine. Is it currently possible to cheat or "hack" (The latest build) for example with cheat engine or other memory/packet editing tools? I dont mean like guessing someones password, Im speaking more of like for example giving yourself admin or teleporting anywhere you wish, speeding, spawning items etc. I remember this was a problem in the mirage source days, not sure if it still is now? Anyways thanks in advance
  7. Looking forward to the release! On a side note: Finding this forum very hard to navigate/look at :P Any chance you could switch to something like phpbb/smf/invision/vbulletin? I think it would help attract people, this current setup made me want to run away lol let alone register .
×
×
  • Create New...