|
a50decb470
|
Lua...
|
2023-07-24 01:30:11 +03:00 |
|
|
33f2d2ba72
|
Add call_lua_events()
|
2023-07-22 06:28:08 +03:00 |
|
|
b8326ecdf8
|
Refactored for pretty view error;
|
2023-07-22 02:49:13 +03:00 |
|
|
9ae200d48a
|
Fix reg and add call_lua_event();
Add call_lua_event("onChatMessage");
New MP.RegisterEvent();
Add GetPositionRaw();
|
2023-07-21 05:22:32 +03:00 |
|
|
b345588c02
|
Prepare for lua events;
Add _get_player for info;
client.send_message();
|
2023-07-21 01:15:31 +03:00 |
|
|
06bd50f0fa
|
Add UDP events: onChangePosition, onSentPing
|
2023-07-20 01:59:30 +03:00 |
|
|
b6038ee6d0
|
Move code from case to func;
Add events for cars: onCarDelete, onCarReset;
Minor updates;
|
2023-07-20 01:54:52 +03:00 |
|
|
a5a7a5dfc9
|
Add events onCarSpawn, onCarEdited
|
2023-07-19 22:59:30 +03:00 |
|
|
cd098571d9
|
Change evens naming semantic
|
2023-07-16 16:14:00 +03:00 |
|
|
3b7842aa50
|
Update modules version
|
2023-07-16 03:06:38 +03:00 |
|
|
939723acdd
|
Add event player_join
|
2023-07-15 17:54:59 +03:00 |
|
|
e9919459af
|
Update Async logic
|
2023-07-15 15:34:24 +03:00 |
|
|
c6c6ec31b0
|
Add new stock events;
Add async support to call_event();
Add **kwargs t0 call_event();
Sends new data to events;
|
2023-07-15 10:52:25 +03:00 |
|
|
99f40eadb0
|
Add returns from ev.call_events
|
2023-07-14 22:29:37 +03:00 |
|
|
5a40ab8b05
|
Add TODOs to code.
|
2023-07-14 22:27:23 +03:00 |
|
|
541849642c
|
BEAMP -> BeamMP
|
2023-07-12 20:56:14 +03:00 |
|
|
7fa3004ec1
|
Change on_auth
|
2023-07-08 02:02:35 +03:00 |
|
|
04a5159707
|
callable fix
|
2023-07-05 21:52:55 +03:00 |
|
|
4d8cd4e559
|
Minor
|
2023-07-05 17:47:59 +03:00 |
|
|
8bf4ceb032
|
Add EventsSystem
|
2023-07-05 17:17:17 +03:00 |
|