Jump to content
  • 0

i can't spawn fence pleace help


tazerman2

Question

6 answers to this question

Recommended Posts

  • 0
Usage: //spawnfence <type> <width> <lenght> [height]

 

Try for example this

//spawnfence 2 100 100 5

 and you will get this

FZ9ZasX.png

 

Try

//spawnfence 2 200 200 1

&

//spawnfence 2 300 300 1

 and you will get this one..

Ez7hlkN.png

 

A little bit of testing and you're ready to conquer the world creating fences buddy!

P.S. No idea what the type is

Link to comment
Share on other sites

  • 0
1 hour ago, wongerlt said:

and it gone after server restart.

Probably, I don't know if there is a table in DB for this kind of spawns, of course you can always create one and store them there. In any case Fences are usefull for events. You spawn one to keep Players inside for reasons, after that you don't need it any more.

Link to comment
Share on other sites

  • 0

maximum fence  size is 1000. Maximum acceptable value is 1099 with 1000 as return size (it could be higher).

Types are 1 and 2 

1) only the 4 columns
2) columns with fences between them

For spawning them in some conditions automatically you have to store the location where the fence was spawned, type, sizes (2), height. A table with fences data would be perfect. 

Edited by melron
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...