Jump to content

Teleport -Spanish/Español-


JuegosPato

Recommended Posts

Posted

Muy buenas a todos, yo quiero saber como hacer un teleport.Osea, un player esta en un Market y y lo lleva a otra parte.Muchas gracias.

My nickname is: Pato

I am a good mapper, an apprentice in scripting and a talented in photoshop.

Scripting & Mapping server -bmx-

430x73.png

Posted
createMarker con el evento: onMarkerHit y setElementPosition. Clickea en cada uno de los links y lee.

Asi es? o no?

local myMarker = createMarker( posX, posY, posZ, 'cylinder', 2.0, 255, 0, 0, 150 ) 
  
function MarkerHit( hitPlayer, matchingDimension ) 
   setElementPosition ( hitPlayer, posX, posY, posZ ) 
end 
addEventHandler( "onMarkerHit", myMarker, MarkerHit ) 

My nickname is: Pato

I am a good mapper, an apprentice in scripting and a talented in photoshop.

Scripting & Mapping server -bmx-

430x73.png

Posted

Donde definisto: posX, posY, posZ?

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

Nose. Yo hise cualquier cosa, despues pongo las posiciones, pero esta bien?,Solamente pongo la posx y eso.

My nickname is: Pato

I am a good mapper, an apprentice in scripting and a talented in photoshop.

Scripting & Mapping server -bmx-

430x73.png

Posted
Si.

Mira, gracias por tu ayuda :$

Deja Off al Topic.

My nickname is: Pato

I am a good mapper, an apprentice in scripting and a talented in photoshop.

Scripting & Mapping server -bmx-

430x73.png

Posted

No se si tu post era sarcastico o no.

Deja Off al Topic.

Que queres decir?

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 se si tu post era sarcastico o no.
Deja Off al Topic.

Que queres decir?

No. No es sarcástico, solamente te digo, como me ayudaste y ya esta todo bien, osea resuelto, yo pensaba que lo cerrabas al Topic. (Off)

My nickname is: Pato

I am a good mapper, an apprentice in scripting and a talented in photoshop.

Scripting & Mapping server -bmx-

430x73.png

Posted

De nada entonces.

P.D: Solo lo cierro cuando es muy necesario.

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...