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

Ecto

Members
  • Posts

    149
  • Joined

  • Last visited

    Never

Everything posted by Ecto

  1. Ecto

    New Site

    > Why do you see the Moderator CP link? o_o Everybody sees it.
  2. You could always just view the full site on your phone.
  3. > Dog, I think he implied Harley won't be doing anything himself. This. I meant the OP, he is having people do graphics, programming, mapping, item making etc. That leaves him doing what exactly? Basically having people make his WHOLE GAME, and he just gets to run it…?
  4. Ecto

    Quest Bug

    > But,he never reply… Well he is the one who supports it so you will just have to wait ![:(](http://www.touchofdeathforums.com/community/public/style_emoticons//sad.png)
  5. It tells you it's undefined because, well, it is. You spelled Script wrong in: If NPC(npcNum).Script > 0 Then npcSc**ir**pt NPC(npcNum).Script, attacker End If when you call it. It should be: If NPC(npcNum).Script > 0 Then npcSc**ri**pt NPC(npcNum).Script, attacker End If
  6. > Maps been centered on the screen should be next to be fixed ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons//smile.png) I think you are talking about the size of the map, which isn't a bug… In map editor go to properities and change the X,Y of the map to 24, 18. Should be 14,11 by default.
  7. > .map files? where are they? > > I'm using eclipse 3.0 > > No source edits. Go into your data files, and go to the maps folder. Then delete ALL of files in the maps folder and try compiling again and tell me if it works. Also did you make any maps or anything or is this a FRESH copy, everything default?
  8. > I cant see them on the new forums, why is that? Because the images were attachments and Marshy Dearest hasn't transferred all them over to the new forum yet.
  9. Okay so what work will YOU actually be doing?
  10. > haha, its because my classes are races. > > You can choose saiyan or namek, and each race(class) have their own skills. Oh, well then just edit the spells in the spell editor to only allow whatever spell to be used by that race/class. I took a picture for you: ![](http://i.imgur.com/PXCLE.jpg)
  11. > Is anyone else having a problem adding new Paperdolls and charectors? I am making them puting them in-game and it does not sence they are there. Are you numbering them correctly? Remember if there is 1-50 and number 20 is gone, it won't load any sprites etc past 20.
  12. > I can make 3 frame movement but not everyone wants RMVX graphics ![:P](http://www.touchofdeathforums.com/community/public/style_emoticons//tongue.png) I think i will add poll ![:D](http://www.touchofdeathforums.com/community/public/style_emoticons//biggrin.png) Just make a version with it and keep it separate bud ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons//smile.png)
  13. Ecto

    Party Quest?

    > Is this,but idk what i do,im new,srry. Just take that sub and call it whenever you kill an NPC.
  14. > Just wondering if anyone knows how to fix the trade window, and if it could share with the comunity, since I'm not the only one needing it. > > 1- Don't post a message if you are gonna say to 'fix it yourself' or something not helpful > > 2- Only post if you know how to fix and what to share it with the community > > 3- Don't go saying to use the other versions of Eclipse, If I wanted to use the other version I'd already be using them and would not be asking for help with CS:DE… > > Thank you. 1\. That's what you're going to get with an unsupported engine. 2\. That's not how this works. 3\. Well if you wanted help then you'd be bright enough to use another version of Eclipse.
  15. > Thx ![:P](http://www.touchofdeathforums.com/community/public/style_emoticons//tongue.png) I noticed you was right with that unrecoverable error so i fixed it ![:P](http://www.touchofdeathforums.com/community/public/style_emoticons//tongue.png) Thx for bug report ![:P](http://www.touchofdeathforums.com/community/public/style_emoticons//tongue.png) Bugs for party AND trade fixed! Awesome job Death! BOTH ARE 100% Working. I messed with every little aspect, walking away from trade, declining trade, etc etc. Same with party, sent invites, left group etc. Great job man! This is really turning out good.
  16. > New version released > > v3.0.5.1 > > * Fixed Trade Unrecoverable DX8 error and centered Total worth and Your worth a little > * Fixed Party Unrecoverable DX8 error Awesome! I'll test it right now and let you know how it goes man.
  17. > She meant that you need to try out stuff before you speak.. But her issue is on her own computer, not the engine itself. Makes sense. This is also why I was confused, because I've messed with this source a lot, so I definitley have "tried" it.
  18. > Lumiere, this sounds like your computer is just performing very poor, not like an issue with the NPCs.. They work fine for me. I still have no idea what she said haha.
  19. > Ecto if it's that easy then please tell me the sub or whatever where i can edit that, for npc speed, because they seems to lagg, but when i click fast on the bar of the game ,they move normally,when not they just lagg. > > Before trying to say something smart try it yourself please. I literally have no idea what you just said, I've been sitting here the past 3-4 minutes trying to decipher what hieroglyphics you just produced.
  20. > Do I need to edit the source in order to add more tools or is there a way to do it in game? I didn't see anything in the item or resource editor but I could have missed it if its there. What do you mean by "tools"?
  21. > question resolved! Thanks guys! Out of curiosity what did you do?
  22. > For most people it's just easier to tell them to get the Service Pack. Not to be rude or anything, or say this guy has issues.. But most people that come here with these issues that fail to read guides have some serious lack of knowledge on computers and the workings of their OS. I have to agree with you there, both statements.
  23. > BUT there are 8-9 other lisences and various files missing to compile when you're missing SP6\. :] This is a true statement. BUT, depending on what SP the user has, he may only be missing a few .dll's and .ocx's and just grabbing the needed ones is easier than re DLing ![:P](http://www.touchofdeathforums.com/community/public/style_emoticons//tongue.png)
  24. > Ecto, please remember what I said earlier.. If the compiler gives issues, in 95% of the cases it's them using a Portable version of any other version that does not include Service Pack 6\. :] Downloading it should resolve the issue, very rarely do you need to manually mess with it. Getting just the OCX saves him the download.
  25. Have you edited the source at all? What version of Eclipse are you using? Did you try deleting all your .map files?
×
×
  • Create New...