Welcome to the Builder Academy

Question Unsure of function

More
28 Dec 2013 04:38 #4591 by aredcloak19
Ok, I have been reviewing Rumble's trigger of Socrates. The number is 194

set TBA_greeting 1
remote TBA_greeting %actor.id%
if !%actor.has_item(1332)%
%load% obj 1332 %actor% inv
end


My question is what is item 1332? Also I have another question, is they way to make mobs variables for scripts to make it easier calling the mobs by name? Any help with this is greatly appreciate as always from me.

aredcloak19

I'm the one that people say, "How did you break this and what did you do to break it."

Please Log in or Create an account to join the conversation.

More
28 Dec 2013 14:16 #4592 by Rumble
Replied by Rumble on topic Unsure of function
vstat obj 1332

It is the trial vnum assigner and it is used to assign a single vnum to new builders. That trigger makes sure they have one in their inventory.

What are you trying to do with the mob? There are many variables that might do what you want. HELP MOB-VAR. Maybe %self.name% if it is a mob trigger.

Rumble
The Builder Academy
tbamud.com 9091
rumble@tbamud.com

Please Log in or Create an account to join the conversation.

Time to create page: 0.184 seconds