Jump to content

[Ayuda] Spawn Selector solo la Primera Vez


Narutimmy

Recommended Posts

Posted

Si, busca en: "s_main.lua":

addEventHandler( "onPlayerWasted", g_root, 
    function( ) 
        fadeCamera( source, false, 4 ); 
        setTimer( requestMenu, 5000, 1, source ); 
        deleteAllPlayerBlips( source ) 
    end 
); 

Y quitale:

setTimer( requestMenu, 5000, 1, source ); 

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
Si, busca en: "s_main.lua":
addEventHandler( "onPlayerWasted", g_root, 
    function( ) 
        fadeCamera( source, false, 4 ); 
        setTimer( requestMenu, 5000, 1, source ); 
        deleteAllPlayerBlips( source ) 
    end 
); 

Y quitale:

setTimer( requestMenu, 5000, 1, source ); 

Gracias, lo junte con otro Scrip y perfecto, pero se podria que solo salga la primera vez? osea cuando te registras en el Sv Salga ese menu pero solo esa vez, ni cuando mueras ni entrando y saliendo del server?

mtasa://66.85.14.178:22003

350x20_FFFFFF_FFFFFF_000000_000000.png

Ts3: thezombiworld.com:7777

350x20_FFFFFF_FFFFFF_000000_000000.png

Posted

Que te parece si haces click en cada link que te di y averiguas su sintaxis?

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
Que te parece si haces click en cada link que te di y averiguas su sintaxis?

ok, yalo ise pero no le entiendo, = seguire leyendo

mtasa://66.85.14.178:22003

350x20_FFFFFF_FFFFFF_000000_000000.png

Ts3: thezombiworld.com:7777

350x20_FFFFFF_FFFFFF_000000_000000.png

  • Recently Browsing   0 members

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