Jump to content

RekZ

Members
  • Posts

    343
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by RekZ

  1. i test some export but i cant find the export to create the name these is my question
  2. i dont plant to create fake players , only a name in the scoreboard whit some of data ( playtime , level ) , create fake players is not my goal
  3. i have a big dude whit the scoreboard , i think the scoreboard create players when enter in the server but , i can create a ghost player in the scoreboard like a bot or virtual player ?
  4. Parece ser que nadie se dio cuenta que ese "bug" ocurre al salir de un vehiculo , y yo no uso el resource de driveby y por otro lado he visto servidores muy distintos al mio con el mismo bug , pero dejando atras eso lo arregle reequipando cada arma al jugador cuando se baja del auto , desde entonces nadie se a vuelto a quejar de ese bug en mi servidor.
  5. RekZ

    get Max value

    how i can get the best value of all accounts Data in the server using these ? for _, cuentas in ipairs (getAccounts()) do local accountData = getAccountData ( cuentas , "Value" ) DataValue = tonumber(accountData) end outputChatBox ( "The best Value is "..DataValue )
  6. whit the server offline you need to add your user account to the acl of Admin like i show you down and start the server , when you log whit this account you can open de admin panel whit P button. <group name="Admin"> <acl name="Moderator"></acl> <acl name="SuperModerator"></acl> <acl name="RPC"></acl> <acl name="Admin"></acl> <object name="resource.admin"></object> <object name="resource.webadmin"></object> <object name="resource.acpanel"></object> <object name="user.Borisov313"></object> </group>
  7. RekZ

    Use get in Setting

    i see the other message whit photo jajaja no problem >.< is my fault i dont know how to explain, yeah i know is this form of use get but i test some scripts and i tried to do a multiples options whit get but if i use this i cant put others numbers.. like this if i use.. <settings> <setting name="*Numbers" value="1,2,3,4" friendlyname="Numbers" examples="1,2,3,4" desc="" /> </settings> addCommandHandler('randomnumber', function() outputChatBox( get("Numbers") ) end) when i use the command dont put me in the chat a random number , it give me 1,2,3,4 values , i want to get one number of the list not all the setting , is difficult to explain sorry for my english >.<
  8. RekZ

    Use get in Setting

    jajaja and what i can use that to help me ? i dont need to learn about xml i quest other thing that include lua and xml , i dont know why you send me that web is not usesfull for this question
  9. How i can use the get function in a string in the meta.xml or use multiple options in the meta , i dont know if I'm explaining well , I think not. get("Option") <setting name="*Option" value="1,2" friendlyname="Numbers" examples="1,2,3" desc="" />
  10. RekZ

    [Learnig Lua]

    es serverside creo ? no seria ( por el localPlayer me refiero ) function miAuto(theVehicle ) outputChatBox("Estas en el auto "..getVehicleName ( theVehicle ) ) end addEventHandler ( "onPlayerVehicleEnter", getRootElement(), miAuto )
  11. Un problema que aunque no te interfiere con eso , es que estas agregando el Reefer a la tabla de vehiculos en agua , podrias evitar eso y por otro lado estas seguro que solo es al Caer al agua ? , he tenido el mismo problema , pero no era solo por el agua , al final era mas facil de lo que parece arreglarlo.
  12. Edita los Archivos del DayZ que contengan informacion de los autos.. son varios los que tienen funciones para poder agregar tu nuevo vehiculo
  13. RekZ

    [AYUDA]Radar

    tiene todo el sentido del mundo , si tu no lo ves kizas nesesites gafas , no intentes hacer kedar mal a la gente.. te recuerdo que fuiste tu el que me avisaste de eso hace tiempo. -fin-
  14. RekZ

    [AYUDA]Radar

    solo tienes que adaptar la posicion que tu quieras en la pantalla.. suerte function dxposicion() for index,player in pairs(getElementsByType("player")) do x,y,z = getElementPosition (getLocalPlayer ( player)) sWidth, sHeight = guiGetScreenSize() --Posicion X dxDrawText(math.floor(x),sWidth-100,sHeight-100,sWidth-450,sHeight-57,tocolor(255,255,255,255),1,"default-normal","right","top",false,false,false) --Posicion Y dxDrawText(math.floor(y),sWidth-100,sHeight-115,sWidth-450,sHeight-57,tocolor(255,255,255,255),1,"default-normal","right","top",false,false,false) --Posicion Z dxDrawText(math.floor(z),sWidth-100,sHeight-130,sWidth-450,sHeight-57,tocolor(255,255,255,255),1,"default-normal","right","top",false,false,false) end end addEventHandler ("onClientRender", root,dxposicion )
  15. yo no soy el Rey como mucho el Presidente (? Realmente nose que ganan los niños haciendo post asi ._. y mandando amenazar por mensaje privado...( como si fuera a dejar de salir por miedo ) ahora te insultaria y esas cosas , pero como me dijo Alexs_Steel mejor ke me controle.. y no creo ke nadie le alla dicho a ese supuesto man "Hijo de P***" simplemente en el foro lo que e visto no se insulta directamente con palabras malsonantes ( a exepcion de el imnombrable T que nos insultaba a todos... ) , si no usando palabras que una persona con Primaria y Secundaria entenderia perfectamente y que no suenan tan mal. ultimo comentario mio aqui... deberian cerrarlo antes de que los "Juras" vengan a Spammear.
  16. jaja enserio piensas que me crea esto ._. , ni yo empece el problema , es mas tigreblanco = multikiller solo hay ke ver como insultas a El_Zorro... igual que hace tu "Primo"... PD: Las enfermedades asi siempre se areglan con pastillas y psicologos :B suerte!
  17. RekZ

    Ayuda element

    me voy a meter en el tema... no pienso que el tenga que hacer las cosas como tu dices... cada uno tiene su forma de actuar y como dice ese post son recomendaciones no obligaciones por lo que "La próxima leete eso y luego pide ayuda" es innecesario yo uso mi propia forma tambien ps , y no con tantos espacios, ni tonterias que hacen el script mas largo o por ejemplo...
  18. stolen - https://community.multitheftauto.com/ind ... ls&id=7053 original - https://community.multitheftauto.com/ind ... ls&id=5097 DONE
  19. si anda ._. , pero esa cosa distrosiona las demas texturas o las vuelve extrañas ( por lo menos ami me paso eso )
  20. ajajaj hola soy Elmos Quisto , de damasco , vine a japon en 1960 porque me dio la real gana viva la union sovietica !!!
  21. no puedes asignar un team al bot porke los zombis no estan en ese team , realmente no dijo ke no quiere ke el nemesis ataque a los zombis o los zombis al nemesis.
  22. si usa el script de zombis de slothman puede usar un setElementData para que el muñeco ese sea zombi no ? setElementData ( nemesis , "zombie" )
  23. bueno , yo lo esperare a que venga con la mafia rusa o con los comunistas , cuando ese bebe crezca se dara cuenta de lo ke hizo. carmison , creo ke podriamos cambiar el nombre de Richi Phelbs con el de ese man
  24. runcode lol ? nose si te refieres al respawn pero puedes usar esto https://community.multitheftauto.com/in ... ls&id=6776
  25. se que cerraran este post , porke no saben tomarse un post para comentarlo s.s pero igual lo publico , para que vean a ese jugador que dijo ke iva a cambiar y miren como no se puede confiar en la palabra de un niño.
×
×
  • Create New...