#include "nw_i0_generic"
void main()
{
object oPC = GetLastUsedBy();
string sIP = "IP address:5121";
string sPass = "password if any";
string sWP = "set entrance wp here";
int iSeam = TRUE;
if (!GetIsPC(oPC)) return;
ActivatePortal(oPC, sIP, sPass, sPass, iSeam);
That is a working portal.
you will need your IP and soem other info
My Area Hak question?
Moderators: Winterhawk99, Mermut, Bannor Bloodfist
-
OldMansBeard
- Posts: 363
- Joined: Sat Dec 17, 2005 7:11 pm
