Well, I looked all around the forums and could not find a good spot to post this. So here it is. If it needs to be moved, I appreciate it.
Okay, I'm updating one of my old scripts and I came to a good question.
What are the rules on using all the fancy functions in the SRL folder, such as
SCAR Code:
{*******************************************************************************
procedure Withdraw(Col, Row, Amount: Integer);
by: Starblaster100, Town, Wizzup? and Narcle
Description: Withdraws Amount at Column/Row.
*******************************************************************************}
procedure Withdraw(col, row, Amount: Integer);
I know that my script must be at least 90 percent mine, but does these Func's/Proc's count against me?