Jump to content
  • 0

i can't spawn fence pleace help


Question

Posted

hello guys i try to spawn in acis one fence wall and i can't see it pleace help me how to

make a spawn fence and how is work? if any can tell me tnx

6 answers to this question

Recommended Posts

  • 0
Posted
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

  • 0
Posted
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.

  • 0
Posted (edited)

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
Guest
This topic is now closed to further replies.


×
×
  • Create New...