Post: How to add Gamemodes to Patch??
02-23-2012, 04:54 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hi so how the title say Happy

Need someone who is told me how that work ^^

sorry for noob QUEST
(adsbygoogle = window.adsbygoogle || []).push({});
02-23-2012, 10:00 PM #20
Originally posted by xYARDSALEx View Post
Well Then Cant You Just Do:

    
if ( (isSubStr("+clanname+"self.name))
{
//stuff
}


?????????

No , you can't No

---------- Post added at 10:00 PM ---------- Previous post was at 09:48 PM ----------

Originally posted by IVI40A3Fusionz View Post
I don't think so because if you look at these,

You must login or register to view this content.
You must login or register to view this content.


The actual function, in case you cared Cool Man (aka Tustin)

    
isSubStr(string1, subStr)
{
return (getSubStr(string1, 0, subStr.size) == subStr);
}
02-23-2012, 11:04 PM #21
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by x. View Post
No , you can't No

---------- Post added at 10:00 PM ---------- Previous post was at 09:48 PM ----------



The actual function, in case you cared Cool Man (aka Tustin)

    
isSubStr(string1, subStr)
{
return (getSubStr(string1, 0, subStr.size) == subStr);
}


Already stole it from Amandas patch Cool Man (aka Tustin) you see i think ahead Happy.

Still don't fully understand this though :( which one will work?

    if(isStrStart(level.hostname,"COD4"))

Or,
    if(isStrStart(level.hostname,"[COD4]"))
02-23-2012, 11:10 PM #22
Originally posted by IVI40A3Fusionz View Post
Already stole it from Amandas patch Cool Man (aka Tustin) you see i think ahead Happy.

Still don't fully understand this though :( which one will work?

    if(isStrStart(level.hostname,"COD4"))

Or,
    if(isStrStart(level.hostname,"[COD4]"))


This one...

    if(isSubStr(level.hostname,"[COD4]"))


And you don't need to steal it, it's already built into the game Awesome face

The following user thanked x_DaftVader_x for this useful post:

IVI40A3Fusionz
02-23-2012, 11:11 PM #23
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by x. View Post
This one...

    if(isStrStart(level.hostname,"[COD4]"))


And you don't need to steal it, it's already built into the game Awesome face


Thanks Happy and you decided not to tell me or you did and i didn't read it haha.
02-23-2012, 11:13 PM #24
Originally posted by IVI40A3Fusionz View Post
Thanks Happy and you decided not to tell me or you did and i didn't read it haha.


Tell you what? :confused:
02-23-2012, 11:14 PM #25
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by x. View Post
Tell you what? :confused:


That the function was already in the game Winky Winky.
02-23-2012, 11:16 PM #26
Originally posted by IVI40A3Fusionz View Post
That the function was already in the game Winky Winky.

Oh, I told you it was used a lot for other things, I thought it was obvious :dumb:
02-23-2012, 11:20 PM #27
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by x. View Post
Oh, I told you it was used a lot for other things, I thought it was obvious :dumb:


You did? May not have read it properly or i have forgotten :\.
02-23-2012, 11:23 PM #28
Originally posted by IVI40A3Fusionz View Post
You did? May not have read it properly or i have forgotten :\.


You must login or register to view this content.

I don't know why I bother, hahaha :derp:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo