Jump to content

CapY

Members
  • Posts

    1,647
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by CapY

  1. CapY

    /kill help

    When you type /kill, you don't see any chat output, like: "playername killed himself", but with this script, you can.
  2. CapY

    /kill help

    So he can see the chat output .
  3. That suck. MTA ?
  4. CapY

    Wiki

    Ehh, evo ti ryden-a na irc-u, pitaj ga...
  5. Like it was. Will you like it ?
  6. OMG, FIX IT YOURSELF.
  7. else if WantedLevel = 1 then should be elseif WantedLevel == 1 then
  8. It would be good to add things like : onZoneEnter Required Arguments: -Zonename onZoneLeave Required Arguments: -Zonename isPlayerLogged Required Arguments: -thePlayer -bool Example: if isPlayerLogged(source,true) then --do something end onResourceRestart I'm not so good at explaining. Waiting for your opinion.
  9. Post the script.
  10. because he did. he suck ?
  11. I do. Get back to the room ?
  12. CapY

    PC COMBO QUESTION!

    Lol, use PCI graphic cards, if you got Intel's procesor, use some nVidia graphics. Like GT-130.
  13. i dont think. do you ?
  14. because itz a spamm what?
  15. C# or C++ only, as far as i know.
  16. CapY

    Question...

    Oh sorry, i've just misreaded the post, not really concentrated these days. -.-
  17. CapY

    Question...

    Ofcourse it will, why not ?
  18. CapY

    Question...

    For your first request. function logoutHandler()--We define a function name local accountname = getAccountName (getPlayerAccount(source))--we get an account if (isGuestAccount(getPlayerAccount(source)) == true) then --if that accounts is guest ( in everyone's group(in ACL)) cancelEvent()--then cancelEvent outputChatBox("*Logout is not allowed!", source, 255,0,0)--output him to chatbox that logout is not allowed end end addEventHandler("onPlayerLogout",getRootElement(),logoutHandler)--we add a event handler which will handle the funciton For second, check Solid's post.
  19. I'm just saying, nobody didn't blame him, but they shouted on me.
  20. OH Really ? https://forum.multitheftauto.com/viewtop ... 8237d7c839 Why then i got screw'd up before few months ?
  21. to bitch slap
  22. Yes, is there any problem ?
  23. https://community.multitheftauto.com/index.php?p= ... ils&id=707 Stealer, aren't you ?
  24. Look, dude. If you don't have nothing smart to say, i suggest to get out of this topic. And what's that supposted to mean ? Nice one 50p.
  25. No, use LUA. @Wafamande you're doing that right now. I just gaved him advice.
×
×
  • Create New...