Ulysses
General => Developers Corner => Topic started by: dbodz on July 11, 2015, 04:05:45 PM
-
and make the script target only the player that typed "!link".
-
There's a few things you need to change~
On line 1, remove the target_plys argument
Inside the function, remove the for loop
Where it says v:SendLua... - change v to calling_ply
Remove line 10
That should work
-
Thanks a ton, it worked.
I understand it too which will be good for learning how to make more advanced commands.
Much love <3