ID:164944
 
How do I make it that when a BYOND member logs in he gets special benifts I know I must use if() but I don't know what to put in the argument this is all i came up with.

mob
Login()
if() // member argument
src.Member()
I believe the procedure you want is IsByondMember(), or some capitalization thereof. Good idea giving BYOND members special advantages. :-)