omg this might be what im looking for,. can this drop a user using a invitation code into
a specifik group ?
i made a request here
special invitation system
you know invite users by using a special code, perhaps like this
Code:
exsample
user : tom, registrates with the invitation code "offer31"
if invitation code = true
add user to usergroup = "special group
else
add user to usergroup = "normal
/if