Blockland Forums > Suggestions & Requests
Military Rank
cucumberdude:
Okay, this one works.
Took me three tries and stuffty coding (really, it's stuff) but it it works ;_;
-snip-
See below. Again :c
Liquid:
I really appreciate your effort cucumber.
Testing. Again.
EDIT: Alright... Still no luck :c
I did take a picture of the console though.
It's the bit at the bottom, not sure if there's anything out of the ordinary there.
cucumberdude:
Ah dear.
For whatever reason it's not finding the client you specified.
Okay, I just wrote one that is way more robust. Try it out, see if it works.
http://www.mediafire.com/?mzd2wmyymit
EDIT: also, forgot to thank you for your polite and helpful comments. You have no clue how nice it is to get friendly feedback once in a while :)
Liquid:
It's no problem.
You've taken time to write this pretty neat script, the least I can do is help you make it better.
c:
Alright, testing.
cucumberdude:
No use, I found a syntax error.
I'm too lazy to update file, but add another ')' after isObject(%trgt)
So it sould look like:
--- Code: ---if(isObject(%trgt))
--- End code ---