-
Posts
222 -
Joined
-
Last visited
Everything posted by Chaz-CR
-
usa onColShapeLeave Para mover el objeto de vuelta al lugar inicial donde creaste el objeto! En mi opinion es mas sencillo!
-
You mean the texture and that?
-
createColCircle - Para crear el area donde se movera el objeto onColShapeHit - Como evento para que haga la accion onColShapeLeave - para que se cierre EDIT: olvide el onColShapeLeave
-
I dont know if this is the correct place but im a lot tired when i am doing something in any panel i made for example, the admin panel, the login panel, etc. When im writting something and i write whit T or Y, it launch the global chat in the server and i have to write it again, idk if is a bug of the resource or MTA. Its just a suggestion thanks!
-
Ok thank you for your respond, will do.
-
Oh, so is not necessary to export anything about the fps resource?
-
How do i export the fps that lil_toady made to the scoreboard? Thanks
-
Good Job man. This will be very helpful to clean the chat!
-
asi como lo dijo el compañero Alex!
-
What's the problem here? function ChazShowLabel (hitElement) if getElementType(hitElement) == "player" and (hitElement == localPlayer) then LabelChaz = guiCreateLabel(0.22, 0.33, 0.59, 0.08, "Haz Modificado Tu Vehiculo!", true) guiSetFont(LabelChaz, "sa-gothic") guiLabelSetColor(LabelChaz, 11, 11, 160) end end addEventHandler("onClientMarkerHit", marker, ChazShowLabel) setTimer( ChazShowLabel, 2000, 1) function desaparecer() destroyElement( ChazShowLabel ) end
-
No lo veo necesario porque solo quiero que cuando termine de descargarte todos los resources del servers se quite dicha imagen!
-
amm sorry for my ignorance but how do i make that?
-
*Offtopic: me siento ignorado mejor me voy!
-
para que el setTimer? quiero que cuando entres te cargue primero este resources antes que todos y cuando se carguen todo el resto del server desaparezca la imagen!
-
Le diste los permisos acl de admin al resources? prueba con eso, sino postea todo el resource y el meta!
-
What script? thats rare cuz the error is in the admin resource and the bug is in the resource that solid gave me!
-
Le diste los permisos de admin al resource? outputChatBox("[".. jugadorID .."]#cccccc[Consola] "..RGBToHex(r,g,b)..name..": #ffffff"..text, getRootElement(),0,0,0,true) outputServerLog( "CHAT: [Consola] " .. getPlayerName ( source ).. ": " .. text ) elseif isObjectInACLGroup ( "user." .. accountname, aclGetGroup ( "Everyone" ) ) El Everyone es para cualquier jugador que se loguee,no se porque le pones consola, deberia ser player o algo asi, edita los parentesis que son para cada cosa, por ejemplo los acl Everyone son para los Players logueados entonces por ejemplo quita Consola y pon Jugador y asi tu te manejas con las salidas del chat!
-
Cual evento debo usar que antes de que el servidor te cargue todos los recources te lance un guiStaticImage, osea te cargue primero que los demas, y ademas de esto cuando te cargo todos los resources la imagen desaparezca, se que es con destryElement pero no se que evento usar. Gracias.
-
Que problema te da en el debugscript?
-
https://community.multitheftauto.com/index.php?p= ... ls&id=6646 No description DONE
-
I tried solid, i just changed a value about the kills (double kill = 2kills, triple kill = 3 kills, etc.) and the resource show me this debug [2013-07-25 12:25:20] ERROR: admin\server\admin_server.lua:1436: Admin security - Client/player mismatch from 0.0.0.Ip from the other player (onElementDataChange allhits) [2013-07-25 12:25:20] ERROR: admin\server\admin_server.lua:1436: Admin security - Client/player mismatch from 0.0.0.Ip from the other player (onElementDataChange allbullets) [2013-07-25 12:25:20] ERROR: admin\server\admin_server.lua:1436: Admin security - Client/player mismatch from 0.0.0.Ip from my server (onElementDataChange ammocountuserdata: 000004AE)
-
Lo intentare gracias!
