Added NWN Dark Sun module contents
Added NWN Dark Sun module contents.
This commit is contained in:
4
nwnds_module/explorearea.nss
Normal file
4
nwnds_module/explorearea.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
ExploreAreaForPlayer(GetArea(GetNearestCreature(CREATURE_TYPE_PLAYER_CHAR,PLAYER_CHAR_IS_PC,OBJECT_SELF)),GetNearestCreature(CREATURE_TYPE_PLAYER_CHAR,PLAYER_CHAR_IS_PC,OBJECT_SELF));
|
||||
}
|
Reference in New Issue
Block a user