S'mores

Des80

Member
Is there a way to script it so you shoot S'mores at a certain person for a certain amount of times ?
 

Des80

Member
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
I dont see any throw command

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.
 
Top