Advertisement
Guest User

Untitled

a guest
May 5th, 2015
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. _location = nearestLocations [_pos, ["ViewPoint","Hill","NameVillage","NameCity","NameCityCapital","NameMarine","Airport","FlatArea","StrongpointArea","Strategic"], 4000];
  2. switch (type (_location select 0) do {
  3. case "ViewPoint" : {bla bla };
  4. case "NameVillage": do {Bli blu};
  5.  
  6. usw.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement