Jump to content

MindScape

Game Masters
  • Content Count

    275
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by MindScape

  1. Both are usable. This doesn't stop you from doing it the other way. So you can do ".gps 5 for" or ".gps for 5" with the addon and it will work.
  2. MindScape

    The !GPS Command

    While you're correct, and to me at this point, ".gps for 5" makes way more sense than ".gps 5 for", a simple chat handler to switch them if it finds the text right after ".gps" to be a number wouldn't be terrible, and solves the issue for people that like it that way more because they're already used to it. I made this for the time being: @flames @Xeslite @Bastille (Tagging you guys since you seemed interested in having it the old way also)
  3. ConvenientCommands - CommandSwitch Intro A quick and simple addon that allows you to type your GPS commands in the old fashion way of ".gps distance direction" (i.e. '.gps 5 for') instead of the new format of ".gps direction distance". All it does is switch it around when you send the command. This also applies to '.go move' and '.go copy' commands, as well as brings back the fabled ".go look" command as a variant for ".look object", like in the good old days. Features Enables the following commands to work in reverse formatting (#distance $direction): !gps, !go move, !go copy Brings back the ".go look" command as variant to ".look object", just like it was in pre-Legion Enteleai and other servers. Simple Setup: No commands, toggles, or whatever. Just install it and go. You can still use the new syntax also, it doesn't replace it - so BOTH ways work. ".gps 5 forward" and ".gps forward 5" will both work with the addon installed. Download The Addon is now downloaded automatically from the launcher. Nothing for you to do, it's included by default! Installation Download the addon above, open it with 7Zip (Recommended) or any other archive program that supports the format. Drag the "CommandSwitch" folder to your Epsilon/_retail_/Interface/Addons/ folder. Launch the game, and login. In bottom left of Character Select, click "Addons" and then ensure !CommandSwitch is enabled. Changes v3.0.1 (July 29, 2018) Fixed the Addon actually working (Updated .toc, oops) Added Debug to see where stuff can go wrong if it does. Fixed only being able to use ".go", now any variant of ".gobject" works. Previous: Credits & Permissions Made by MindScape for EpsilonWoW using old code from Deramyr's ExtendCommand / ExtendGPS addon. You may not reupload or host the addon, in partial or entirety, on any other forums or sites without written express permission.
  4. Updateddddd v2.0.1 (9/7/2017) Modified Commands check - now escapes the check and returns to default chat handling if you put in two command characters (.!?/) in a row. i.e., starting a message with "..Hello!" before would trigger as a command, when it's not. Now properly displays it's correct chat bubble as according to your settings for whatever chat type you are currently in. Thanks to @Firestorm for noting this error / suggesting the change http://bit.ly/chatbub201
  5. MindScape

    Flying Perman

    Should be fixed now? @Azarchius
  6. Not every - just update them server side as they are figured out. I can put objects into blender also and figure out their exact size tho also. I wonder if there could even be a way to grab the exact size in the WoW client if it reads it's collisions or model or such
  7. It would only be possible if: The addon contained an extensive list of objects and their gps coordinates, or, the server returned a "Suggested Coordinates: X Y Z" type thing when selecting an object. That second option would actually be pretty cool tbh, and then it can be updated to support new objects without ever having to update the addon.
  8. It would - I'd planned to do something like "Auto Dimensions" where it updates when you select an object to it's coordinates but it would be a lot of work and updates to compile that all - so instead a 'Save' button would work really nicely yea. I'll look into that Plan: Save / Load buttons for Object Parameters Update 'step' function with an input box to set it Add in a "Rotate" button so that you can simply just click it and set the rotation, instead of having to change something and change it back Add in a "Update Rotation on Select" option to rotation which, when you select an object, it updates the sliders to the objects current rotation. I think that's the plan for now. It seems like lots of work and more sleepless nights tho
  9. Both off by default, but saves through restarts and such, would be great
  10. MindScape

    The !GPS Command

    I personally don't mind the command change - I've gotten used to it over the last month, and it's fine. However, I do think that Deramyr said that it could be done with an addon, and I'd think such a thing might appear in the official Epsilon addons? No quote me on that, just speculation, as I'd hope that's how it would occur.
  11. soon™ I think. Rumors have it that Chase has like 8000 tiles ready to go in, all as brand new objects.
  12. @ilovekitty Have you figured out the phasing system already also? If not: You can use the ".phase create nameyouwanthere" command to create a new phase of your own with the name you put there. It will reply saying it's made, and the ID of the phase. You can enter the phase then using ".phase enter ID" and then it's just you and whoever else joins the phase, so you can tell your friend the phase ID and they can join you. If you forget what phase is yours ever, use ".phase get" and it will remind you of your own phase ID so you can enter it, or give the ID to your friends to join you. Here you can cast any spells you want, spawn in NPC's you want (as Vojtik above explained some of the commands for), spawn objects that you want (use ".gob" to see a list of all those commands), and morph into anything you want or be whatever scale you want without others bugging you about it, since it's your phase. I do believe a lot of us here forget there are people that are new and exploring things like morphs and such and just want to have fun, so I apologize for the negativity you've gotten from others. Good luck and I hope your experience here on Epsilon improves, and comes out as delightful
  13. Wasn't me? I can't delete or hide posts or anything, nor did I even ask or whatnot. Plus, we're wayyy past that. You be you but no need to try and start shit again.
  14. Updated to v2.0.0 (9/2/2017) Introduced Addon Options Menu (via Interface -> Addons, or simply "/cb" command) Introduced ability to toggle what chat's activate a ChatBubble Can specify whatever spell you want in the Spell ID box, or choose a preset spell from the known good ones *Red '!' currently only displays over your own head. This is an issue with the spell and is present in other addons that use the spell, and occurs when you use it with .cast/.aura/.learn also. Not something I can fix. Can specify if you just want to use the 'Say' spell for all chat types (i.e. so all are just a normal Chat Bubble) Added Toggle for allowing chat bubble when typing in a .?!/ command Added Toggle for allowing chat bubble when typing with '(' as first character ((OOC Chat)) Added Toggle for allowing links in chat (Default: Off [stops showing Chat Bubble if link is put into the editbox]) Fixed CSTACK OVERFLOW errors (Thanks Chase for pointing out the error, dumb me) Automatically detect if you're in a phase or not on login, and every time you enter and exit a phase, changing modes to avoid casting the spell on others (This will be updated later to be better once Epsilon adds in further support for ".aura X self", which will eliminate the entire need for phase checking and switching between .aura and .cast, and solves issues with .cast, on some spells, casting on other people - Not a problem if you use the recommended spells though, as they are self-cast only anyway) Works through /reload & Loading Screens (Removes old bubble, not an issue with v1, but introduced with v2 if you have commands on)
  15. MindScape

    NPC Editor

    Coming soon, I believe, as part of the official EpsiHelper addon from Chase and Aza, I think
  16. Oh, that's why - it's a Warcraft 3 model. You can look up how to convert it to .m2 for WoW (http://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-model-editing/wow-me-tools-guides/281653-howto-convert-mdx-m2.html ). Textures are probably in BLP1 instead of BLP2 format also so they'd need to be converted also. That's all I got for ye' tho.
  17. I personally don't know how to work with rigged models and whatnot, but @Mordred might know more though (Pretty sure it needs the .skin files and proper bone structure to match anduin's so that don't need to replace .anim files?)
  18. Hmm - I'm not completely sure how you'd do this - the files are .mdx which are WoW, but no skin files to replace the current. Not sure if it might just work tho, so you can try renaming joffrey.mdx to anduin.m2 and placing it in "creature/anduin/" and then also rename JoffreyFinal.blp to anduinskin.blp and put it in the same folder. No promises here but it might work
  19. If you have the model already that you want, you can just find Anduin's model in WoWModelViewer, it'll tell you the path of his files, just recreate that in your WoW folder, and then stick your files of the model in there but renamed as the same as Anduin's files. That is - if your model is already in WoW format for legion, is it? (For reference: the model you're looking to replace is "creature/anduin/anduin.m2" and "creature/anduin/anduinskin.blp", and also the "creature/anduin/anduin00.skin" and "anduin01.skin" I assume - he has lots of anim files in there also tho)
  20. You're wanting to replace Anduin with something else?
  21. I missed that entire situation or anything, but from what I've heard - people have gone about the thing entirely wrong though - if someone thought the punishment was too harsh or unnecessary / unwarranted, they could've just posted an appeal / staff report, instead of starting some huge drama fest over it, y'feel? *shrug*
  22. I honestly agree with you on the connect between staff and player. I feel like there's very little communication between the staff -> general players in terms of what's planned, what features are done and implemented, what's going on within the community and staff team, ect. At this moment, I believe that we are way too heavily dependent on people to actively follow and keep up with Discord, which not everyone does. For instance, with Aza's PC gone for that time, I don't think anything was actually posted or stated officially on this break. While it's not everyone's business, I think in such a role where we are rather reliant on him, it would've been nice for some sort of notice, and to have patience in times where a bug may be found. To be fair though - I believe we were supposed to have a dedicated admin that was more focused on a sort of "PR" role, for Public Relations - but I believe they've gone heavily inactive for the time. Either those functions from that role need to be spread out between current staff, or someone else needs to step up into those shoes completely, and do things such as: Discord Announcements, Forum Announcements, Sneak Previews of "What we're working on next" (except - things are usually kept hidden to avoid being copied and having another server put out a similar feature ect, which is reasonable, but some hints could still be done with small glimpses, not the entire thing, just ideas, SS's, ect)
  23. MindScape

    Gobject rescaling

    I've only experienced this when scaling the object immediately after spawning it, oddly enough. I.e. a macro for ".go spawn 12345" and then ".go scale 2" will scale it to 2, but then on reset it's back to 1 after a restart. However if you delay by a second and then scale it, it's fine.
  24. I made an alt account and equipment sets refuse to save at all from it, oddly enough, even though they work alright on my main account (using the trick I posted above)
×