• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Monsters return to spawn area when are so far

Ron'sPepe

Member
Joined
Jul 11, 2014
Messages
32
Reaction score
7
Location
Chile
Hello community! I have a problem, I don't know how I can make a C++ script for the title.
Like that http://prntscr.com/cv7jtt

If these Silencer are out of the spawn area, return back.
someone know or have this script?
I use Tfs 0.3.6 - 8.60
Sorry for my bad English hehehe:$
 
you will have to add a masterposition to the sources, then you will need to create a function to force them to walk back to the position (you need also think on every monster condition like onthink, oncreatureappears, etc)
good luck
 
you will have to add a masterposition to the sources, then you will need to create a function to force them to walk back to the position (you need also think on every monster condition like onthink, oncreatureappears, etc)

But I unknow the C++ lenguaje, Can u help me?
 
Back
Top