Jump to content

Nexsus12

Members
  • Posts

    23
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Nexsus12's Achievements

Civilian

Civilian (7/54)

0

Reputation

  1. This scripts are stolen of Evolution Network... selling stolen scripts pff
  2. 1 i dont know that site 2 i made it and 3 i dont know dat that login panel exics
  3. oh ok can u delete the topic?
  4. looks good it deserves to be sold !:=) great work ty
  5. Hi everybody i want to show u a selfie camera http://postimg.org/image/iqp4p9zib/
  6. Hi everyone i want to show u my login panel for dayz price:10 euros/12dollars add me on skype for more info: fox.fox665
  7. Nexsus12

    gate help

    make it for me pls im sick
  8. Nexsus12

    gate help

    i need help with this how can i make when im near the doors to open it automactly and how to make it just for one user heres my code gate = createObject (3095,941.900390625,1689.400390625,19.299999237061,270,0,0) function OpenGates (thePlayer) moveObject (gate1,3000,941.90002441406,1689.4000244141,27.700000762939) end addCommandHandler( "open",OpenGates ) function CloseGates (thePlayer) moveObject (gate1,3000,941.900390625,1689.400390625,19.299999237061) end addCommandHandler("close",CloseGates)
  9. where can i find the pass for admin and i need this system too
  10. Can somone give me login,spawn panel like this
  11. i created kill script and there is a error this http://s21.postimg.org/vnliy1g8n/kill.png here is my code addCommadnHandler("suicide") function(player) setTimer(killPed,5000,1,player) setElementFrozen(player,true) outputChatBox("You will die in 5 seconds!!",player,255,255,255, false) end function unfroze(player) setElementFrozen(player,false) end addEventHandler("onPlayerRespawn",player, ufroze)
×
×
  • Create New...