View Single Post
  #13  
Old 04-02-2007, 01:18 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
I think it is
PHP Code:
function onActionServerStartParams() {
  echo(
"start parameters: " params);

in the Control-NPC (or if (actionserverstartparams) ... in GS1). It is actually triggered by the server list script.
Reply With Quote