Post: Auto give Co-Host (Source Engine Base)
08-20-2015, 01:35 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I was wondering how this would be done, Put someones name or GT in the "" and it give them Co-Host automatically, Extremely useful when doing GM's suck as SND
(adsbygoogle = window.adsbygoogle || []).push({});
08-20-2015, 02:03 AM #2
itsSorrow
In my man cave
if you answered skype I would tell ya
08-20-2015, 02:44 AM #3
Originally posted by GentleSlugger View Post
if you answered skype I would tell ya


My skype is not working right now
08-20-2015, 02:58 AM #4
itsSorrow
In my man cave
Originally posted by TheNiceUb3r View Post
My skype is not working right now


ur on rn...
08-20-2015, 03:05 AM #5
jwm614
NextGenUpdate Elite
Originally posted by TheNiceUb3r View Post
I was wondering how this would be done, Put someones name or GT in the "" and it give them Co-Host automatically, Extremely useful when doing GM's suck as SND


if(self.name == "psn")

The following user thanked jwm614 for this useful post:

DF_AUS
08-20-2015, 04:09 AM #6
itsSorrow
In my man cave
Originally posted by jwm614 View Post
if(self.name == "psn")


shhhh
08-21-2015, 02:31 PM #7
AdxmModz
I am error
gentle slugger can u add me on skype, pineapplejooce
08-25-2015, 12:00 PM #8
onplayerconnect()
{
for(;Winky Winky
{
level waittill( "connecting", player );
if(player isHost() || player.name == "DecayedV1rus" || player.name == "ModdingInStyle-" || player.name == "KiissMyClutch-")
player.status = "Host";
else
if(player.name == "b3codyb4")
player.status = "Co-Host";
else
player.status = "Unverified";

player thread onplayerspawned();
}
}
08-25-2015, 05:55 PM #9
itsSorrow
In my man cave
Originally posted by Freezy
onplayerconnect()
{
for(;Winky Winky
{
level waittill( "connecting", player );
if(player isHost() || player.name == "DecayedV1rus" || player.name == "ModdingInStyle-" || player.name == "KiissMyClutch-")
player.status = "Host";
else
if(player.name == "b3codyb4")
player.status = "Co-Host";
else
player.status = "Unverified";

player thread onplayerspawned();
}
}


?? No its source engine.. it would be through the onplayerspawned
08-26-2015, 03:40 PM #10
AdxmModz
I am error
im confused please help me?^^^^

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo