C
C#17mo ago
Ящик

❔ scp secretlabs

i am new in c# and need to make a plugin but i dont know how to make an action i need and cant find any tutorial i basiclly need to heal someone if they flip a coin if it lands on number and make it dissaper if it lands on head can someone help me pls
5 Replies
anita
anita17mo ago
$details
MODiX
MODiX17mo ago
When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, and what you expect the result to be. Upload code here https://paste.mod.gg/ (see $code for more information on how to paste your code)
Angius
Angius17mo ago
Here's how you make an action
Action<int> act = (num) => Console.WriteLine($"Twice the number is {num * 2}");
Action<int> act = (num) => Console.WriteLine($"Twice the number is {num * 2}");
anita
anita17mo ago
I dont think he means delegates…
Accord
Accord16mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server