Hey guys and gals, I am having a problem finding where the code is supposed to clear the actor variables in dg_scripts. Here is what is happening... I walk...
brianh@...
Oct 6, 2001 9:49 am
24
... Without seeing the script in question it's very hard to track down the problem. The %actor% variable is set in dg_triggers.c, on an entry trigger you...
Byron Ellacott
bje@...
Oct 8, 2001 7:01 am
25
... From: "Byron Ellacott" <bje@...> ... Actually the problem is elsewhere. This is a consequence of a bug dealing with GET_ID(ch). In the mentioned...
Welcor
welcor@...
Oct 8, 2001 11:32 pm
26
Where can I get the latest DG Scripts patch with Oasis? Thanks for any help, Steven ... From: Welcor [mailto:welcor@...] Sent: Sunday, October 07, 2001...
Steven R. Hatfield
ashari@...
Oct 9, 2001 11:35 am
27
... From: "Steven R. Hatfield" <ashari@...> ... Hold on a day or two. Almost got the new patch ready (both with and without oasis). Currently...
Welcor
welcor@...
Oct 9, 2001 12:03 pm
28
This is a very simple script that i have used in alot of things, Basicly it is just a 12 by 10 vector plotter. In my otehr scripts i use it as 1) a targeting...
jamie nelson
soulstario@...
Oct 10, 2001 4:46 am
29
the {c<letter> parts are my muds color variables. they can be taken out or replaced. Here is a very very very cool script. test it out! *hint hint* -Ciao Bella...
jamie nelson
soulstario@...
Oct 10, 2001 4:47 am
30
curious, but will the new patch include... -something like '%self.west(room)%' for rooms to return the vnum of the room (if any) adjacent in that direction. ...
jamie nelson
soulstario@...
Oct 11, 2001 8:28 am
31
... From: "jamie nelson" <soulstario@...> ... All very good ideas. This patch, however, is purely an update to Circle patchlevel 19. The above will...
Welcor
welcor@...
Oct 11, 2001 8:35 am
32
Okay - i wrote these last night. Basicly translating Javasripts into DG. Feel free to use these formats to make your own virsions, but keep your mud origional...
jamie nelson
soulstario@...
Oct 13, 2001 9:26 am
33
Your Welcome, ;-) Also... of everything that i can do in dg_scripts.... i have found a few mildy buggy things. one is the %people.vnum% var. If i were to have...
jamie nelson
soulstario@...
Oct 13, 2001 9:26 am
34
Hello everybody. I've just uploaded the latest dg script patches, both to the Circlemud ftp site, and to the dg scripts 'files' page, accessible from the...
Thomas Arp
welcor@...
Oct 15, 2001 9:58 am
35
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the dg_scripts group. File : /rules.htm ...
dg_scripts@yahoogroup...
Oct 23, 2001 12:30 am
36
Hello, I am very new at writing scripts. This is what I am wanting to do. I want a secret door to open after the player(s) places 3 stones in the room. But I...
... From: <lillypadaw@...> ... This will do it - be sure to understand what it does :) Welcor Trigger Intended Assignment: Rooms Trigger Type: Drop ,...
I just modified the script a lil to reduce the spam, when flags are set on charicters on my mud and you stat them, you see all their flags, some players have...
jamie nelson
soulstario@...
Oct 29, 2001 10:47 am
39
I wrote this script for myself for easy reference to stats in a visual way, this isnt a complex script but is does show how to manipulate numbers into scales. ...
jamie nelson
soulstario@...
Oct 29, 2001 10:47 am
40
To Life Immortal Hello. I'm Eleni and new the the group. I am a building wizard on Builder's Academy, a place where you can learn how to create mobs, objects,...
Just wanted to tell you thank you sooooooooo much for helping me with the script. Thanks also for having this group on the internet :) Talk to you all later.. ...
Hello, I am wanting to know if it is possible to have a script were a good aligned player eats a certain type of food, that it will drop their alignment, more...
In a message dated 11/3/01 2:22:45 AM Pacific Standard Time, ... I don't know much about triggers, but I've always used this instead %echoaround% %actor% and...
Gah, with regards to my last post, finally found out what was wrong with the script. 1. Triggers from other rooms in the zone were leaking into each other. 2....
... From: <d_x_machina@...> ... Maybe, and maybe not. You problem seems to occur because the old dg script patch wasn't applied properly. The patch on...
Hmm. I rewrote the script in room 3003 a tad and it worked quite well soon after. I had to reboot the MUD every time I modified the script in order for the...
Hi, I'm new both to this list and to DG scripting. I really hope you can help me out a bit :) I would like to create a script that takes away a few hitpoints...
Linus Nordling
leper@...
Nov 5, 2001 11:58 pm
50
Gah! I need more sleep or something... found the problem. Instead of ... I should have typed ... instead. Thanks for the help, tho, Welcor. d'Waltster :)...
... From: "Linus Nordling" <leper@...> ... I'd say it's very possible. Make a RANDOM type trigger and have a script like the one below (I haven't tested...
Here it is.. it will not work. It is suppose to check if they have the the actor has the tithe. If not the mob will attack the actor. If they have the tithe,...