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

fireheat222

Members
  • Posts

    20
  • Joined

  • Last visited

    Never

Everything posted by fireheat222

  1. Strangely RTE 9 still persists. Just downloaded a fresh version of 3.0 though and it works fine.
  2. And where might SaveMap be? I deleted 2.3 map data that I had placed in 3.0\. Still RTE 9
  3. Is there a way to convert 2.3 maps to 3.0 maps?
  4. Where might I find a converter?
  5. Well… I just copied the data folder from my EO 2.3 game into the data files in server. Is there some other way I'm supposed to use to transfer map files?
  6. .map files? where are they? I'm using eclipse 3.0 No source edits.
  7. I'm getting an RTE 9\. Debugged server and the error is at this location: Public Sub UpdateMapBlock(mapnum, x, y, blocked As Boolean) If blocked Then MapBlocks(mapnum).Blocks(x, y) = 9 Else MapBlocks(mapnum).Blocks(x, y) = 0 End If End Sub No clue what this means any help is welcome. ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons//smile.png)
  8. Weird thing that occurs, I run the eclipse origins exe the error pops up. I run it from the VB project it's ok. Should i just turn the VB project into an exe and replace the current exe?
  9. This occurs when I run the client from EO 3.0\. I searched the help topics and tried the solutions they gave (such as updating drivers and redownloading the runtime files thrice), to no avail.
  10. If I may ask does this work on 2.3? Or is it 3.0 only? Becasue as I previously stated in the in-game editor I find no change at all, it is as if i never edited the source.
  11. i like how u cood do all this in a click of a button on microsoft word 2007
  12. w8 a sec wat does the EO 3.0+ on the title of this thread mean? I cant use it in the lates released one 2.3 event system?
  13. i used the one u gave copied it to client src folder replacing old one… I even just checked now... Only thing i didnt do is the coding done on the shop editor form because i assumed that alredy had that coding... I'll add that in and try it now
  14. Did all of this and found NO CHANGE at all to shop editor… really weird...
  15. > Show Chatbubble > > The Show Chatbubble feature allows you to create a chat bubble with written text over the player, a NPC, or a chosen event. The Show Chatbubble feature doesn't allow you to change the text color and has a default color of black. Where is this??? Is my client out of date or something?
  16. Darkbeast im not understanding… What are u gaining from this?
  17. can some1 who downloaded it back in 2011 or something just put it on mediafire and give us a link to download? This looks cool.
  18. How would one make a move route? For instance what I am trying to do is when a player ctrls a mushroom a guy should appear and walk 2 blocks down and 1 to the left. When i attempt it he just keeps walking downwards.
×
×
  • Create New...