Fitz 0 Posted September 25, 2001 How do you set the info when you are at the game in progress screen and click on a player name? Share this post Link to post Share on other sites
Bronco 0 Posted September 25, 2001 I think you have to be in a squad to have that info show up. Share this post Link to post Share on other sites
medvidek 0 Posted September 25, 2001 Bronco is right.... You need to be a member of some squad... Share this post Link to post Share on other sites
TheDarkFox 0 Posted October 28, 2001 Ok, so how do you do *that*? Share this post Link to post Share on other sites
TheDarkFox 0 Posted October 28, 2001 I feel so green... I've looked everywhere for the tutorials (found plenty on mission editing and stuff), but can't find the right info. Anyone care to help a flailing player? Thanks Share this post Link to post Share on other sites
hanzerik 0 Posted October 28, 2001 You dont have to be in a "squad" You just have to be able to have access to a webserver. Most ISP's give you a little web space to work with. You need to get the sample Squad.xml files which come with instructions and modify them to show your own info. Once you modify them, you ftp them to your website(all the files need to be in the same directory) The only one you need to edit is the squad.xml file. You can do it in notepad. Make sure your id# is the same as the one that is shown on the player section in the player edit screen in game. And you need to put the full URL to the squad.xml file on your website in the squad url box in the player section in the game ie: <a href="http://members.home.net/hanzfam/squad.xml here's" target="_blank">http://members.home.net/hanzfam/squad.xml here's</a> what it looks like in notepad: <-------------cut here--------------------------> #<?xml version="1.0"?> #<!DOCTYPE squad SYSTEM "squad.dtd"> #<?xml-stylesheet href="squad.xsl?" type="text/xsl"?> # #</squad> the squad.xsl and squad.dtd should'nt have to be messed with. The logo.jpg is the picture that will be shown on vehicles you mount in the game and will be seen by others when they press 'p' or are sitting waiting for new game to start. mine is 128x128/24bit color. Very simple picture. Hope this helps (Edited by hanzerik at 6:02 pm on Oct. 28, 2001) Share this post Link to post Share on other sites
hanzerik 0 Posted October 28, 2001 hhmmmm didnt show squad.xml if you want a copy ill send you one by email. hanzerik@hotmail.com Share this post Link to post Share on other sites
TheDarkFox 0 Posted October 28, 2001 Helps a lot, thanks man! (Got the xml from your link...) Share this post Link to post Share on other sites
RN Malboeuf 12 Posted October 28, 2001 you'll need more info then that down load the squad-xml.zip from my SIG below Share this post Link to post Share on other sites
hanzerik 0 Posted October 29, 2001 Yea, I forgot to mention that the files are all in a zip file. I got mine from your website RN, everything you need is in that zip file. I was thinking that he had allready downloaded the files and had trouble getting it to work like i did last nite LOL. I had probs until I put the complete url with /squad.xml HANZ.. Share this post Link to post Share on other sites