[+] Basic events

[~] Remove double texts
This commit is contained in:
2024-06-28 17:59:29 +03:00
parent 274bdead2f
commit c838d42dd8
4 changed files with 28 additions and 125 deletions
+9
View File
@@ -2,3 +2,12 @@
Most events will receive `pl = data['kwargs']['player']`, you can find a description [here](./classes.md)
* onPlayerJoin
* onPlayerDisconnect
* playerLoaded
* onChatReceive
* onCarSpawn
* onCarDelete
* onCarEdited
* onCarChanged
* ...