Jump to content

CapY

Members
  • Posts

    1,646
  • Joined

  • Last visited

Everything posted by CapY

  1. I mean on you know what (SKYPE) Yes, lets do it. Will we ?
  2. CapY

    set team

    local Staff = createTeam ( "Staff", 113, 0, 188 ) function StaffTeam ( source, command ) local playerName = getPlayerAccount(source) if isObjectInACLGroup ( "user." .. playerName, aclGetGroup ( "Admin" ) ) then setPlayerTeam (source, "Staff") else cancelEvent(true, "You're not allowed to use this command!") end end addCommandHandler("admin", StaffTeam) ?
  3. The shit. Will you back again to the faking group?!
  4. CapY

    Lua Complier

    You don't know how to use a basic command line / write a simple .bat file to do the work for you. It's not the compiler's fault, since almost everyone is using the same compiler (luac). Who says i don't know ? Well, i have lots of things on my PC and it causes crash sometimes. BTW, Nextreme's method is better anyway.
  5. No, this is BLAST. Why should it get locked ?
  6. CapY

    Wiki

    Pa znam ih i ja vecinom, ali da, njega bolje i duze znaju.
  7. CapY

    SA-MP or MTA

    MTA Dev's said MTA doesn't supports Windows 8 yet, so, your bad.
  8. (It was a joke) Multi Theft Auto : San Andreas - 2.0 ==================================== Release date: N/A Goal: Radical engine improvements What?
  9. I dont think there is /restart There is no /restart function.
  10. CapY

    /kill help

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