featurelist.org
 
U
D
3 points - posted 166 days ago by Omega_K2 - status: Active - 0 comments watch
es.getcmduserid should return 0 if used after a command registered by es.regcmd.

This would be useful because you do not need to have a seperate function for the server command.

This would be unnecessary than:




def servercmd():
function(0)

def cmd():
function(es.getcmduserid())

def function(userid):
some code



featurelist.org

Add this feature widget to your own website by using the following code:


Add it to forums (using bbcode):