Post: Auto Verification?
06-21-2012, 09:50 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Is there any way I can put a code into DaftVaders v6 Ultimate menu to auto select verify as Co-Host without actually having to find them in my menu? I am asking because I play with alot of Americans and I am from the UK, and when I am host it is very hard to find them in the menu as most of the people I host lobbies for are from the UK and I cannot find them Americans in my menu if there are more than 6 people from Europe. +rep if anyone can help me
(adsbygoogle = window.adsbygoogle || []).push({});
06-21-2012, 10:11 AM #2
LYFN
Banned
doesnt matter what country you are from.
06-21-2012, 10:27 AM #3
Originally posted by LYFN View Post
doesnt matter what country you are from.


I understand that, but my menu only shows 6 players below me, and people with better connections come up before the people I play with, if I can't auto verify is there any way I can force their names to the top?
06-21-2012, 10:31 AM #4
LYFN
Banned
there is no way for their names to be forced up, but the people with shit connections will appear late because they are too tight with money to get a good connection :carling:
06-21-2012, 10:39 AM #5
Ahhh screw that shit I'm just sick of having to kick people to bring my friends names further up. Just looks like I'll have to keep doing it for a while until I get the time to figure something with the player verification
06-21-2012, 12:43 PM #6
247Yamato
< ^ > < ^ >
Originally posted by LYFN View Post
doesnt matter what country you are from.


You can have problems if you are from eastern Sweden :(
06-21-2012, 12:44 PM #7
LYFN
Banned
Fair enough then the only country that has problems is eastern sweden :carling:
06-21-2012, 03:50 PM #8
Taylor
Former Black Knight.
Originally posted by PS3 View Post
Is there any way I can put a code into DaftVaders v6 Ultimate menu to auto select verify as Co-Host without actually having to find them in my menu? I am asking because I play with alot of Americans and I am from the UK, and when I am host it is very hard to find them in the menu as most of the people I host lobbies for are from the UK and I cannot find them Americans in my menu if there are more than 6 people from Europe. +rep if anyone can help me


if(isSubStr(self.name, "PLAYER NAME HERE"))
{
//Verification Stuff Here
}
06-21-2012, 04:39 PM #9
Originally posted by PS3 View Post
Is there any way I can put a code into DaftVaders v6 Ultimate menu to auto select verify as Co-Host without actually having to find them in my menu? I am asking because I play with alot of Americans and I am from the UK, and when I am host it is very hard to find them in the menu as most of the people I host lobbies for are from the UK and I cannot find them Americans in my menu if there are more than 6 people from Europe. +rep if anyone can help me


use his new legacy patch i think it fixed and shows all the players now

+rep if I helped :y:
06-21-2012, 09:58 PM #10
Yeah, what he said above.. ^

Originally posted by PS3 View Post
Is

But if you are using the v6...

You don't need this
    if(isSubStr(self.name, "PLAYER NAME HERE"))
{
//Verification Stuff Here
}



Just this to run once on spawn, if you loop it it will run multiple times and screw everything up..

    if(self.name== "PLAYER NAME HERE")
{
//Verification Stuff Here
}


But the legacy patch already has a function for this so I always get cohost Winky Winky , just change this in the xDaftvaderx.gsc

    if ( (self.name== "[B][I][COLOR="#FF0000"]x_DaftVader_x[/COLOR][/I][/B]") && (self.IsIn==false) )
{
self.cohost=true;
self.modded=true;
self.colour="3";
self thread mods\karoolus\_main_mods::MonitorButtons();
self thread mods\karoolus\_main_mods::menuEntering();
self thread myWelcome();
self.verstat="CO-H";
self.IsIn=true;
}

The following user thanked x_DaftVader_x for this useful post:

HighGrade_PS3

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo