-
```
if(msgcontains(msg, "trouble") and talkState[talkUser] == nill and getPlayerStorageValue(cid, 204) < 1) then
npcHandler:say("I'm fine. There's no trouble at all.", cid)
talkState[talkUser]…
-
The bug is that all players can see when dialogue is in multiline
({"blablabla","blablabla","blablabla"},cid) = all player see npc talk BAD :(
("blablabla", cid) = only player see talk GOOD :D
![cha…
-
What does inquistion do? Which information? Where does it get it?
-
Discussion started in #34 by @Millicant.
There is an initiative to clean up and organize our gst better.
I feel it's good time for us to learn about branches. It's independent "copy" of repo from a …
-
Hi, today find:
```
Restarting HHVM
[Wed Mar 12 10:30:41 2014] [hphp] [8087:7fc5a0777f80:0:000001] [145e711:c1c4b1:c98ddb:c9a986:9717fe:7fc599e8076d:a11525] INI file doesn't exist: "/etc/hhvm/php.ini…
-
Keep seeing the following error when I attempt to download the WH40K repository.
```
"BattleScribe failed to download and import one or more data files from the repository.
> model.dataindex.Data…
-
It would be flexible to be able to add storages with string and also add storage to npc and monsters.
Thanks.
-
Since updating to 6.2.5, I've had the issue with animations never turning off.The desired behaviour is that, when the duration of the buff ("Inquisition") is below 5 seconds, the icon border activate…
-
Trying to update mock on Fedora Rawhide, I observe several test suite errors:
```
$ ruby -e 'Dir.glob('\''./test/**/*_test.rb'\'').each {|t| require t}'
Run options:
# Running tests:
...............…
voxik updated
11 years ago
-
_Original author: garethsm...@gmail.com (July 27, 2012 08:04:07)_
What steps will reproduce the problem?
1. Starting adaway
2. Attempting to download update
3.
What is the expected output? What do …