Code: Show/Hide [Permission]
AllowBadMachineId=1 // Allow users with invalid machine IDs AllowLowBandwidth=1 // Allow low bandwidth users MinimumSecondsToLogin=0 // Minimum number of ?usage seconds required to enter zone PermissionMaxPoints=0 // Maximum amount of points before you are disallowed to continue playing PermissionMode=0 // 0 = Disabled // 1 = Locked and requires name in permit.txt // 2 = Permission to enter when you attain x points (must use a shared scoreid) AutoPermissionPoints=0 // Minimum amount of points required to move on to the next zone AutoPermissionIDList=0 AutoPermissionMessage=Congratulations // Private arena message sent to player upon reaching criteria for next zone |
Code: Show/Hide [Permission]
AllowBadMachineId=1 // Allow users with invalid machine IDs AllowLowBandwidth=1 // Allow low bandwidth users MinimumSecondsToLogin=0 // Minimum number of ?usage seconds required to enter zone PermissionMaxPoints=1000 // Maximum amount of points before you are disallowed to continue playing PermissionMode=2 // 0 = Disabled // 1 = Locked and requires name in permit.txt // 2 = Permission to enter when you attain x points (must use a shared scoreid) AutoPermissionPoints=0 // Minimum amount of points required to move on to the next zone AutoPermissionIDList=0 AutoPermissionMessage=Congratulations // Private arena message sent to player upon reaching criteria for next zone |