Search results

Jump to navigation Jump to search
  • {{Note|It's possible for a player to fake the value returned from getPlayerSerial when used on the clientside. For this reason you should only trust the valu string getPlayerSerial ( player thePlayer )
    4 KB (445 words) - 16:15, 2 February 2024
  • ...were logged onto from specified [[serial]]. If the serial is empty string, it will return all accounts that were never logged onto. local serial = getPlayerSerial(player)
    1 KB (142 words) - 13:23, 12 April 2021
  • if ( getPlayerSerial ( player ) == serial ) then This example gets a player name from random serial and outputs it in chatbox.
    1 KB (149 words) - 07:48, 21 August 2015
  • ...ve admin rights to the resource, in which you are using addBan function or it won't work.}} addCommandHandler ( "ban-me", banMe ) -- Make it trigger when a player types "/ban-me"
    2 KB (347 words) - 17:08, 6 December 2023
  • local serial = getPlayerSerial ( source ) outputChatBox("Our group is in the MTA Community Site, it's called: "..groupName..", our groups is "..public.." and was registered in
    4 KB (489 words) - 09:25, 23 June 2016
  • This event is triggered when a player trips anti-cheat detections. It can be used to script a white/blacklist of custom d3d9.dll files, or a whit ...erial exceptions for SD #14 (virtual machines). In order for this to work, it's important that you '''don't''' add SD #14 detection into mtaserver.conf,
    4 KB (540 words) - 23:43, 10 May 2019
  • ...admin rights to the resource, in which you are using banPlayer function or it won't work.}} if Serial ~= getPlayerSerial ( source ) then
    3 KB (421 words) - 09:37, 4 June 2023
  • * Voice chat (on servers that support it) * Added [[getPlayerSerial]] Details: http://code.google.com/p/mtasa-blue/source/detail?r=2052
    25 KB (3,334 words) - 07:46, 29 September 2014
  • <script src="script.lua" type="client"/> <!-- define it separately on client --> * It doesn't remove Lua files which were previously downloaded.
    68 KB (8,381 words) - 16:29, 23 April 2024
  • To use it, you need to add library to your class-path. It's included in the zip file below.
    21 KB (2,792 words) - 20:47, 23 September 2016