Jump to content

12p

Members
  • Posts

    2,608
  • Joined

  • Last visited

Everything posted by 12p

  1. 12p

    PC COMBO QUESTION!

    From the users of MTA, I wanna know how much fast will MTA Client work with these: Motherboard: Asus P5KC, Socket 775 Processor: Intel Pentium Dual Core E5700, 3.0 GHz, Socket 775 RAM: Kingston, 2 GB, DDR2, 533 MHz Video: NVidia Geforce 6200 AX, 256 MB Also, if I buy those things, can you suggest me what fan shall I buy?
  2. don't use call, use exports.resourceName:functionName setTimer(exports.guiText:outPutGuiText,2000,1,"*You hear ringing in your ears and you cant hear anything*",255,0,0)
  3. Navigation mod? Like those GPS that say "turn to left"? If so, NOPE. It must be extremely hard to be done.
  4. This teleport script castillo gave you CANNOT MAKE THAT! That error is related to another script you were running at the time.
  5. Pro's use HTML Kit because WE DON'T NEED YOUR ADVANCED UI Back to topic: Spanish, just use a good HTML editor, make some divs, give them color, maybe a simple menu would be nice...
  6. DREAMWEAVER? Lol, I used HTML-Kit plus Photoshop and I made good-looking webpages.
  7. Divs + CSS. If you use both, you could get something very good.
  8. Still cannot get you x)
  9. I ASK FIRST LOL
  10. Wrong section. Can a moderator move this to Scripting, plz? Ty beforehand.
  11. THAT IS ANOTHER SCRIPT YOU GOT, ANDRE! WHY CANT YOU UNDERSTAND IT?
  12. MetaGamer, look at "Other" subforum, around "Resources" forum.
  13. players = { } mytesters = { } if #players > 2 then lol1 = math.random ( 0, #players ) repeat lol2 = math.random ( 0, #players ) until ( lol2 ~= lol1 ) for i, v in ipairs ( players ) do if i == lol1 or i == lol2 then table.insert ( mytesters, players ) end if #mytesters == 2 then break end end end That??? LOL
  14. First option. Press + Release ==> Shoot
  15. FOR THE LOVE OF GOD VERSION 2.0! Scripting section, of course! (your joke was boring)
  16. Show us. Don't stay there just saying "yes".
  17. Exactly what you guys are talking about in this thread: TUTORIALS, FOR THE LOVE OF...!
  18. 12p

    Spraying on vehicles

    No, you don't get me. Is it possible to spray like Paint, but applied to textures? That's what I mean.
  19. Have you looked at his codes? Well, what's your answer about this topic. Shall we use another example?
  20. That's another script, dude.
  21. You still don't get it? OMG... We gave you tons of code that do that already! What is it? Do you even test them?
  22. I posted a resource here, but now it's removed.
  23. 12p

    Spraying on vehicles

    I know this is a great script, but by some reason I don't like it at all. Can shaders do something like this spray on CS?
×
×
  • Create New...