User Tools

Site Tools


building:standards

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
building:standards [2019/04/03 20:09]
Mavrixio
building:standards [2019/04/03 20:17] (current)
Mavrixio
Line 7: Line 7:
  
 ^ Object Type ^ Tag Prefix ^ ^ Object Type ^ Tag Prefix ^
-|asdf|asdf|+|Area|A_| 
 +|Creature|C_| 
 +|Door|DR_| 
 +|Encounters|E_| 
 +|Item|I_| 
 +|Merchant/​Store|M_| 
 +|Placeable|P_| 
 +|Trigger/​Transition|T_| 
 +|Waypoint|WP_| 
 </​WRAP>​ </​WRAP>​
-  - test+  - The object type prefix must be followed by the [[https://​sinfar.net/​building/​devsite#​erfsresources_prefix|ERF prefix]] from which the object come from and ideally the full Blueprint (remember, that Blueprints already always start by their ERF prefix) 
 + 
 +A proper Tag looks like this: **DR_JJ_DOOR_TO_LANDING** 
 +\\ 
 +**DR_** = Tag-code \\ 
 +**JJ_** = Prefix of module \\ 
 +**DOOR_TO_LANDING** = actual name of the door 
building/standards.1554322182.txt.gz · Last modified: 2019/04/03 20:09 by Mavrixio

phpBB Appliance - Powered by TurnKey Linux