Post: [PREVIEW] J&B*'s BLUE AND YELLOW v1 Update!
01-28-2012, 05:53 PM #1
Jacob-And-Britt
I’m too L33T
(adsbygoogle = window.adsbygoogle || []).push({}); Ok in the video you see me click on worldatwar start up that will happen when the host spawns or you verify someone it will only happen once per match i got the idea from when you first start a game it will say who it was made by and then who helped. I also got some stuff to fix and i got to add another theme. This should be released soon also why i put it were you go click on it is because that is the developer edition also in the developer edition i have in the dev menu almost of of the scripts that i made well.. the ones worth messing with for word at war as of now only 1 person has the developer edition and i will prob release the reg edition and then release the dev edition later it has allot of stuff to help you to add on mods! Well yeah have fun and have a nice day!

(adsbygoogle = window.adsbygoogle || []).push({});
02-03-2012, 07:29 PM #20
self.name is a recognized variable in the game, but self.status is not, if u dnt have it mentioned, the game wnt syntax error cuz its text but it will prob me like ???????? and just forget about it

Actually it is. And no you wont get a bad syntax error. Cos im using in it my patch. And it works fine. Yes its a recognized variable in the game Winky Winky
02-03-2012, 07:33 PM #21
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by COD5
self.name is a recognized variable in the game, but self.status is not, if u dnt have it mentioned, the game wnt syntax error cuz its text but it will prob me like ???????? and just forget about it

Actually it is. And no you wont get a bad syntax error. Cos im using in it my patch. And it works fine. Yes its a recognized variable in the game Winky Winky


self.status has to be defined to be able to work Winky Winky like somewhere in a function you must put self.status = "SOMETHING HERE"; or else like Taylor said it will error out.
02-03-2012, 09:40 PM #22
No it dont need to be defined to be able to workWinky Winky
putting "+self.status+" in a iPrint1n("") or hud message wont give you bad syntax. Ive got it in my patch. It works fine.
I suggest it to J&B so he could save a little space in his patch by using same message.

---------- Post added at 04:38 PM ---------- Previous post was at 04:37 PM ----------

so like ("Your Menu Access Level is "+self.status+" ^2ENJOY" );

---------- Post added at 04:40 PM ---------- Previous post was at 04:38 PM ----------

For VERIFIED,VIP,ADMIN :muck:
02-03-2012, 10:11 PM #23
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by COD5
No it dont need to be defined to be able to workWinky Winky
putting "+self.status+" in a iPrint1n("") or hud message wont give you bad syntax. Ive got it in my patch. It works fine.
I suggest it to J&B so he could save a little space in his patch by using same message.

---------- Post added at 04:38 PM ---------- Previous post was at 04:37 PM ----------

so like ("Your Menu Access Level is "+self.status+" ^2ENJOY" );

---------- Post added at 04:40 PM ---------- Previous post was at 04:38 PM ----------

For VERIFIED,VIP,ADMIN :muck:


when ever i use a variable that has not been defined i get an error O.o so go knows how your not getting an error if the game don't know the variable your calling.
02-03-2012, 10:16 PM #24
LOL il even send you it to test

---------- Post added at 05:15 PM ---------- Previous post was at 05:13 PM ----------

self thread maps\mp\gametypes\_hud_message:GaspldNotifyMessage( "Welcome " + self.name + ".", "Your Menu Access Level is " +self.status+" ^1<>", "rank_prestige1", (1,0,(55/255)), "mp_challenge_completed", 5 );

---------- Post added at 05:16 PM ---------- Previous post was at 05:15 PM ----------

try that. = no bad syntax Smile
02-03-2012, 10:47 PM #25
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by COD5
LOL il even send you it to test

---------- Post added at 05:15 PM ---------- Previous post was at 05:13 PM ----------

self thread maps\mp\gametypes\_hud_message:GaspldNotifyMessage( "Welcome " + self.name + ".", "Your Menu Access Level is " +self.status+" ^1<>", "rank_prestige1", (1,0,(55/255)), "mp_challenge_completed", 5 );

---------- Post added at 05:16 PM ---------- Previous post was at 05:15 PM ----------

try that. = no bad syntax Smile


Your right no bad syntax but for the text to show for that variable you need it to be defined but in this case i've put it in the text string but not defined it therefore it's not producing the text.
02-04-2012, 01:54 PM #26
Ive not defined it. And the text shows to me. All of it shows up for me.Winky Winky
02-04-2012, 05:55 PM #27
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by COD5
Ive not defined it. And the text shows to me. All of it shows up for me.Winky Winky


Only "Welcome " + self.name + "." and the emblem show for me and use the god damn QUOTE button, looking for your posts in reply to mine are very annoying Winky Winky.
02-04-2012, 07:11 PM #28
ok sorry..

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo