Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » Sidebar Ingame
Sidebar Ingame [message #316896] Wed, 13 February 2008 09:57 Go to next message
The Executor is currently offline  The Executor
Messages: 464
Registered: February 2008
Location: Eastern Coast, USA
Karma: 0
Commander
Is the sidebar only in APB? Because I was in this non APC server once and they had a sidebar does anybody know hot to get that command working?

Imperial Class Super Star Destroyer
http://l.yimg.com/us.yimg.com/i/us/wrlds/strwrs/gr/hdrs/super-star-destroyer-1.jpg

Quote:

"Fear will keep these systems inline, fear of this battle station!"

-Grand Admiral Moff Tarkin



Re: Sidebar Ingame [message #316900 is a reply to message #316896] Wed, 13 February 2008 10:59 Go to previous messageGo to next message
mrãçķz is currently offline  mrãçķz
Messages: 3069
Registered: August 2007
Karma: 0
General (3 Stars)
Permabanned for trying and failing DDoS
I had in Lua
Re: Sidebar Ingame [message #316903 is a reply to message #316896] Wed, 13 February 2008 11:21 Go to previous messageGo to next message
Genesis2001
Messages: 1397
Registered: August 2006
Karma: 0
General (1 Star)
The sidebar only works with people using scripts 3.x.x. (Not exactly sure what version though). If the client isn't using 3.x.x scripts, then they will crash each time they try to access a PT. Mad

(This is from the last I heard) ^^


~Zack
Re: Sidebar Ingame [message #316940 is a reply to message #316903] Wed, 13 February 2008 13:13 Go to previous messageGo to next message
The Executor is currently offline  The Executor
Messages: 464
Registered: February 2008
Location: Eastern Coast, USA
Karma: 0
Commander
I have scripts 2.4.9 or 2.9 and I can run and use the ssidebar just fine, I just need the code. The code is coded in C++

Imperial Class Super Star Destroyer
http://l.yimg.com/us.yimg.com/i/us/wrlds/strwrs/gr/hdrs/super-star-destroyer-1.jpg

Quote:

"Fear will keep these systems inline, fear of this battle station!"

-Grand Admiral Moff Tarkin



Re: Sidebar Ingame [message #317001 is a reply to message #316940] Wed, 13 February 2008 18:41 Go to previous messageGo to next message
Sn1per74* is currently offline  Sn1per74*
Messages: 939
Registered: April 2006
Karma: 0
Colonel
else if (strncmp(Msg3,"!sidebar",8) == 0) {
 				if (obj){			if(Get_Team(ID) == 1) {
				Display_GDI_Sidebar(obj);
				}
				else if (Get_Team(ID) == 0) {
				Display_NOD_Sidebar(obj);
				}
 			}
			}

Here ya go. Thumbs Up


http://i4.photobucket.com/albums/y133/FMAROCKS/sniper74halosigsnipedontforgettogiv.png
Creator: AoBFrost

[Updated on: Wed, 13 February 2008 18:42]

Report message to a moderator

Re: Sidebar Ingame [message #317055 is a reply to message #316896] Thu, 14 February 2008 06:29 Go to previous message
The Executor is currently offline  The Executor
Messages: 464
Registered: February 2008
Location: Eastern Coast, USA
Karma: 0
Commander
Thanks for the code....

Imperial Class Super Star Destroyer
http://l.yimg.com/us.yimg.com/i/us/wrlds/strwrs/gr/hdrs/super-star-destroyer-1.jpg

Quote:

"Fear will keep these systems inline, fear of this battle station!"

-Grand Admiral Moff Tarkin



Previous Topic: Jonwil/scripts
Next Topic: Level edit questions
Goto Forum:
  


Current Time: Sun Dec 29 17:10:59 MST 2024

Total time taken to generate the page: 0.00677 seconds