Long time no nothing posted decided to post this,
an easy way I have found to put the "repair on site" it is only for those just starting out with your project whether darkorbit P.Server
or darkorbit remix, or any similar project, or has not thought about how to do this if you already know how to do not insult me or the topic please!
(This was the easiest way I found to have a better idea post here!)
I will try to use general language not know what each project is doing or the language used.
First project must have the X and player Y position as variable.
Add Quote two variables {A} and {B} ({C} add if you have a game with more than one map)
When the value "HP" = 0 or ("HP" <0 In order to avoid errors) this should happen before the player being destroyed!
send the X values for {A}
and Y to {B} (if maps must also change "MAP ID" to the variable {C}
then that is destroyed should appear a message (EX: Darkorbit remix appears on a black square and the message (you have been destroyed) and an 'ok' button)
add another button, {repair here}
when you click this option should happen That
the object "player" should change the position to {B} and {A} (change the map to {C} if you have before you change position)
and change "HP" for 1000 for example
Note: this worked everywhere I tested if you do everything right there should be no errors
subtitle:
"" = His variables that have the same value as the item is between ""
{} = The name you will give is optional but is required creates there
() = Notes and warnings.
yes I used the translator in some parts'm sorry my English is not very good and I'm out of time







