Stargate Interface
| Idle |
Operating and ready to dial |
| Dialling |
In the process of dialling
an address |
| Connecting |
Finished dialling, wormhole
in transient phase |
| Connected |
Wormhole is stable |
| IndustrialCraft |
1 SU = 20 EU |
| Thermal Expansion |
1 SU = 80 RF |
| Method |
Return type |
Value |
| world() |
string |
The name of the world containing
the stargate |
| dimension() |
integer |
The dimension ID of the world |
| x() y() z() |
integer |
Coordinates of the stargate base
block |
| Event name |
Description |
Method |
Return type |
Value |
| sgDialIn |
An incoming connection has been
initiated |
address() |
string |
Address of stargate connecting in |
| sgDialOut |
An outgoing connection has been
initiated |
address() |
string |
Address being dialled |
| sgChevronEngaged |
A
chevron has been engaged during dialling |
chevron() |
integer |
Chevron number (1 to 9) |
| symbol() |
string |
Address symbol encoded |
||
| sgStargateStateChange |
State of
stargate has changed |
oldState() |
string |
Previous state |
| newState() |
string |
Current state |
||
| sgIrisStateChange |
State of
iris has changed |
oldState() | string | Previous state |
| newState() | string | Current state |
| Programs | Library Code |
| dial disconnect energy events interactive iris state |
config |