User Tools

Site Tools


prpl:setlandbulk

Differences

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

Link to this comparison view

Next revision
Previous revision
prpl:setlandbulk [2016/12/02 23:34] – created - external edit 127.0.0.1prpl:setlandbulk [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
 <- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]] <- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]]
  
-=====  SETLANDBULK  =====+=====  SetLandBulk  =====
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| | | [ - ] |+|X position, Y position, Land height, Range / Radius (how many cells from the position), Square | | [ int int int int int - ] |
  
  
Line 10: Line 10:
  
 === Examples === === Examples ===
 +<code>#the line below sets a squere with the range of 5 and height of 5 at the center of the prpl core
 +CurrentCoords 5 5 1 SetLandBulk
 +</code>
 +
 <code> i5 = GetIntFromStack(); //square  <code> i5 = GetIntFromStack(); //square 
  i4 = GetIntFromStack(); //range   i4 = GetIntFromStack(); //range 
prpl/setlandbulk.1480721644.txt.gz · Last modified: 2025/02/14 14:56 (external edit)