Jump to content

Camuflar El Nombre


Recommended Posts

Posted

Que queres decir con "camuflar"? ocultarlo? o cambiarlo a algo como: "Oculto"?

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
addCommandHandler 
setPlayerNametagShowing 

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 (edited)
players = getElementsByType ( "player" ) 
  
function ResourceStart ( name, root ) 
    for k,v in ipairs ( players ) do           
        setPlayerNametagShowing ( v, false )      
    end 
end 
addEventHandler ( "onResourceStart", root, ResourceStart ) 
addCommandHandler("nick",ResourceStart) 

Edited by Guest

430x73.png

430x73.png

  • Recently Browsing   0 members

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