Jump to content

A16 SDX Sample Sets a message in PlayerSign of Prefab(alpha16.4)


Recommended Posts

This SDX sample sets a message in PlayerSign of Prefab

 

download

 

prefab.xml //prefab/property[@name=PlayerSignPosition]/@value

List of PlayerSign positions to set message "x,y,z#x,y,z"

prefab.xml //prefab/property[@name=PlayerSignMessage]/@value

List of messages to display on PlayerSign

 

example

<prefab>
<property name="PlayerSignPosition" value="1,5,0" />
<property name="PlayerSignMessage" value="Welcome" />
</prefab>	

 

this mod used by 7 days to die mod editor

 

https://7daystodie.com/forums/showthread.php?48140-7-days-to-die-mod-editor

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...