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. 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.
  6. 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/
  7. You can do that with Scripting. And no idea if there's one, but you can search HERE.
  8. It'll be hard for you to find a 'free' Scripter.
  9. createObject --Crear el objeto addCommandHandler --El comando moveObject --Mover el objeto Y para hacerlo solo para ti, usa: if then getPlayerAccount getAccountName
  10. 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"/>
  11. And why did you "retire" from being a moderator here?
  12. +1 P.S.: I retire from being moderator I hope all votes go to him. Why that? Also, QuantumZ said:
  13. Claro, si clicas en las funciones encontrarás ejemplos.
  14. It isn't a bug. Just use: showChat
  15. 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.
  16. That will replace the textures only for you. You need to use Lua for replace 'them to all. Use: engineImportTXD engineLoadTXD engineLoadDFF engineReplaceModel
  17. Good map! But for use the youtube tag, just put the video without "https://www.youtube.com/watch?v=".
  18. Anyways this section isn't active.
  19. EstrategiaGTA

    MTA crash

    Can you post a screenshot with it?
  20. Oh, then replace it with this line: "user.theuser">
  21. Remove this line from the acl.xml "user.*">
×
×
  • Create New...