
Nexsus12
Members-
Posts
23 -
Joined
-
Last visited
Everything posted by Nexsus12
-
This scripts are stolen of Evolution Network... selling stolen scripts pff
-
1 i dont know that site 2 i made it and 3 i dont know dat that login panel exics
-
oh ok can u delete the topic?
-
looks good it deserves to be sold !:=) great work ty
-
Hi everybody i want to show u a selfie camera http://postimg.org/image/iqp4p9zib/
-
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
-
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)
-
where can i find the pass for admin and i need this system too
-
Can somone give me login,spawn panel like this
-
name of your server?
-
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)
-
can i use ur script pls i will use it if u accept
-
i need help with this: http://www.pic-upload.de/view-25890663/idk.png.html marker = createMarker (-2415.6797,-611.46582,132.5625,"cylinder",2.0,0,255,0,getRootElement()) function teleport (hitElement) setElementPosition(hitElement,-2428.0566,-599.19238,132.45692) end addEventHandler("onMarkerHit",marker,teleport)
-
Hi i need help with scripting i maked some shits and its not working ERROR test2/script.lua:8: attempt to call global addCommandHandler function test_function (player) local x,y,z = getElementPosition(player) local name = getPlayerName(player) outputChatBox("Hello guys <3", getRootElement(),0, 255, 0) local auto = spawnVehicle(411,x,y,z) warpPedIntoVehicle(player, auto) end addComandHandler("hello",test_function)
-
Good job
-
Hi i want to open a zombie server and i need lvl,exp system and i dont know how to make it pls can somone help me with that resource thanks