Code Search for Developers
 
 
  

m_hitPot_reward.lua from palisma2d at Krugle


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

palisma2d

The University of Wisconsin-Parkside Developers Union first product. More info to come. Code name Palisma.

Project homepage: http://code.google.com/p/palisma2d/
Programming language(s): C,C++
License: gpl2

  HitPotSetup.lua
  m_hitPot.dialog
  m_hitPot.lua
  m_hitPot.msn
  m_hitPot_inprogress.dialog
  m_hitPot_reward.lua
  reward.dialog