Posted 15 September 2012 - 07:38 PM
Hey guys,
I play on a SMP Server so i don't have access to the file via explorer so i decided to write the function/api ingame.
Okay, what i tried:
'Open turtle with righ click'
-> edit runf
–Code …
i know 1 solution would be to read out the arguments but that's not what i want to..
What i want is something like this:
'Open turtle with right click'
-> runf(10)
*turtle moves 10 blocks*
Hope u understand me =(
greetings
I play on a SMP Server so i don't have access to the file via explorer so i decided to write the function/api ingame.
Okay, what i tried:
'Open turtle with righ click'
-> edit runf
–Code …
i know 1 solution would be to read out the arguments but that's not what i want to..
What i want is something like this:
'Open turtle with right click'
-> runf(10)
*turtle moves 10 blocks*
Hope u understand me =(
greetings