Jump to content

Machine

Members
  • Posts

    248
  • Joined

  • Last visited

Everything posted by Machine

  1. Machine

    Banner Help

    it work but its dont hide its stay like this man i wanna it set time for hiding so it show sec and hide sec show sec and hide sec hide sec means make it invisble and show mean visible
  2. Machine

    Banner Help

    What i mean by show and hide is it shaw for 1 sec and hide1 sec its banner man like what you see in news some thing come from left or right and then go hide again?
  3. Machine

    Banner Help

    hello i wanna to creat banner that show and hide from GUIEditor_Window = {} GUIEditor_Image = {} GUIEditor_Window[1] = guiCreateWindow(800,124,96,48,"",false) GUIEditor_Window[2] = guiCreateWindow(569,134,231,450,"",false) GUIEditor_Image[1] = guiCreateStaticImage(9,43,193,145,"images/mtalogo.png",false,GUIEditor_Window[2]) GUIEditor_Image[2] = guiCreateStaticImage(29,236,193,164,"images/mtalogo.png",false,GUIEditor_Window[2]) how i make it show and hide from it self like automatic pls really need help i wanna it show and hide from the right side
  4. Machine

    need help

    how can i make then? i really wanna make hop hope dance i download the file but hes for gtasa how i make him work in mta my code dont work
  5. Machine

    need help

    pls some body help me
  6. Machine

    Hydra .

    yes you can make it avible for admins and modertro by making on acl and you must put in play resorce as i think
  7. Machine

    Hydra .

    function disableFireForHydra ( theVehicle, seat, jacked ) if ( getElementModel ( theVehicle ) == 520 ) then -- if they entered a hydra setVehicleGunsEnabled ( theVehicle, false ) -- disable their guns end end addEventHandler ( "onPlayerVehicleEnter", getRootElement(), disableFireForHydra )
  8. Machine

    need help

    i wanna make IFP Mode hip hope dance function setanimation() if engineLoadIFP("data/ani.ifp") then setPedAnimation(getLocalPlayer(), "ANIMATIONBLOCK", "animation1") end end addCommandHandler("animation", setanimation) but this didnt work i wanna replace with DANCING dance_loop
×
×
  • Create New...