feat: Squirrel изменения для PyG2O

This commit is contained in:
AURUMVORXX
2025-09-02 20:40:00 +05:00
parent fdfb01f825
commit 0e3d061f4b
5 changed files with 23 additions and 92 deletions

View File

@@ -450,7 +450,7 @@ addEventHandler("onPlayerEquipSpell", function(playerid, slotId, instance)
addEventHandler("onPlayerJoin", function(playerid)
{
client_password = _globalInstance.generateClientPassword();
local client_password = _globalInstance.generateClientPassword();
local packet = Packet();
packet.writeUInt8(250);