Logo
Explore Help
Sign In
Jaysyn/Aschbourne_PRC8
Jaysyn/Aschbourne_PRC8
1
0
Fork 0
You've already forked Aschbourne_PRC8
Code Issues Pull Requests Packages Projects Releases2 Wiki Activity
458d8792ca
BranchesTags
View all branches
Aschbourne_PRC8/_module/nss/openstore052.nss

13 lines
301 B
Plaintext
Raw Normal View History

added things added a crafting tool merchant, added a training hall (not quite working yet) fixed crafting issues, exchanged the small cave area
2024-09-01 14:11:15 -04:00
#include "nw_i0_plot"
void main()
{
Major update Fixed CCOH, Fixed starting GP, Fixed DMFI languages, Fix cep weapon appearances, Fixed new player start up system. Added PC deleter. Added ACP 4.1. Full compile. Updated release archive.
2024-09-16 23:40:48 -04:00
object oStore = GetNearestObjectByTag("CraftToolMerchant");
added things added a crafting tool merchant, added a training hall (not quite working yet) fixed crafting issues, exchanged the small cave area
2024-09-01 14:11:15 -04:00
if (GetObjectType(oStore) == OBJECT_TYPE_STORE)
{
gplotAppraiseOpenStore(oStore, GetPCSpeaker());
}
else
{
ActionSpeakStringByStrRef(53090, TALKVOLUME_TALK);
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.4 Page: 510ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API