User contributions for Kzman
Jump to navigation
Jump to search
14 May 2012
- 02:5702:57, 14 May 2012 diff hist +35 N Evento Redirected page to ES/Sistema de eventos current
- 02:5602:56, 14 May 2012 diff hist +5,799 N ES/Sistema de eventos Created page with "__NOTOC__ El sistema de eventos se encuentra en el núcleo del scripting de MTA. Los eventos funcionan en conjunto con el árbol de elementos. Los eventos son provocados cuando a..."
- 02:5402:54, 14 May 2012 diff hist +4,831 N ES/addEventHandler Created page with "__NOTOC__ {{Server client function}} {{Note_box|Se recomienda encarecidamente que no usen el mismo nombre para la función de controlador y para el nombre del evento, ya que pu..."
- 02:5402:54, 14 May 2012 diff hist +23 Template:Funciones de eventos No edit summary current
- 02:5102:51, 14 May 2012 diff hist +572 N Template:Funciones de eventos Created page with "*addEvent *addEventHandler *cancelEvent *getCancelReason *[[ES/removeEventHandler|removeEventHand..."
- 00:5200:52, 14 May 2012 diff hist +31 PL/Zdarzenia po stronie klienta Added interwikis
- 00:5100:51, 14 May 2012 diff hist +31 Client Scripting Events Added interwiki (ES)
- 00:5100:51, 14 May 2012 diff hist +31 m ES/Client Scripting Events Added interwiki (EN)
- 00:5000:50, 14 May 2012 diff hist +1,581 N ES/Client Scripting Events Traducido parcialmente
- 00:4100:41, 14 May 2012 diff hist +29 OnClientTrailerDetach Added interwiki (ES) current
- 00:4000:40, 14 May 2012 diff hist +29 OnClientTrailerAttach Added interwiki (ES)
- 00:4000:40, 14 May 2012 diff hist +32 OnClientVehicleStartExit Added interwiki (ES)
- 00:4000:40, 14 May 2012 diff hist +33 OnClientVehicleStartEnter Added interwiki (ES)
- 00:3800:38, 14 May 2012 diff hist +30 OnClientVehicleExplode Added interwiki (ES)
- 00:3700:37, 14 May 2012 diff hist +27 OnClientVehicleExit Added interwiki (ES)
- 00:3700:37, 14 May 2012 diff hist +27 ES/onClientVehicleExit Added interwiki (EN) current
- 00:3600:36, 14 May 2012 diff hist +28 OnClientVehicleEnter Added interwiki (ES)
- 00:3600:36, 14 May 2012 diff hist +28 ES/onClientVehicleEnter Added interwiki (EN) current
- 00:3500:35, 14 May 2012 diff hist +30 OnClientVehicleRespawn Added interwiki (ES) current
- 00:3500:35, 14 May 2012 diff hist +30 ES/onClientVehicleRespawn Added interwiki (EN) current
- 00:1500:15, 14 May 2012 diff hist −99 OnClientVehicleCollision tested by me
- 00:0800:08, 14 May 2012 diff hist +805 N ES/onClientTrailerDetach Created page with "{{Client event}} __NOTOC__ Este evento es provocado cuando un tráiler se desacopla de su vehiculo de remolque. ==Parámetros== <syntaxhighlight lang="lua"> vehicle remolcadoPor </syntaxhighlight> *'''re..." current
- 00:0200:02, 14 May 2012 diff hist +873 N ES/onClientTrailerAttach Created page with "{{Client event}} __NOTOC__ Este evento es provocado cuando un tráiler se acopla a un vehiculo de remolque. ==Parámetros== <syntaxhighlight lang="lua"> vehicle remolcadoPor </syntaxhighlight> *'''remol..." current
13 May 2012
- 23:5423:54, 13 May 2012 diff hist +1,216 N ES/onClientVehicleStartExit Created page with "{{Client event}} __NOTOC__ Este evento es provocado cuando un jugador comienza a salir de un vehículo. Una vez que la animación para salir se complete, se provoca el evento [[..." current
- 23:4823:48, 13 May 2012 diff hist +1,226 N ES/onClientVehicleStartEnter Created page with "{{Client event}} __NOTOC__ Este evento es provocado cuando un jugador comienza a entrar a un vehículo. Una vez que la animación para entrar se complete, se provoca el evento [[..." current
- 23:3723:37, 13 May 2012 diff hist +682 N ES/onClientVehicleExplode Created page with "{{Client event}} __NOTOC__ Este evento es provocado cuando un vehículo explota. ==Parametros== Este evento no tiene parámetros. ==Origen== La variable source de este evento..." current
- 23:3223:32, 13 May 2012 diff hist +1,258 N ES/onClientVehicleExit Created page with "{{Client event}} __NOTOC__ Este evento se activa cuando un jugador sale de un vehículo. ==Parámetros== <syntaxhighlight lang="lua"> player elJugador, int asiento </syntaxhighlight> *'''elJugador:''' el j..."
- 23:2723:27, 13 May 2012 diff hist +1,252 N ES/onClientVehicleEnter Created page with "{{Client event}} __NOTOC__ Este evento se activa cuando un jugador entra a un vehículo. ==Parametros== <syntaxhighlight lang="lua"> player elJugador, int asiento </syntaxhighlight> *'''elJugador:''' el ju..."
- 23:1823:18, 13 May 2012 diff hist +39 N ES/OnClientVehicleRespawn moved ES/OnClientVehicleRespawn to ES/onClientVehicleRespawn: typo current
- 23:1823:18, 13 May 2012 diff hist 0 m ES/onClientVehicleRespawn moved ES/OnClientVehicleRespawn to ES/onClientVehicleRespawn: typo
- 23:1623:16, 13 May 2012 diff hist +589 N ES/onClientVehicleRespawn Created page with "{{Client event}} __NOTOC__ Este evento es provocado cuando un vehículo cuando un vehículo reaparece. ==Parametros== Este evento no tiene parámetrós. ==Origen== El origen ..."
- 23:1623:16, 13 May 2012 diff hist +505 N Template:Funciones cliente de eventos Created page with "* addEvent * addEventHandler * cancelEvent * removeEventHandler * [[ES/triggerEvent|triggerEve..." current
- 23:1623:16, 13 May 2012 diff hist +577 N Template:Eventos cliente de vehículos Created page with "*onClientVehicleRespawn *onClientVehicleEnter *onClientVehicleExit *[[ES/onClientVehicleExplo..."
- 02:1802:18, 13 May 2012 diff hist +216 N ES/Funciones Útiles Created page with "<pageclass class="#228B22"></pageclass> Esta pagina contiene una lista de las functiones que no están incluidas como de servidor or de client, pero siguen siendo útiles. <br/>..."
- 02:1602:16, 13 May 2012 diff hist +7,524 N Template:Funciones Útiles Created page with "{{Needs_Checking|The function I added at the bottom should be scripted by someone. --Ransom 21:45, 2 May 2012 (UTC)}} *[[ES/callClientFunction|callClientFunction..."
- 02:1602:16, 13 May 2012 diff hist +2,813 N ES/callClientFunction Created page with "{{Useful Function}} <lowercasetitle/> __NOTOC__ Esta función permite llamar cualquier función del lado del cliente desde el lado del servidor. Por supesto que solo aquellas dis..." current
12 May 2012
- 20:5120:51, 12 May 2012 diff hist 0 ES/Página Principal Improved ES/Manual del Servidor page
- 20:4920:49, 12 May 2012 diff hist +1,688 N ES/aclDestroyGroup Created page with "__NOTOC__ {{Server function}} Esta función destruye el grupo ACL especificado. El grupo ACL destruído ya no será válido. ==Sintaxis== <syntaxhighlight lang="lua"> bool aclDestroyGroup (..." current
- 20:3620:36, 12 May 2012 diff hist +1,383 N ES/aclDestroy Created page with "__NOTOC__ {{Server function}} Esta función destruye un ACL. El ACL destruído ya no será válida. ==Sintaxis== <syntaxhighlight lang="lua"> bool aclDestroy ( acl elACL ) </syntaxhighlight> ===Requi..." current
- 20:2220:22, 12 May 2012 diff hist +1,458 N ES/aclCreateGroup Created page with "__NOTOC__ {{Server function}} Esta función crea un grupo dentro del ACL. Un grupo ACL puede contener objetos como players o resources. Estos grupos especifican quien tiene acce..." current
- 20:0820:08, 12 May 2012 diff hist +1,663 N ES/aclCreate Created page with "__NOTOC__ {{Server function}} Esta función crea una entrada de ACL en el sistema de Lista de Control de Acceso con el nombre especificado. ==Sintaxis== <syntaxhighlight lang="lua"> acl aclC..." current
- 02:5002:50, 12 May 2012 diff hist +496 ES/Manual del Servidor Terminando Traducción
- 02:0402:04, 12 May 2012 diff hist +194 ES/Manual del Servidor →Configurando un servidor web externo: actualizado desde ./Server_Manual
- 01:3301:33, 12 May 2012 diff hist +701 ES/Manual del Servidor →Redireccionamiento de puertos: +Comprobación de Cliente
- 01:2301:23, 12 May 2012 diff hist +4 m Server Manual Fixed translation link (ES)
6 March 2011
- 17:5517:55, 6 March 2011 diff hist +9 m Template:ES/Account functions No edit summary
- 17:5417:54, 6 March 2011 diff hist +571 N Template:ES/Account functions template traucida
- 17:3917:39, 6 March 2011 diff hist +44 m ES/Resources Reemplazar la palabra recurso por resource
- 17:3417:34, 6 March 2011 diff hist −12 m ES/Página Principal →Programación
5 March 2011
- 19:3619:36, 5 March 2011 diff hist −4 ES/Resources corregidas algunas incongruencias