Advertisement
Guest User

Untitled

a guest
Apr 1st, 2015
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.05 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <config>
  3.  <actors>
  4.  
  5.              <templates>
  6.                 <ranged enabled="1" />
  7.                 <melee enabled="1" />
  8.         </templates>  
  9.                
  10.                                 <!-- Impale no MORE -->
  11.                 <a1 template="ranged" keywords="snos=4286, alive" extra_decorators="deco_outline/ground_circle">
  12.                         <ground_circle enabled="1" radius="3" ping_speed="0" color="128,80,255,80" stroke="3" dash="Dash" />
  13.                         <map_shape enabled="1" radius="1" ping_speed="0" shape="circle" color="255,80,255,80" stroke="3" />
  14.                         <ground_label enabled="1" on_screen="1" off_screen="1" text="default">
  15.                                 <body enabled="1" color="160,0,0,0" stroke="0" />
  16.                                 <text font_family="tahoma" font_size="7.0" font_bold="0" font_color="255,255,160,0" font_shadow="0" />
  17.                         </ground_label>
  18.                 </a1>
  19.                
  20.                
  21.  
  22.         </actors>
  23.                
  24. </config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement