Migrated DEV-Build 0.3.0
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
print("Lua started!")
|
||||
|
||||
-- Open the console after a delay
|
||||
rem.StartTimer(2000, function()
|
||||
rem.ShowNNMessage(9000)
|
||||
print("Console open after 2 seconds.")
|
||||
end)
|
||||
-- rem.StartTimer(2000, function()
|
||||
-- rem.ShowNNMessage(9000)
|
||||
-- print("Console open after 2 seconds.")
|
||||
-- end)
|
||||
|
||||
-- Add Infocard
|
||||
rem.AddInfoCard(9000, "TestSpam")
|
||||
|
||||
Reference in New Issue
Block a user