Merged changes by mewtwo064
This commit is contained in:
parent
ce2f9b0f24
commit
a9af3ba139
2 changed files with 14 additions and 41 deletions
|
@ -206,7 +206,7 @@ state Create {
|
|||
vector color = <1.0, 1.0, 1.0>;
|
||||
if ((col+row)%2) color = <0.7, 0.7, 0.7>;
|
||||
|
||||
llRegionSayTo(id, -2783468, "FURWARE text mesh:" + setName + ":" + (string)row + ":" + (string)col + ";" + (string)color + ";" + (string)scale);
|
||||
llRegionSayTo(id, -2783468, "FURWARE text mesh:" + setName + ":" + (string)row + ":" + (string)col + ":" + (string)primType + ";" + (string)color + ";" + (string)scale);
|
||||
|
||||
++cur;
|
||||
++col;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue