here you go tough guy..right out of my do_set
PCOMM(do_set) {
...snip...
{ "first_name", PRIV_IMPL, PC, MISC
},
{ "middle_name", PRIV_IMPL, PC, MISC
},
{ "last_name", PRIV_IMPL, PC, MISC
},
{ "age", PRIV_IMPL, PC, NUMBER
},//55
{ "\n", 0, BOTH, MISC
}
...snip...
case
55:
vict->player.time.age =
value;
break;
...snip...
hth
bill
"Jan T. Pedersen" wrote:
>
> Hi all
>
> i found of that i couldnt set age with circle30bpl11
> so i downloaded bpl14 and copyed the case for set age in act.wizard.c
> and pasted it in my bpl11 act.wizard.c
>
> but if i do this:
> set charname age 20
>
> i set my own age, so i cant set other peoples ages, what am i missing ????
>
> -Jan
>
> +------------------------------------------------------------+
> | Ensure that you have read the CircleMUD Mailing List FAQ: |
> | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
> +------------------------------------------------------------+
--
www.bellanet.com - very nice web hosting services
- web application services
www.giftsgalore.com : www.longboys.net
telnet://undying.longboys.net:4000 http://undying.longboys.net
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST