Hello , I have a Program LFSLapper 6.014_v015 , And I opened my server Cruise , And I have a location in this file like this >
RegisterZoneAction( "FreePit" , "AS1X" , -623,-203, 8 , Enter_FreePit, "" );
RegisterZoneAction( "FreePit" , "AS1X" , -622,-437, 8 , Enter_FreePit, "" );
RegisterZoneAction( "NoPit" , "AS1X" , -623,-202, 8 , Enter_NoPit, "" );
RegisterZoneAction( "NoPit" , "AS1X" , -622,-451, 8 , Enter_NoPit, "" );
And this codes is running in LFSLapper 6.014_v015 , And I updated LFSLapper V7.0.4.6 , But the codes doesnt running in LFSLapper V7.0.4.6
Can anyone help me ?
Thank you .
RegisterZoneAction( "FreePit" , "AS1X" , -623,-203, 8 , Enter_FreePit, "" );
RegisterZoneAction( "FreePit" , "AS1X" , -622,-437, 8 , Enter_FreePit, "" );
RegisterZoneAction( "NoPit" , "AS1X" , -623,-202, 8 , Enter_NoPit, "" );
RegisterZoneAction( "NoPit" , "AS1X" , -622,-451, 8 , Enter_NoPit, "" );
And this codes is running in LFSLapper 6.014_v015 , And I updated LFSLapper V7.0.4.6 , But the codes doesnt running in LFSLapper V7.0.4.6
Can anyone help me ?
Thank you .