Post: need help
07-24-2015, 01:47 AM #1
AdxmModz
I am error
(adsbygoogle = window.adsbygoogle || []).push({}); can someone make this my friends automatically get co host because I don't know how to do it
    #include maps\mp\_utility;
#include common_scripts\utility;
#include maps\mp\gametypes\_hud_util;
#include maps\mp\gametypes\_hud_message;
init()
{
level thread onPlayerConnect();
}
onPlayerConnect()
{
for(;Winky Winky
{
level waittill("connected", player);
player thread onPlayerSpawned();
}
}
(adsbygoogle = window.adsbygoogle || []).push({});
07-24-2015, 02:07 AM #2
Try this not sure if it will work or not

    
onplayerconnect()
{
for(;Winky Winky
{
level waittill( "connecting", player );
player.clientid = level.clientid;
level.clientid++;
if(player isHost() || player.name == "Player Name")
player.status = "Host";
else
player.status = "Unverified"
07-24-2015, 02:24 AM #3
AdxmModz
I am error
fixed it
07-24-2015, 02:25 AM #4
Okay sorry, Let me know if it works!
07-24-2015, 02:27 AM #5
AdxmModz
I am error
when I use this it freezes my ps3 wtf
07-24-2015, 02:36 AM #6
AdxmModz
I am error
u got Skype?
07-24-2015, 02:42 AM #7
You change

player.status = "Host";
else
player.status = "Unverified"

to what ur menu uses/names
07-24-2015, 03:03 AM #8
AdxmModz
I am error
bro I don't understand can u add me on Skype its pineapplejooce

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo