Jump to content

como crear comando


yaver123

Recommended Posts

Posted
offtopic: Solid por que borrste mi post?

ontopic: Si seria ElMota y alfin veo que no usaste thePlayer :D

Borre tu post porque era off-topic, no tenia nada quever con el tema.

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

y una pregunta esto esta bien?

function redirect( source )

redirectPlayer ( source, 186.9.200.36, 22003)

end

addCommandHandler("RPG", redirect)

y como le ago para ponerle un comando ejemplo /rpg"

cuando entro al server me sale error de la ip osea que esta mal puesta la ip o algo asi que puedo hacer

Posted
function redirect ( thePlayer ) 
    redirectPlayer ( thePlayer, "186.9.200.36", 22003 ) 
end 
addCommandHandler ( "RPG", redirect ) 

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

Decis entrar en el mismo servidor con el comando? queres que no se pueda hacer eso?

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

NONONO, vos no entendiste, osea yo tengo 3 servers ponele y cuando entro a uno de esos 3 quiero que aiga un comando como por ejemplo "/rpg" o "/server1" "/server2" y que cuando pones eso directamente te lleve al otro server

Posted

Pero si el script ese que te arregle es para eso..

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

OSEA CUANDO PONES "/server1" o /server2 te lleve a otro server juntar dos servers

PERO osea yo quiero saber como poner el comando? el comando que te toy pidiendo

Posted

La verdad no te entiendo, me pedis que te diga como crear un comando "/rpg" y ya lo hice.

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
OSEA CUANDO PONES "/server1" o /server2 te lleve a otro server juntar dos servers

PERO osea yo quiero saber como poner el comando? el comando que te toy pidiendo

Vamos a ir a la teoria al parecer el script te acompleja, te explicare como a mis tutoriados:

Tu deber usar:

addCommandHandler 

Para crear un Comando...

Developer @ MYVAL

  • Recently Browsing   0 members

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