Jump to content

irinel1996

Members
  • Posts

    41
  • Joined

  • Last visited

Everything posted by irinel1996

  1. It's Variable[index] = 100 or Variable[vehicle] = 100 ? And yes something like that.
  2. Hey, wass up? I have a little question. I want to make a variable for ALL vehicles and set it to 100, maybe using: for index, vehicle in pairs(getElementsByType("vehicle")) do --Variable code something like Variable[vehicle] = 100; Haha, like in SA-MP. end Well, thank you all. _____________________ Best regards!
  3. For example here: player = getRootElement() -- or player = getLocalPlayer() -- ? setElementPosition(player,-1604.5982666016,-498.20288085938,21.506694793701) getLocalPlayer is client only function, right? I should use it on my client.lua, really? And use getRootElement in server.lua
  4. Hi. I wondered what is the best function to use, to give vehicles/wepoans/etc... to player. Well, I mean what is the best way to define PLAYER. I hope you have understood me. _______________ Thanks.
  5. So, I can't find them? P.S: Look in util_client.lua, I think there are something. (.../race/util_client.lua) ______________ Thanks
  6. In "race" gamemode. Can you take a look please? I need know how works these new events because i'm making a resource, and I can't find them. Please... _____________ Well... Thanks.
  7. Hi. Somebody can tell me how works onClientScreenFadedOut and onClientScreenFadedIn? I can't find these events in MTA Wiki... =/ _____________ Thanks!
  8. Hi! I want to know if is possible make races in a free mode gamemode, like "play" gamemode. With commands like /joinrace, /exitrace, etc... ______________________________ That's all. Greetings from Spain! Atte. irinel1996
  9. Well... I did it by myself. It works with this: playSoundFrontEnd(46) Also, thanks.
  10. Hi. I want to play a sound from GTA, for example the "repair" sound. But I don't know the function. I think it's playSoundFrontEnd but it doesn't work. =/ Can u help me please? __________________ Thanks.
  11. It works perfect. __________________ Thanks!
  12. Hi, I'm looking for a little script to make ALL vehicles fuel tank explodable when I start the server. Have you got any idea about how it is? __________________ Thanks!
  13. Hi. I'd like to know how make a new font. ___________ Thanks!
  14. LOL! AWESOME!! Congrulations, that's awesome, really! 10/10!
  15. It is negotiable, the creator chooses. I want one new, and perfect.
  16. Good, now delete my commentary of your signature. OK?
  17. Hi. I've found a video of SA-MP with a really nice script, I can script it by myself in SA-MP but in MTA it's a BIT difficult. Well, I want a script like it, but in MTA. It'll be paid, of course! Here is the video: And if you can make it more advanced, better. I don't know if it is a good section for this post, sorry.
  18. Other players should see me moving VERY fast, I guess... And I think it is possible in multiplayer games, I saw it in NFS World. But maybe in GTA it's not...
  19. Yes, but the player I'll move to slow too...
  20. Hi! This time I've had a crazy idea, but I don't know if possible to make. I want to know if possible make a script to slow time, like in Matrix films, to dodge bullets, etc... It would be really nice, and awesome. _____________ Well that was my crazy question. Good luck all, and thanks for your answers! Atte. irinel1996
  21. Hi! I have some txd files, with paintjobs. But I don't know how to replace them because I don't know the IDs of the PJs. For example jester1.txd is a paintjob, but how replace it. What's the model (ID) of it? Well... Thanks all!
  22. Hi guys... I wanna know if is possible make a custom carcols.dat for my server. Well, that was it. Thanks, and good luck!
  23. Hi! I'd like to insert a image on my gamemode, like a server logo. To show it everytime. But, for me it's too hard. Someone can help me please? _____________ Thanks.
×
×
  • Create New...