
CheiN
Members-
Posts
164 -
Joined
-
Last visited
Everything posted by CheiN
-
perdon si se lee muy ignorante pero... (red[255,000,000]) ? se pueden los "[]"? no seria ("red"(255, 000, 000))
-
oye perdon por el spam reply pero puedo participar de este proyecto es qe me entusiasme
-
no crees que poniendole a los maps sierto tiempo seria mejor? y menos complicado?
-
intenta testeando tus scripts en tu server ._. Sin ofender pero ellos no te podran darlo todo INTENTA, APRENDE, DE LOS ERRORES SE LLEGA
-
function enterVehicle( theVehicle, seat, jacked) local vh = getPedOccupiedVehicle ( source ) vehicles = { [541, 506, 603, 423, 411, 536, 500, 582, 495, 562, 560, 480, 429, 502, 402, 488, 601, 487, 424, 471] } nm = tonumber ( math.random( #vehicles ) ) setElementModel ( vh, nm ) end) addEventHandler("onPlayerVehicleEnter", enterVehicle, setElementModel) the thing is: i want if a player is in the vehicle Sethim a Random car if im bad correctme plz..
-
ROBADO DEL TG PANEL ROBOROBOROBOROBOROBOROBO! NOS CREES PENDEJOS!
-
loooool solo pon diferentes race spawpoints ._. asi es el random ._. de vehicles (TROLLED BY YOURSELF!)
-
aras un map para server ffs shooters gaming 2.0? si es asi te digo qe debes hacerlo como un Derby Death no ponerle scripts ni nada ya qe los scripts son del server no del mapa
-
simple forms of die if the player is alone: go to the sea or wait if him blows
-
quisiera saber donde estan los game modes para cambiarle a uno el nombre para que no aparesca race sino que aparesca: SG Server 1.0
-
si es player debera ser source
-
podrian decirme si estoy bien? function enterVehicle (theVehicle, seat, jacked) local coronaMarker = createMarker (0, 0, 0, "corona", .75, 255, 0, 0, 170) attachElements (coronaMarker, theVehicle, 0, 0, 2) end addEventHandler ("onPlayerVehicleEnter", getRootElement, enterVehicle, coronaMarker) edtoy bien?
-
U_U gracias perdon por quitarte tu tiempo
-
addEventHandler ( "onPlayerVehicleEnter", getRootElement(), enterVehicle) function enterVehicle (theVehicle, seat, jacked) function ( ) local vehicle = getPedOccupiedVehicle ( source ) if ( vehicle ) then setVehicleColor ( vehicle, 0, 255, 0, 0 ) end end )
-
addEventHandler ( "onMapStarting", root, function ( ) local vehicle = getPedOccupiedVehicle ( source ) if ( vehicle ) then setVehicleColor ( vehicle, 0, 255, 0, 0 ) end end ) no crees que se puede con on map starting?
-
hola quisiera saber como poner un car color a un user (Race) cuando este entre al server intente con esto: addEventHandler("onPlayerJoin", getAccountData function() if isPlayerInVehicle (setVehicleColor, theVehicle, 0, 255, 0, 0) end end )
-
i do not understood how to do it.
-
i was thinking if is posible create a command(/buymisile)(for race) with 5k of price and it work only on DD maps not on DM if the player type /buymisile on DM the chat puts: "you can not buy misiles on DM Maps" if the player type /buymisile on DD map the chat put "You buy a misile your misiles ("misiles number")" plz helpme only if you can thx for reading
-
hola gente de latinoamerica o lo que sea, necesito saber si es posible hacer un commando que te setee un misil a tu vehiculo (race)por el costo de 5k (5000)
-
hey buddies, i see a good script in a server and i want see how to do it the script is: if a player get a Top Time ("Race") i gonna be marked in the Scoreboard in a Column called ("TTs") POS: The top can not be marked in the tts column if player already have top. SO PLEASE! HELP ME!
-
cambia el nombre a: playSound (music2.mp3) cambialo a music2.mp3 -.- intenta
-
.com.mp3 no es un formato de sonido para lua -.- solo mp3 playSound (nombredelarchivo.mp3)