Jump to content

EstrategiaGTA

Members
  • Posts

    684
  • Joined

  • Last visited

Everything posted by EstrategiaGTA

  1. Can you post the meta.xml file?
  2. Could you tell us what does debugscript 3 say?
  3. En el último script que posteaste yo no veo en ningún lugar definido GUIEditor.label[5], y lo usas en la línea 32...
  4. Use: outputChatBox("#ffff00[Nordea]#0000fftesti1", thePlayer, 0,255,0, true) Is that what do you want?
  5. No entiendo que quieres hacer.
  6. outputChatBox("#ffff00[Nordea]testi1", thePlayer, 0,255,0, true) outputChatBox("#0000ff[Nordea]testi", thePlayer, 0,255,0, true) true will allow color codes and false won't allow color codes.
  7. Eso lo puedes hacer con Notepad++ en la pestaña Codificación (si lo tienes en español). Para compilarlo usa: http://mta.dzek.eu/compiler/
  8. You can do that with Scripting. And no idea if there's one, but you can search HERE.
  9. It'll be hard for you to find a 'free' Scripter.
  10. createObject --Crear el objeto addCommandHandler --El comando moveObject --Mover el objeto Y para hacerlo solo para ti, usa: if then getPlayerAccount getAccountName
  11. Pues para que se "descarguen" como dices tú (en realidad es que se inicien automáticamente), tienes que modificar el mtaserver.conf, que está en MTA/server/mods/deathmatch. En las últimas líneas, agrega: "NOMBRE DEL RESOURCE" startup="1" protected="0"/>
  12. And why did you "retire" from being a moderator here?
  13. +1 P.S.: I retire from being moderator I hope all votes go to him. Why that? Also, QuantumZ said:
  14. Claro, si clicas en las funciones encontrarás ejemplos.
  15. It isn't a bug. Just use: showChat
  16. No, for the moment the votes are: 2 votes for golanu21, 1 vote for bandi94, 2 votes for Axel. If I am wrong, tell me where are the 4 votes because I've seen only 2. Also, Ransom didn't ask for 'votes', he asked for suggestions for a moderator here (which isn't really needed, this forum isn't very active). This section isn't active, and I think it doesn't need moderators yet.
  17. EstrategiaGTA

    MTA crash

    That is.
  18. That will replace the textures only for you. You need to use Lua for replace 'them to all. Use: engineImportTXD engineLoadTXD engineLoadDFF engineReplaceModel
  19. Good map! But for use the youtube tag, just put the video without "https://www.youtube.com/watch?v=".
  20. Anyways this section isn't active.
  21. EstrategiaGTA

    MTA crash

    Can you post a screenshot with it?
  22. EstrategiaGTA

    Need help

    You're welcome.
  23. Oh, then replace it with this line: "user.theuser">
  24. Remove this line from the acl.xml "user.*">
×
×
  • Create New...