D Des80 Member Nov 28, 2012 #1 Is there a way to script it so you shoot S'mores at a certain person for a certain amount of times ?
roippi Developer Nov 28, 2012 #2 I think you can use the "throw" CLI command. (you throw the gun, somewhat confusingly)
D Des80 Member Nov 28, 2012 #3 I dont see any throw command and doesnt seem to be working... and when I use the use command it automatically takes me to the screen.
I dont see any throw command and doesnt seem to be working... and when I use the use command it automatically takes me to the screen.
lostcalpolydude Developer Staff member Nov 28, 2012 #4 Des80 said: I dont see any throw command Click to expand... Code: > help throw throw[?] item at player [ || message ] - use item on someone else throw smore gun at <playername> works. If you want to do that a lot of times quickly in the CLI, follow it up with repeat 50 or whatever number you want.
Des80 said: I dont see any throw command Click to expand... Code: > help throw throw[?] item at player [ || message ] - use item on someone else throw smore gun at <playername> works. If you want to do that a lot of times quickly in the CLI, follow it up with repeat 50 or whatever number you want.