with this version, you give me lot of works
Lapper Instance 127.0.0.1/30003 abort!
Column does not exist.
Mono.Data.SqliteClient
at Mono.Data.SqliteClient.SqliteDataReader.GetOrdinal (System.String name) [0x00000]
at LFSDbs.storedDbs.GetTable (System.String key, Int32 from, System.String relativeToUserName, Int32 nbRead, System.String Filter, Boolean flagDesc) [0x00000]
at LFSLapper.LFSClient.TopStoredUser (Int32 UCID, System.String title, System.String key, System.String pusername, System.String pnickname, System.String pcmd, Boolean flagNear, Boolean flagDesc) [0x00000]
at LFSLapper.LFSClient.execCmd (GLScript.unionVal val, System.Collections.ArrayList args, LFSLapper.infoPlayer currInfoPlayer) [0x00000]
at LFSLapper.LFSClient.myFunctions (GLScript.unionVal val, System.Collections.ArrayList args) [0x00000]
at GLScript.GLApp.parseBackcall (GLScript.SetOfVars GVAR, GLScript.SetOfVars LVAR, GLScript.unionVal val, System.Collections.ArrayList args) [0x00000]
at GLScript.Parseur.getval (GLScript.SetOfVars GVAR, GLScript.SetOfVars LVAR, GLScript.executeParsedFunction BC) [0x00000]
at GLScript.GLApp.retrieveEvalVar (System.String funcName, GLScript.TokenParse tkparse, GLScript.TokenBuffer currTokenBuffer, GLScript.SetOfVars GVAR, GLScript.SetOfVars LVAR, Boolean breakFunc, System.Char& breakCar) [0x00000]
Int32 GetOrdinal(System.String)
Closing Instance...
Event OnResult( $userName,$flagConfirm ) # Player event
SWITCH( GetCurrentPlayerVar("FinishedPos") )
CASE 1:
IF( $flagConfirm == 2 || $flagConfirm == 18 || $flagConfirm == 34 )
THEN
show and give points
GlobalVar $point_L ;
GlobalVar $point_T ;
GlobalVar $ps_max_points;
$point_L = 75 ;
$point_T = 5 ;
$ps_max_points=10;