Or am I a dummy and missing something here?
edited 1×, last 09.08.12 10:06:11 pm
script=start on:use { exchange "self"; } on:hit { if (getplayerweapon()==30){ msg "Press the right mousebutton",3; msg "to build here!",3; } } script=end maxweight=1000000000