ID:165266
 
Ok,

Here we go agen.


I want to make a obj right..
Like this:

obj
NoobBall
name = "Noob Ball"
icon = 'players.dmi'
icon_state = "10"
density = 0
opacity = 0

I want it to have a verb called "Catch"
And im able to use it to catch a PLAYER in the game.
So the player is the obj, And he cannot move.
So since its a Obj, Im able to pick it up.
And when i do, The camera follows the person who has picked the ball up.
And is able to RELEASE the player too.
And his icon is back to normal..

This is possible...
But im at a loss..
Can someone Please! help!

- Bevan
Try adding a player to the obj's contents.
BEVAN wrote:
I want to make a obj right..
Like this:

obj
NoobBall
name = "Noob Ball"
icon = 'players.dmi'
icon_state = "10"
density = 0
opacity = 0

I want it to have a verb called "Catch"
And im able to use it to catch a PLAYER in the game.
So the player is the obj, And he cannot move.
So since its a Obj, Im able to pick it up.
And when i do, The camera follows the person who has picked the ball up.
And is able to RELEASE the player too.
And his icon is back to normal..

This is possible...
But im at a loss..
Can someone Please! help!

- Bevan

You mean like a Pokeball?
In response to Armiris
Yup kinda...


(soz for real late reply, Been really sick)