Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Guards
Author Message
htid4life
Journeyman
*

Posts: 162
Likes Given: 27
Likes Received: 4 in 3 posts
Joined: Mar 2012
Reputation: 2



Post: #1
Custom Guards
Hey guys i was wondering is there away to disable when a guard appears so basically when player calls guards they dont appear im going to make wandering guards.

[Image: htid.jpg]
12-02-2012 03:59 AM
Find all posts by this user Like Post Quote this message in a reply
RanXerox
Master
**

Posts: 550
Likes Given: 1
Likes Received: 12 in 9 posts
Joined: Dec 2010
Reputation: 19



Post: #2
RE: Custom Guards
Edit the various map files and remove the guarded region flag from entries where you don't want the default guard behavior.
12-02-2012 04:02 AM
Find all posts by this user Like Post Quote this message in a reply
htid4life
Journeyman
*

Posts: 162
Likes Given: 27
Likes Received: 4 in 3 posts
Joined: Mar 2012
Reputation: 2



Post: #3
RE: Custom Guards
thing is i want it guarded just ima spawn the guards my self just need calling guards turned off

[Image: htid.jpg]
12-02-2012 04:07 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #4
RE: Custom Guards
Speech event for the region...

On=*guards*
Run custom guards function
Return 1

[Image: 2nis46r.jpg]
12-02-2012 04:15 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Shaklaban
Master
**

Posts: 378
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 8

DOT

Post: #5
RE: Custom Guards
[events e_player]
on=@callguards
...
custom guard script here
...
return 1

http://wiki.sphere.torfo.org/index.php/@CallGuards
12-02-2012 05:27 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #6
RE: Custom Guards
Ahh I was unaware of that trigger

[Image: 2nis46r.jpg]
12-02-2012 07:06 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)