Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ Area Editor
➜ General
➜ Mud Prog Problem
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Gorock
(149 posts) Bio
|
Date
| Wed 05 Sep 2007 11:30 AM (UTC) |
Message
| ok i have a slight problem i am trying to make the mob at the end of my start area set the character to pkill and in the empire clan before being transfer to the academy its here is one of the progs i've tried
>act_prog p nods solemnly.
say Good work you will now be transfered to the academy for training.
mpset p pkill
mpset p clan empire
mptransfer $n 10300
any help would be greatly appreciated
| Top |
|
Posted by
| Gorock
(149 posts) Bio
|
Date
| Reply #1 on Wed 05 Sep 2007 11:40 AM (UTC) |
Message
| ok i got the mppkset to work properly how what would i add to this to set the users clan to empire
>speech_prog p shadowy path
if level($n) == 1
mpforce 0.$n config -nice
mpforce 0.$n config -flee
mppkset $n yes
mpechoat $n You are now a Deadly Character... you will be listed under
mpechoat $n 'who deadly' once you reach level 5 and 18 years of age.
mpechoat $n You will now be transferred to your chosen path...
mpechoaround $n $n choses the path of shadows, disappearing into the darkness.
mptransfer 0.$n 107
mpat 107 mpforce 0.$n look
mpat 107 mpforce 0.$n config +autoloot
mpat 107 mpforce 0.$n config +autogold
else
mpechoat $n You have already chosen your path...
mptransfer $n 21001
endif
| Top |
|
Posted by
| Zeno
USA (2,871 posts) Bio
|
Date
| Reply #2 on Wed 05 Sep 2007 01:35 PM (UTC) |
Message
| There's no mpinduct, so perhaps you could try mpmset clan? |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | Top |
|
Posted by
| Gorock
(149 posts) Bio
|
Date
| Reply #3 on Wed 05 Sep 2007 02:17 PM (UTC) |
Message
| |
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
17,264 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top