[+] 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

View File

@@ -2,4 +2,12 @@
В большинство ивентов будет приходить `pl = data['kwargs']['player']`, описание можно найти [тут](./classes.md)
###
* onPlayerJoin
* onPlayerDisconnect
* playerLoaded
* onChatReceive
* onCarSpawn
* onCarDelete
* onCarEdited
* onCarChanged
* ...