| Author |
Message |
Topic: [3.34] Access sql queries with ado com objects |
Chuft
Replies: 2
Views: 3840
|
Forum: CMUD General Discussion Posted: Sun May 22, 2011 8:14 pm Subject: [3.34] Access sql queries with ado com objects |
#VAR rs %null
#VAR Sql %concat("SELECT * FROM moblist WHERE areaKey = '",%1,"' AND mobKey = '",%2"'")
#SQLDB mobwalk c:\cmud\aardwolf\db\mobbiewalkstest.d ... |
Topic: [3.34] Access sql queries with ado com objects |
Chuft
Replies: 2
Views: 3840
|
Forum: CMUD General Discussion Posted: Sun May 22, 2011 2:48 pm Subject: [3.34] Access sql queries with ado com objects |
| I replicated this behaviour with the same code in a clean session of a restarted cmud that contained only this alias. |
Topic: [3.34] Access sql queries with ado com objects |
Chuft
Replies: 2
Views: 3840
|
Forum: CMUD General Discussion Posted: Sun May 22, 2011 12:31 pm Subject: [3.34] Access sql queries with ado com objects |
| I bought cmud yesterday and I have been trying ever since to make th simplest of ado sql queries run without causing a crash of the entire client, but have had limited success..even when data is retre ... |
Topic: Room scripting and delay for zmud mapper |
Chuft
Replies: 1
Views: 3774
|
Forum: zMUD General Discussion Posted: Thu Sep 10, 2009 6:26 pm Subject: Room scripting and delay for zmud mapper |
Ok, figured out it was the "walk script" tag I needed, not the room script, the documentation and examples were quite unclear here.
I still can't make the mapper pause during the execution of a run a ... |
Topic: Room scripting and delay for zmud mapper |
Chuft
Replies: 1
Views: 3774
|
Forum: zMUD General Discussion Posted: Thu Sep 10, 2009 12:44 am Subject: Room scripting and delay for zmud mapper |
| Hi, I am trying to deal with rooms that add a short (approx 2 to 5 sec) delay before transferring you to the next room on aardwolf. I have scripts that will automatically "run" between any 2 points us ... |
| |