Infocard Loader

This commit is contained in:
Nekura
2025-06-06 15:26:47 +02:00
parent b072eee9f2
commit da0f14fd87
3 changed files with 26 additions and 13 deletions

View File

@@ -1,23 +1,11 @@
print("Lua started!")
-- Open the console after a delay
-- Example Timer after Delay
-- rem.StartTimer(2000, function()
-- rem.ShowNNMessage(9000)
-- print("Console open after 2 seconds.")
-- end)
-- Add Infocard
rem.AddInfoCard(9000, "TestSpam")
rem.AddInfoCard(1904, "REMNANT")
-- RACE INFOCARDS
rem.AddInfoCard(9001, "1")
rem.AddInfoCard(9002, "2")
rem.AddInfoCard(9003, "3")
rem.AddInfoCard(9004, "4")
rem.AddInfoCard(9005, "5")
rem.AddInfoCard(9006, "START")
rem.ConfigureWeaponFire({
{1, 70}, -- Weapon 1: 70ms Cooldown
{2, 100}, -- Weapon 2: 100ms Cooldown