Jump to content

Serpico

Member
  • Posts

    288
  • Joined

  • Last visited

Everything posted by Serpico

  1. Pretty sure that a bunch (if not all) of the tryk vest no longer have armor values. The tryk mod also hasn't been updated for 7-8 months, so I would not be surprised if they are broken.
  2. private["_test"]; if(vest player != "V_HarnessOGL_brn") exitWith {}; if(vehicle player != player) exitWith {hint "You cannot detonate your vest from within a vehicle."}; if((getPosATL player) select 2 > 1) exitWith {hint "You cannot detonate your vest when not on the ground."}; removeVest player; _test = "Bo_Mk82" createVehicle [0,0,9999]; _test setPos (getPos player); _test setVelocity [100,0,0]; if(alive player) then {player setDamage 1;}; I think the fix is to use getPosATL and setPosATL instead of getPos and setPos getPos and setPos get your position relative to the object below you. getPosATL and setPosATL get your position relative to terrain level I suspect the that in the indestructible buildings, the bomb spawns in/below the floor. Switching to getPosATL and setPosATL will spawn it in the building and kill people. Also a video. Forgot to mention, the vest also works on docks.
  3. http://www.twitch.tv/officerserpico/v/49365615
  4. Left alt + enter will toggle fullscreen to windowed. Give that a shot. Also check your setting in the launcher. There's an option there for windowed
  5. I thought that engine being on was a given how else can you control movement.
  6. Once you got it off the signs.
  7. Serpico

    MrSmoke

    Try the .50 cal, you might like it.
  8. Next time enable rotorlib and turn off the wheel brake on the orca
  9. Do you have a XML logo? If you don't even make it to lobby, this is a common issue. Remove it and try again.
  10. New vehicles and weapons will be coming with it according to their roadmap.
  11. If this is true, here is Tanoa https://www.google.com/maps/place/Lihir+Island,+Papua+New+Guinea/@-3.1503685,152.5964164,30527m/data=!3m1!1e3!4m2!3m1!1s0x68bc11a0b8dc84b9:0x81025f8a8ab3fa7b!6m1!1e1 Source: https://www.reddit.com/r/arma/comments/39mfkr/the_new_expansion_terrain_leaked_south_pacific/cs4o536?context=3 Also, current size estimate comparision
  12. If you have money you go to pyrgos.
  13. @Jessie Slaughter Video evidence of your destruction. I'm waiting for payment. You ruined my car dealership/fortress http://www.twitch.tv/officerserpico/v/40589614
  14. @Jessie Slaughter I'm still waiting for that $200 for blowing up my inventory. You broke it, you bought it.
  15. That ifrit still had a good deflection angle on the glass.
  16. Serpico

    Halp

    How the scroll wheel menu works on Asylum this is to be expected. When you scroll, it looks at what the cursor is pointing at and it has to figure out if an action can be done.
  17. Server frame lag? I don't think so as its a post processing visual effects. That would be client side only.
  18. I would start here -> http://www.gaming-asylum.com/forums/index.php?/forum/7-application-status-open/
  19. Here you go -> http://www.gaming-asylum.com/donate/
  20. Do you mean the sport hatchback? The fast one? You need to be donor 3 if I'm not mistaken.
  21. Have you tried Ultra and everything on the AP & PP tab disabled. Also check your view distance is not cranked up. Higher settings push performance to the GPU
  22. I'm sure I have something on VOD. I'll get it to you shortly.
×
×
  • Create New...