how i can make so that ppl can use just 1 time a verb??
ID:158199
Oct 10 2009, 2:06 pm
|
|
In response to Calus CoRPS
|
|
Calus CoRPS wrote:
AntiAnti wrote: wht i do wrong?? mob loading farming_module.dme temp_stuff.dm:52:error::invalid proc definition farming_module.dmb - 1 error, 0 warnings (double-click on an error to jump to it) |
In response to AntiAnti
|
|
mob |
In response to Calus CoRPS
|
|
Calus CoRPS wrote:
> mob |
<code>mob/verb/onetimer(){usr.verbs-=/mob/verb/onetimer} </code>
Once I use this verb, it will be removed.