Jump to content
  • 0
Sign in to follow this  
PunkBuster

Mapflag for auto-returning to town.

Question

3 answers to this question

Recommended Posts

  • 0

you can use a script for that..

 

add this line

OnPCDieEvent:This special label triggers when a player dies. The variable 'killerrid' is set to the ID of the killer.

example:

OnPCDieEvent:	warp "SavePoint",0,0;end;

Share this post


Link to post
Share on other sites
  • 0

Will move to Source Requests then, since adding a full-blown custom mapflag is source related. Hope you'll get more luck there!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.