Show m_hitPot_reward.lua syntax highlighted
-- give the player something
-- for now just test with a console output
dialog.Create();
dialog.LoadDialog( "data/scripts/test_mission/reward.dialog" );
--console.Exec( "echo You get something cool here~~~!" );
See more files for this project here