To allow your module to be used while driving, you have to overload the Module_IsSafe function and return true. By default all modules are considered unsafe unless the author explicitly declares it to be safe by overloading the IsSafe event
i.e.
Code:Function Module_IsSafe() Module_IsSafe = True End Function



LinkBack URL
About LinkBacks
Reply With Quote



Bookmarks