Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Configuration file
- alignment {
- # Offsets for BOTTOMCENTER (X<space>Y).
- S:bottomcenter=0 -45
- # Offsets for BOTTOMLEFT (X<space>Y).
- S:bottomleft=2 -2
- # Offsets for BOTTOMRIGHT (X<space>Y).
- S:bottomright=-2 -2
- # Offsets for MIDDLECENTER (X<space>Y).
- S:middlecenter=0 0
- # Offsets for MIDDLELEFT (X<space>Y).
- S:middleleft=2 0
- # Offsets for MIDDLERIGHT (X<space>Y).
- S:middleright=-2 0
- # Offsets for TOPCENTER (X<space>Y).
- S:topcenter=0 2
- # Offsets for TOPLEFT (X<space>Y).
- S:topleft=2 2
- # Offsets for TOPRIGHT (X<space>Y).
- S:topright=-2 2
- }
- general {
- # The configuration that that should be loaded on startup.
- S:filename=test.xml
- # Replace the debug overlay (F3) with the InGameInfoXML overlay.
- B:replaceDebug=false
- # The overlay will be scaled by this amount.
- S:scale=1.0
- # Display the overlay in chat.
- B:showInChat=true
- # Display the overlay on the player list.
- B:showOnPlayerList=true
- }
Advertisement
Add Comment
Please, Sign In to add comment