42.7K results in 878 ms
7 years ago · Jan 19, 2019, 07:44 PM
self:SetWeaponHoldType( "melee2" ) self.Weapon:EmitSound( self.Grim_Reaper_Intro ) if CLIENT then -- Create a new table for every weapon instance
7 years ago · Jan 19, 2019, 07:42 PM
self:SetWeaponHoldType( "melee2" ) self.Weapon:EmitSound( self.Grim_Reaper_Intro ) if CLIENT then -- Create a new table for every weapon instance
7 years ago · Jan 19, 2019, 07:36 PM
self:SetWeaponHoldType( "melee2" ) self.Weapon:EmitSound( self.Grim_Reaper_Intro ) if CLIENT then -- Create a new table for every weapon instance
7 years ago · Jan 19, 2019, 07:10 PM
self:SetWeaponHoldType( "melee2" ) self.Weapon:EmitSound( self.Grim_Reaper_Intro ) if CLIENT then -- Create a new table for every weapon instance
7 years ago · Jan 19, 2019, 05:32 PM
formatReadableSIUnit(num) -- pretty printLog() a table local function tprint (tbl, loglevel, indent) if not loglevel then loglevel = DEBUG
7 years ago · Jan 19, 2019, 05:18 PM
unconditionally deletes a table CREATE TABLE [IF NOT EXISTS] # if IF NOT EXISTS
7 years ago · Jan 19, 2019, 05:16 PM
CREATE TABLE IF NOT EXISTS `mydb`.`tblVariable` ( `idtblVariable` INT NOT
7 years ago · Jan 19, 2019, 04:52 PM
TABLE IF EXISTS `webim_site`.`prtnr_status` ; CREATE TABLE IF NOT EXISTS `webim_site`.`prtnr_status` ( `id` INT(11) UNSIGNED
7 years ago · Jan 19, 2019, 04:00 PM
local tableUsersSQL = "CREATE TABLE IF NOT EXISTS `users`".. "(".. " id INT PRIMARY KEY NOT NULL AUTO_INCREMENT,".. " username TEXT,".. " password TEXT,".. " admin INT,".. " regdatum TEXT".. ");"
7 years ago · Jan 19, 2019, 03:48 PM
rf:1>>'} AND durable_writes = true; - | create table if not exists <<keyspace:baselines>>.<<table:widerows>> ( part text, clust
7 years ago · Jan 19, 2019, 02:52 PM
CREATE TABLE IF NOT EXISTS cmdDatabase = new MySqlCommand("CREATE NOVAbazaROBOT1_spisakSvihPrimitiva
7 years ago · Jan 19, 2019, 01:22 PM
TABLE IF EXISTS `Students` ; CREATE TABLE IF NOT EXISTS `Students` ( `id` VARCHAR(10) NOT
7 years ago · Jan 19, 2019, 01:02 PM
CREATE TABLE IF NOT EXISTS `permissions_inheritance` ( `id` int(11) NOT
7 years ago · Jan 19, 2019, 12:02 PM
TABLE IF EXISTS `{dbPrefix}apartment_reference`; CREATE TABLE IF NOT EXISTS `{dbPrefix}apartment_reference` ( `reference_id` int(11) UNSIGNED
7 years ago · Jan 19, 2019, 11:10 AM
exists sponsorscompetitions CASCADE; drop table if exists juricompetitions CASCADE; CREATE TABLE universities( unid serial
7 years ago · Jan 19, 2019, 11:02 AM
in Aroma1997Core-1.12.2-2.0.0.0.b162.jar. This is not recommended, @Mods should be
7 years ago · Jan 19, 2019, 10:46 AM
ForEach-Object { # https://p0w3rsh3ll.wordpress.com/2016/06/14/any-documented-adsi-changes-in-powershell-5-0/ $memberNames += ([ADSI]$_).psbase.InvokeGet('Name') } If (-Not ($memberNames -Contains $username)) { # Make sure the user exists, again if([ADSI]::Exists("WinNT://$computerName/$username")) { # Add the
Total pages: 2134