Jump to content

Castillo

Retired Staff
  • Posts

    21,935
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Castillo

  1. That's right, you can't see the gridlist data, that's usefull when you want to hide something and use it later. @Qais: Yes, I think it's similar, but this works with rows, is not setting the data to the gridlist himself.
  2. As I told you when I gave it, I wasn't sure if this could happend, it's easy to fix it . exports.global:sendLocalMeAction(thePlayer, "reaches under the dashboard, Tearing at some wires.") Try using that.
  3. Arshavin, this is a COMPILER, not a magic tool that creates a whole script. P.S: Are you trying to steal someone's script, right?
  4. Castillo

    Help

    Arshavin, are you trying to steal someone's script? because that's what it sounds like.
  5. Jaysd1, there are many login GUI's in the MTA community, they aren't for a game mode only, they work for most. Search in this page: https://community.multitheftauto.com/index.php?p=resources
  6. Many people will help you out in this forum, you just need to try to learn yourself too .
  7. I didn't had much friends for the time I was learning, so I had to learn by myself with help of some of my friends (some never helped me, but said "you'll never learn.", etc).
  8. You're wrong, I learnt using the mta wiki and this forum, it helps a lot if you are patient and you really want to learn.
  9. Castillo

    help

    I don't know, it should work if you are doing it CORRECTLY.
  10. Castillo

    help

    I'm guessing you are talking about the server folder? server\mods\deathmatch\race\img
  11. Castillo

    help

    Well, that's impossible, you are doing something wrong.
  12. Weird, well, I didn't scripted the zombies resource, maybe you should talk with Slothman (zombies scripter).
  13. Castillo

    help

    That's part of the 'race' resource, just replace the image with a different one and restart the resource.
  14. I don't understand what do you mean, if you set the stream method to 2, then they can only spawn via spawnpoints set in map files.
  15. Lol, you welcome. That was pretty simple, if you'd read the meta.xml you could have done it too .
  16. Go to the meta.xml in resource zombies and change stream method to 2.
  17. See? that's the reason why zombies cannot be started , do this, go to the zombies resource, open meta.xml, and remove this:
  18. No, look, resources can include another resources that'll be started when the main resource starts (in this case would be zombies), and this one has 'scoreboard' included, do you have the 'scoreboard' resource?
  19. Hmmm, check the included resources at the meta.xml, maybe you got one missing?
  20. I've taken many screenshots of the Fallout time , here's a slideshow with them. http://img5.imageshack.us/slideshow/web ... 174005.png
  21. These resources exists, but they are not public as far as I know .
  22. Yes, but one returns the TEXT and other the DATA, you can use guiGridListSetItemText to set a row TEXT and guiGridListSetItemData to set a row DATA, they aren't the same.
×
×
  • Create New...