Jump to content

VenomOG

Members
  • Posts

    362
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by VenomOG

  1. Hey i am new to scripting Wiki is helping me alot lets start
  2. Try this im new to Scripting but Wiki helpeda bit function giveWeaponsOnSpawn ( theSpawnpont, theTeam ) giveWeapon ( source, , 1 ) -- Gives the M4 weapon with 200 ammo end addEventHandler ( "onPlayerSpawn", getRootElement(), giveWeaponsOnSpawn ) -- attach the event handler
  3. VenomOG

    Server Problem

    Group Admin under <object name="resource.acpanel"/> put <object name="user.St1ckerMan" /> and save and restart server
  4. VenomOG

    Server Problem

    under Admin add<object name="user.St1ckerMan"/>
  5. Client Server So the problem is when a cop kills the player they go jail location and lose there guns but there not in dimension or injail. please help
  6. addEventHandler( "onPlayerWasted", getRootElement( ), function() if playerIsArrested then onPlayerWasted sendPlayerTo Jail exports.jail.sendClientMessage( sendPlayerToJail, 2000, 1, source, 0, 0, 3 ) i end ) Help me out
  7. Hello can anyone help me with the code if cop kills criminal they go jail?ty
  8. @IRBIS how can i make the image smaller, and check your messages
  9. Still giving me error, can u do it and send me? Okey ty its works, can i make it smaller?the image i mean
  10. ERROR: ArrestCuffs/cuff-c.lua 'wanted_playes' (a nil value)
  11. Cheers mate! ill reply if it dosn't work
  12. No Errors, Nothing My Database is perfect
  13. Come in game guys mtasa://185.81.164.75:30515 New forums urgmta.cf
  14. I can help, what time of Server isit? type*
  15. We are looking for More Developers if interested
  16. VenomOG

    help DX box

    Okey lets say in Server side when i click "Accept" button it removes a player from Jail and he has to pay a Fine of his charges? any help and ALso when i click Accept the panel disappeares
  17. VenomOG

    help DX box

    Hey how to make a DX box a button and when I click the button the DX panel closes any help?
×
×
  • Create New...