[HELP] Client/Server Event Function

Yo !

It’s been a couple of days that im trying to learn LUA reading script from other people. (I already know the basic )
But im struggling to understand Event Functions from client and server side.

Those things :sweat_smile: :

AddEventHandler
CancelEvent
WasEventCanceled
TriggerEvent
TriggerClientEvent
RegisterServerEvent
RegisterNetEvent
AddEventHandler
RemoveEventHandler
TriggerServerEvent
CancelEvent
WasEventCanceled

If someone could help me (a video, a schematic , anything!), i would really appreciate it ! :blush: Wiki doesn’t help me that much :sob:

I hope this post is going to help other people aswell !

2 Likes

Moved to Development & Modding.

You can find most of the information about the functions you list at the Wiki.

Yea but

Wiki doesn’t help me that much :sob:

2 Likes

I’m having the exact same problem, did you figure out something new?

2 Likes

I have made this a couple times ago. Hope you understand ^^

8 Likes

THANK YOUUUU :pray:

Thanks man that’s a good work !