View Single Post
  #2  
Old 10-02-2013, 01:39 AM
Guest001 is offline Guest001
Registered User

Join Date: Aug 2008
Posts: 4,971

One way I can think of is way complex and not really flexible.


example only (not a working script)

if ssnseesssn(driver,player) and ssnarea(tank,area1) and ssnarea(player,area1) then
ssntowp(tank,nearest WP to area1)
endif
Reply With Quote