Jump to content

andreixd23

Member
  • Posts

    8
  • Joined

  • Last visited

Everything posted by andreixd23

  1. Looking at other developer teams (for example CSGO, Rust) I feel like the Eclipse Dev Team has a lot of quick things to learn. -- PR -- One of those would be an improvement to PR, there should be a public board of what features are in development and which bugs are identified, in progress or completed (but not deployed yet). This could help as people could give feedback and help set the priority of those (in the end, it's those people who will actually play on the server and use those features). -- Update Frequency -- The updates must be more frequent (even if smaller). Looking at the older update reports I see a huge gap between October 2017 and June 2018 and I see that there hasn't been an update for 2months+. This will not only improve the player experience, but will also help development: releasing smaller updates is less bug prone as there are less changes in the codebase. This could boost the overall morale for both sides (devs and players). More frequent updates will provide a sense of caring for the server (as there seem to be a lot of players who think the developers abandoned the project), and getting immediate positive feedback will provide a morale boost for developers. -- Shift of focus -- When I started playing, I literally got nothing else to do but trucking (or nothing else has been presented to me at least). And the peak of the RP experience on this server is when you join a faction or an experienced gang. I think there should be more jobs/activities for new people that could ease their entry into the more complex part of the RP experience. From what I saw people talking about, the next big update will be related to criminals, I think more civilian jobs should be added. I saw suggestions of a Hunting activity for example, this should be easy to implement as there is one already coded on the ragemp website under resources. Activities don't need to be complex to be interesting. -- Fin --
  2. no there is not, last time I saw the weather change from snow, it was an admin changing it himself to rain
  3. A progress bar would be better even in the mechanics case.
  4. A loading bar would be very helpful in situations like using a bobby pin, you're just not sure when it's done (not sure if that is intended | if the time to unlock is not random it should be displayed). It could also be used in situations like repairing a car (mechanics). Could be useful in future use cases: for example if a timer is added to an action.
  5. As the title says. I think it would add more realism to it. const animationDictionary = "amb@code_human_wander_texting@male@base"; const animationName = "static"; mp.game.streaming.requestAnimDict(animationDictionary); while (!mp.game.streaming.hasAnimDictLoaded(animationDictionary)) mp.game.wait(0); mp.players.local.taskPlayAnim(animationDictionary, animationName, 8.0, 0.0, -1, 0, 0.0, false, false, false);
  6. Can I get unbaned from discord? It's been a while and I wont do anything bad anymore this is my name: Andrew#7829

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and our Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.