Jump to content

Trioxide

Member
  • Posts

    543
  • Joined

  • Last visited

Everything posted by Trioxide

  1. By the time the script is run, pretty sure inputAction still returns 1. Also the bottom part is supposed to be to hide the microphone icon but I forgot to change it
  2. waitUntil { !isNull ( findDisplay 46 ) }; ( findDisplay 46 ) displayAddEventHandler ["KeyDown", { if ( ( ( inputAction "pushToTalk" > 0 or inputAction "voiceOverNet" > 0 ) && currentChannel == 5 ) or ( inputAction "PushToTalkDirect" > 0 ) ) then { //show microphone icon }; }]; ( findDisplay 46 ) displayAddEventHandler ["KeyUp", { if ( ( inputAction "pushToTalk" > 0 or inputAction "voiceOverNet" > 0 ) or ( inputAction "PushToTalkDirect" > 0 ) ) then { //hide microphone icon }; }]; @Gen. Henry Arnold
  3. People still forget to check and initiate in group chat. Happens a lot, actually. It's not very hard at all to implement either. There's a lot of reason to do it, especially if its an optional phone setting.
  4. While someone is talking in direct chat, have like a microphone icon appear on the side of their screen while they are holding PTT. This would completely reduce the amount of accidental RDM from people talking in group channel (or another channel) when trying to initiate. They just have to make sure the icon is coming up, and they will know that they are talking in direct chat. It could also be a phone setting to disable this, and/or to change where the icon appears on the screen so it doesn't get in the way of someone's display.
  5. why would we want to replace one of our gang members with you?
  6. There are only like four 3-craters and one 2-crater in dp4
  7. Sure, you can add kidnapping people to the list of bounty hunter pros. But apex is part of the honor system, which I listed.
  8. Basically there are already a whole lot more reasons to be a rebel than to be a bounty hunter. If you are a rebel, you get to do cartels, turfs, federal events, gang wars, gun crafting etc. If you are a bounty hunter, then you dont really get to do those things. The only two things that bounty hunter has that rebel doesnt are bounty hunting, and the honor talents. Rebels get so much more. I am saying that we should improve what the rebels already have before adding new stuff, AND improve bounty hunting to balance it out. Giving rebels their own talent system would make being a rebel OBJECTIVELY better than being a bounty hunter. I think that it would be really cool if infamy made a return, but it needs to be balanced.
  9. I think it'd be really cool to bring back infamy. There are a couple problems, though: 1) It would absolutely kill bounty hunting. The only two appealing things about being a BH are the money (which, for most bounty hunters is very little, because of the loadouts), and the honor talent system. If rebels also got a talent system with similar-level perks to the honor system, then there would be no reason to be a bounty hunter. 2) Rebels get cartels, turfs, federal events, and other gang shit. Bounty hunters get bounty hunting. Instead of adding new stuff to rebel, maybe it would be better to improve the current activities that rebels have. No one fights turfs, and the rewards for cartels are dogshit. Give more incentive to fight turfs, and buff the rewards for cartels. Also, make bounty hunting better. Make it a bit easier to get honor. Currently, its impossible for a new bounty hunter to get to the top of the honor tree in a remotely reasonable amount of time. If youre gonna add infamy back in, then bounty hunting is gonna need an update to keep it balanced
  10. Bounty hunter loadouts cost about the same as rebel. On BH you also gotta buy blindfolds and those arent cheap.
  11. How so? they cost 8k at rebel, and you don't take the risk of going to rebel to get these
  12. well im just saying that there is only one shed near panagia, and its the one inside the circle. there are no other sheds in that part of the map. Use the script I sent to mark every shed on the map
  13. Do you mean the one shed IN panagia or a shed near panagia? Because there are like zero near panagia other than the one in the circle. You can use this script here to see all the sheds on the map: _sheds = nearestObjects [[0,0,0], ["Land_i_Shed_Ind_F"], 50000]; { _shedMarker = "Industrial_Shed" + str _forEachIndex; deleteMarker _shedMarker; _shedMarker = createMarker [_shedMarker , _x]; _shedMarker setMarkerType "mil_dot"; } forEach _sheds;
  14. I am selling a small white 2 crate house directly behind the gunstore and market in pyrgos, next to the playground area. Pic: https://imgur.com/a/M0AcWEv I dont have an in-game pic atm, but you can find it listed for 2.5M in-game. There's a couple of loadouts in there, and some other crap. I'm asking for 2M, but its currently listed for 2.5 and it will stay that way until I get back on to change it. Lemme know if youre interested.
  15. Make it whole-map Altis. Re-design the game mode.
  16. this is the worst house on altis, ngl
×
×
  • Create New...