Steam installeren
inloggen
|
taal
简体中文 (Chinees, vereenvoudigd)
繁體中文 (Chinees, traditioneel)
日本語 (Japans)
한국어 (Koreaans)
ไทย (Thai)
Български (Bulgaars)
Čeština (Tsjechisch)
Dansk (Deens)
Deutsch (Duits)
English (Engels)
Español-España (Spaans - Spanje)
Español - Latinoamérica (Spaans - Latijns-Amerika)
Ελληνικά (Grieks)
Français (Frans)
Italiano (Italiaans)
Bahasa Indonesia (Indonesisch)
Magyar (Hongaars)
Norsk (Noors)
Polski (Pools)
Português (Portugees - Portugal)
Português - Brasil (Braziliaans-Portugees)
Română (Roemeens)
Русский (Russisch)
Suomi (Fins)
Svenska (Zweeds)
Türkçe (Turks)
Tiếng Việt (Vietnamees)
Українська (Oekraïens)
Een vertaalprobleem melden
soulfilcher has a script that adds "CannedFood" tag to canned foods and thats why BB's method returns false.
The fix is easy, Braven puts in "and tag ~= "CannedFood"
So how exactly are the dialogs and world events are linked together? My only option so far is that i use the unlockworldevent command where the params are a world event and a dialog.
I would like to utilize the awardsworld and awardstask table values.
When i use awardstask I can unclock a quest by guid and in that quest table i use unlocks = "unlockworldevent;we;dc" so we are back again at this command.
When i try to use awardsworld then i can unlock a dialoguecode but how do i link it to a world event?