niko420 Posted April 8, 2015 Share Posted April 8, 2015 (edited) deleted! Edited April 8, 2015 by Guest Link to comment
Mr.unpredictable. Posted April 8, 2015 Share 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 Link to comment
Et-win Posted April 8, 2015 Share Posted April 8, 2015 Asking for help, then deleting post and not even a thanks. -1 Link to comment
#RooTs Posted April 8, 2015 Share Posted April 8, 2015 @niko420, why are deleting their callings? we will no longer help it that way Link to comment
Recommended Posts