Jump to content

SteeLRO

Members
  • Posts

    27
  • Joined

  • Last visited

Everything posted by SteeLRO

  1. function trigger () triggerServerEvent ( "onBuy", resourceRoot, licenta ) end addEventHandler ( "onClientGUIClick", buybtn, trigger, false )
  2. hi all i need some help with my script Warning : "Bad argument @ setAccountData [ Expected account at argument 1, got boolean]" lua code: function licenta () local playeraccount = getPlayerAccount ( source ) setAccountData ( playeraccount, "Licenta", "licentiat" ) takePlayerMoney ( source, 500) end addEvent( "onBuy", true ) addEventHandler( "onBuy", resourceRoot, licenta ) meta code:
  3. Hey all. I have a problem with my script. Why allow everyone to access the command? function abcd(source,command) local Team = getPlayerTeam(source) and getTeamName(getPlayerTeam(source)) if (Team ~= "Police") then createObject(8082,1556,-1612,13.60000038147,0,0,0.25) addCommandHandler("police",abcd)
  4. Te roade invidia ca tu nu esti in stare sa creezi ceva? Vorbesti si tu sa nu adormi.
  5. Salut . Sunt FakeZ si vreau sa va arat prima mea resursa . http://imageshack.com/a/img713/1699/q5c2.png
  6. SteeLRO

    DxHud 2.0

    in my new HUD will be
  7. SteeLRO

    DxHud 2.0

    maybe in the future I will do.
  8. SteeLRO

    DxHud 2.0

    Hey all this is my resource DxHud Suggestions http://imageshack.com/a/img713/1699/q5c2.png
  9. SteeLRO

    DX HUD

    How can I do this?
  10. SteeLRO

    DX HUD

    Hey This is my firs HUD resource. I want suggestions opinions.
  11. SteeLRO

    Info system

    A small example please. i am noob in scripting.
  12. SteeLRO

    Info system

    Hey all . I want to create a info system, but do not know where to start. Can you help me?
  13. Hi all. I want add background in scorreboard. Help me please
  14. An example please. I am noob in scripting.
  15. Hi all Why dont work resource https://community.multitheftauto.com/in ... ils&id=734 Please help me
×
×
  • Create New...