Tweaked respawn points
Tweaked respawn points. Tweaked ILR. Full compile.
This commit is contained in:
parent
409981289e
commit
6807c775b4
@ -14,7 +14,7 @@
|
||||
},
|
||||
"Comments": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
"value": "|OLD-Daern's Instant Fortress|"
|
||||
},
|
||||
"Creator_ID": {
|
||||
"type": "int",
|
||||
@ -87,7 +87,7 @@
|
||||
"Name": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Daern's Instant Fortress"
|
||||
"0": "|OLD-Daern's Instant Fortress|"
|
||||
}
|
||||
},
|
||||
"NoRest": {
|
||||
@ -2913,7 +2913,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 4
|
||||
"value": 5
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@ -11169,7 +11169,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 91
|
||||
"value": 92
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@ -1193,7 +1193,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 36
|
||||
"value": 37
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@ -133,14 +133,6 @@
|
||||
},
|
||||
"WaypointList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
|
||||
}
|
||||
}
|
||||
]
|
||||
"value": []
|
||||
}
|
||||
}
|
||||
|
@ -1100,6 +1100,13 @@
|
||||
"type": "cexostring",
|
||||
"value": "On the Advanced tab, replace <Place text here> with whatever information you wish to appear on the Map of an area."
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -3230,67 +3230,6 @@
|
||||
},
|
||||
"WaypointList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 14817,
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "daern1"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_waypoint001"
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 34.97268295288086
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 40.72053146362305
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": -5.7220458984375e-006
|
||||
}
|
||||
}
|
||||
]
|
||||
"value": []
|
||||
}
|
||||
}
|
||||
|
@ -22373,6 +22373,66 @@
|
||||
"type": "float",
|
||||
"value": 0.199999526143074
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 14817,
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "WP_TOWNPORT"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_waypoint001"
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 8.240847279304878e-025
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 19.97921943664551
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 49.73426055908203
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": -0.1500000059604645
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -38318,7 +38318,7 @@
|
||||
"__struct_id": 5,
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 3
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
@ -38335,7 +38335,9 @@
|
||||
"LocalizedName": {
|
||||
"id": 14817,
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
"value": {
|
||||
"0": "PC Death Respawn Point"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
@ -38347,7 +38349,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "townport"
|
||||
"value": "WP_HOSPITAL"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -232,7 +232,7 @@ struct itemRestriction GetItemLevelRestriction(object oItem, object oPC)
|
||||
else
|
||||
{
|
||||
|
||||
int iGPValue = GetGoldPieceValue(oItem);
|
||||
int iGPValue = GetGoldPieceValue(oItem) / 4;
|
||||
|
||||
// Code to check for plotitem and restrict it by its internal value:
|
||||
// only runs if set (=default)
|
||||
@ -241,7 +241,7 @@ struct itemRestriction GetItemLevelRestriction(object oItem, object oPC)
|
||||
if (GetPlotFlag(oItem) == TRUE)
|
||||
{
|
||||
SetPlotFlag(oItem, FALSE);
|
||||
int iGPValue = GetGoldPieceValue(oItem);
|
||||
int iGPValue = GetGoldPieceValue(oItem) / 4;
|
||||
SetPlotFlag(oItem, TRUE);
|
||||
}
|
||||
}
|
||||
|
@ -7,7 +7,7 @@ void main()
|
||||
object oPC = GetLastRespawnButtonPresser();
|
||||
object oTarget;
|
||||
location lTarget;
|
||||
oTarget = GetWaypointByTag("townport");
|
||||
oTarget = GetWaypointByTag("WP_HOSPITAL");
|
||||
lTarget = GetLocation(oTarget);
|
||||
|
||||
if (!GetIsPC(oPC)) return;
|
||||
|
@ -12,7 +12,7 @@ oPC = GetItemActivator();
|
||||
|
||||
object oTarget;
|
||||
location lTarget;
|
||||
oTarget = GetWaypointByTag("townport");
|
||||
oTarget = GetWaypointByTag("WP_TOWNPORT");
|
||||
|
||||
lTarget = GetLocation(oTarget);
|
||||
|
||||
|
Binary file not shown.
@ -38,7 +38,7 @@
|
||||
},
|
||||
"Identified": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
|
Loading…
x
Reference in New Issue
Block a user