PDA

View Full Version : I dl a consgreet with boxes at the end of each line...


NInjaBob
14-02-02, 04:17pm
I dl the plugin straight off of the adminmod site, but it has boxes at the end of each line. Seems to compile fine, but doesnt work.

It's the cstrike specific one, if that helps, the link to its dl is http://www.adminmod.org/ascript/plugin.php#3716590896 , its plugin number 77 on the list, im also including the .zip that I have. Ive tried redownloading it and i still get the boxes, also, ive seen other people using this script. If someone could like, either say im an idiot and they downloaded it without boxes or post a working version or something it woul be appreciated.

(I like this consgreet layout the best, thats why i want it)

Boogey Man
14-02-02, 04:43pm
I believe thats for linux?


My bad this is in the readme

Files:
readme.txt - this file
conmsg.txt - Put it in MOD_dir and edit it
plugin_conmsg.sma - the script file, edit it if you want
plugin_conmsg.xma - win32 binary you MAY put in MOD-dir(and add it to plugins.ini)

NInjaBob
14-02-02, 04:56pm
ok, what does the readme have to do with anything, ive got the thing setup, in my dlls, with the plugin.ini pointing to it and it doesnt work, so im assuming those stupid boxes are jacking with it.

Boogey Man
14-02-02, 05:04pm
I did not evven notice that I use the same one on my server,and it works fine....
did you add your message to conmsg.txt?
and in what order do you have it in plugin.ini?
Also try to compile the sma using admin mod version 2.50.09 compiler,not the new one, i think that is what i did.

NInjaBob
15-02-02, 01:52pm
I can't get to my server computer right now but where should the consgreet go in the plugin.ini? And yes, i did add the consmsg.txt or whatever. I have only tested it over LAN, could that be stopping it from working? Does it have to be an internet game?

SR71Goku
15-02-02, 01:59pm
it doesnt matter where you add it in your plugin.ini. If you are having problems with that, though, try the cs_consgreet located at my site below

http://wind.prohosting.com/sr71goku/Plugins/plugins.html

gnugy
15-02-02, 02:43pm
Or you could use these converters I found on the AM site to convert the linux .sma to win format.

NInjaBob
16-02-02, 01:03pm
oh man, i still havent tested it but i can pretty much it will work now. turns out the .amx is called plugin_conmsg.amx and my plugins.ini said plugin_consmsg.amx. Thanks for the help that i didnt need

DogShxtTaco
17-02-02, 01:11pm
Follow the golden rule...and just open everything up on wordpad or some editor that's better than notebad at handling line breaks.

SR71Goku
17-02-02, 07:17pm
or get a real editor like UltraEdit 32

[DM]Caveman
17-02-02, 11:25pm
Any program is good enough if you know how to handle it. Notepad is excellent in that it does exactly what it is supposed to, allow me to edit text. Wordpad is really fricking annoying in an "Oh, did you mean to select the whole line" sort of way, so I only use it to un-linebreak plugins.

I am sure UE32 is perfectly valid text editor too, as is Vi, Emacs etc..., but each to his own...

SR71Goku
18-02-02, 05:19am
I just love the colors!! teehee

Wraith,
18-02-02, 01:17pm
The converters will conver crlf to lf delimited and back so you can view the files in notepad which many no-serious scripters will be using. Simply drag drop the .sma file onto teh relevant converter script and it'll replace the old file with the new and provide a backup for you.

I too like to use a syntax highlighted text editor for real scripting though, all the pretty colours.:D

DogShxtTaco
18-02-02, 02:43pm
Yeah, Cavey...the worpad thing...uhm...sucks.

Notepad works for me, except when it can't handle the line breaks and puts them in as actual characters.

I haven't tried that untraedit thingy...might give it a go in a few days...probably won't.

[DM]Caveman
19-02-02, 08:21pm
Hey, I only use WordPad to remove gash line breaks, otherwise it is fairly useless....

Open in Notepad, find gashed up. Open in WordPad, select all, copy. Close file. Open in notepad, select all, paste. There, one un-gashed file..... Works for me.....