![]() |
|
Death to Spies Stealth action. Professional spy working for the Soviet counterintelligence service executes dangerous operations in the heart of German territory. |
|
Thread Tools | Display Modes |
#11
|
||||
|
||||
![]()
About hints in "Lightning", try to add these parts of code to activate messaging:
1. Add a new action handler to Level.OnLoaded(): Code:
Level.AddActionHandler(Level.AH_CHANGE_CLOTH); Code:
function Level.OnChangeCloth() Level.InstallDpc("Level.OnHelpForm()", 3.0); end ![]() But please don't forget that it works on easy diff. level only. |
|
|