Mr.unpredictable. Posted April 8, 2015 Posted April 8, 2015 addCommandHandler("punishments",show) function () if ( getElementData ( localPlayer, "isPlayerLoggedin" ) ) then local playerID = exports.server:getPlayerAccountID ( localPlayer ) guiGridListClear ( accountPunishGrid ) guiGridListClear ( serialPunishGrid ) guiSetText( punishlogLabel1, "Accountname: " .. exports.server:getPlayerAccountName ( localPlayer ) .. " / Nickname: "..getPlayerName( localPlayer ) ) guiSetText( punishlogLabel2, "Serial: "..getPlayerSerial() ) triggerServerEvent ( "retrievePlayerPunishments", localPlayer, playerID ) end end
Et-win Posted April 8, 2015 Posted April 8, 2015 Asking for help, then deleting post and not even a thanks. -1
#RooTs Posted April 8, 2015 Posted April 8, 2015 @niko420, why are deleting their callings? we will no longer help it that way
Recommended Posts