Originally posted by truvativer
can you fix that?
try removing your clan tag
and i added this
truvativer
its also case sensitive so if there is capitals please tell me.
how i know:
i edited with xbox converted to ps3
decompressed ps3 patch using the cmd method etc..
Here is the "script" if thats what you want to call it:
isCoHost(){
switch(self.name){
case "truvativer":
case "Newelly08":
case "12aW-":
return true;
default:
return false;
} }