/help

posted 30-07-2023 18:51 686 views 4 replies 3 Credits
Roan69
0 Posts
1,450 Credits
N/A Since
#1 686 views 4 replies
yoo, i have made my second script and it is /help ingame, you can change the things you can see after typ /help in the chat. [attachment removed][/attachment]
replies (4)
NVFivem
30 Posts
1,335 Credits
Mar 2023 Since
#1
RegisterCommand("help", function(source, args, rawCommand)
TriggerClientEvent("chatMessage", source, "SERVER", {255, 255, 255}, "Join onze Discord server: discord.gg/example-server")
TriggerClientEvent("chatMessage", source, "SERVER", {255, 255, 255}, "Bezoek onze website op: www.example-server-website.com")
end)
lulu3
2,266 Posts
128 Credits
Oct 2022 Since
#2
Thank you bro thats really good
bigbee
165 Posts
399 Credits
Jul 2023 Since
#3
Thank you bro thats really good nice
henk04
234 Posts
415 Credits
Feb 2022 Since
#4
thanks for sharing this amazing script

You must be logged in to reply

Login Register