Jump to content

Camaras!


emaa24

Recommended Posts

Posted

Hola como estan!! Tengo unas dudas urgente!! hoy are un evento de drift en el server... y necesito resources de Freecam y spectator que funcionen... en resources publicos hay de los dos, pero ninguno tiene comando para usar! Ayuda!!! :S

Posted

Con este simple comando podes activar y desactivar la camara libre:

addCommandHandler ( "freecam", 
    function ( ) 
        if ( exports.freecam:isFreecamEnabled ( ) ) then 
            exports.freecam:setFreecamDisabled ( ) 
        else 
            exports.freecam:setFreecamEnabled ( ) 
        end 
    end 
) 

Es client side.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted
en el freecam defualt de MTA?

Tenes que poner el script ese que cree en un recurso nuevo.

ya que estamos hago otra pregunta, Hay resource, para que al apretar TAB, salga los nombres a color... y no #ffffffEmaa24?

Tenes que habilitar la opcion desde el panel de admin en el recurso: scoreboard: "allowColorcodedNames".

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

Esta iniciado el recurso "freecam"? pusiste ese script como CLIENT side?

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

No, volve a ejecutar el coamndo.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

Inicialo, deberia funcionar solo, nunca lo use igual.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...