-
Posts
2,490 -
Joined
-
Days Won
18
N3xT last won the day on July 15 2020
N3xT had the most liked content!
About N3xT
- Birthday April 7
Member Title
- Retired Staff
Details
-
Location
Kingdom of Saudi Arabia
-
Occupation
Developer
Recent Profile Visitors
7,938 profile views
N3xT's Achievements

Shooter (40/54)
708
Reputation
-
SultanAlmgrhy started following N3xT
-
Mr.DrAGoN.MD started following N3xT
-
Impressive work! I’d like to thank everyone who participated in this release for their huge effort. Keep it up boys
-
Please read our guidelines so others can understand your issue correctly
-
adf.ly وعليكم السلام، ممنوع استخدام الروابط الربحية تم حذف الرابط الى حين تعديل الموضوع
-
Please use the code tool next time to share your codes, so it would be easier for others to read and understand your codes. I edited it for you this time. Also, please explain your issue or what you're trying to achieve properly and on the topic, not hidden within your codes because it's really hard to notice. For your request, you could use these: onClientGUIClick guiSetVisible
-
You need to trigger an event to make this happens, so when the player presses the button you send a server-side trigger, furthermore, you send it back again to his teammates and then do whatever you want to them triggerClientEvent triggerServerEvent
-
How can I delete blip attached to some element?
N3xT replied to NoviceWithManyProblems's topic in Scripting
local marker = createMarker(--[[...]]) local blip = createBlipAttachedTo(marker --[[...]]) addEventHandler("onClientMarkerHit", marker, function(he, md) destroyElement(source) destroyElement(blip) end)- 1 reply
-
- 1
-
-
what are you trying to achieve exactly? a command with a cooldown?
-
please, if you're not a proper english speaker just use your native forum to explain your issue properly