How would you make something appear above your icon? Like a rock appearing right above you?
Non-PC
ID:268179
Apr 3 2004, 7:33 am
|
|
Apr 3 2004, 7:56 am
|
|
use the layer var (example: layer = MOB_LAYER+10)
|
In response to RVegeta
|
|
RVegeta wrote:
use the layer var (example: layer = MOB_LAYER+10) This doesn't work. layer = 'rock.dmi' When I run the game, nothing happens when I click the verb. Non-PC |
In response to Non-PC
|
|
mob should work :-) |
In response to Non-PC
|
|
thats not how you use layer, layer is a numberical value, the higher it is, the higher the obj will be, so something with layer 12 will be on top of something with layer 10 if there in the same square
|
In response to FranquiBoy
|
|
The rock doesn't appear above me when I press the verb:
rock(mob/M in oview()) Thanks! Non-PC |
In response to RVegeta
|
|
RVegeta wrote:
use the layer var (example: layer = MOB_LAYER+10) You're not that specific. |
In response to SSJ4_Gohan_Majin
|
|
I know this is difficult to solve, but I know people on the forum can help me with this. Thanks!
Non-PC |
In response to Non-PC
|
|
Non-PC wrote:
<s>I know this is difficult to solve but</s> I know people on the forum can help me with this. Thanks! :P |