wow…
you are COOL tjw
when i try to patch i get this:
C:\WET_Source>C:\GnuWin32\bin\patch.exe -p1 -i c:\etpub-0.0.2.patch
patching file src/game/bg_local.h
Assertion failed: hunk, file ../patch-2.5.9-src/patch.c, line 340
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
C:\WET_Source>
Meh xpsave still doesnt work :S Maybe unpatched pn is just lame?
Oh btw, the !listplayes thing that shows the name of the lvl is great, but it messes up the list a lot… could you make a nice table of it? Maybe the thing that changes after the player name?
ID - Lvl number - Team - Fireteam - Name - Guid - Name of lvl?
I just tried it and it worked for me.
When you save the patch file make sure you save it as a .txt file. Seems like IE thinks it should be HTML 
Yeah, g_XPSave was mostly broken in all versions of etpub up to 0.1.2. I think it mostly sorted out in 0.1.3 though. There is still one remaining issue:
http://linespeed.net/projects/etpub/ticket/6
As for the level names, I should detect the longest level name and pad the shorter names accordingly. If you want, you can open a ticket here requesting the feature: so I don’t forget about it
http://linespeed.net/projects/etpub/
That was exactly the same problems I ran into when I tried using the patch. I ended up booting my Linux and doing it there.
Did you patch it using the windows version, tjw? In that case which version of the patch.exe do you have?
You might get that in Windows if you don’t first convert the patch file from UNIX format to DOS format.
[quote=“Chruker”]
That was exactly the same problems I ran into when I tried using the patch. I ended up booting my Linux and doing it there.
Did you patch it using the windows version, tjw? In that case which version of the patch.exe do you have?[/quote]
Yes, I did try it on windows and was successful.
At the risk of turning this thread into a support forum for GnuWin32, I can suggest a couple of things:
make sure you put the GnuWin32\bin path into your System PATH in the System Control Panel
also install the GnuWin32 diffutils package
I’ve verfied that neither of these 2 things are necessary, so nevermind.
Most likely your browser is just mangling the patch file. Make sure you save the patch as plain text.
uuuhhhm sorry
System PATH in the System Control Panel ??
i’m dutch and using the dutch windows…
can someone send me the patched sources to timromijn@hotmail.com ?
:drink:
Oh ffs darn xpsae still doesnt work -,-
are you planning to release in a more convienent form?
ps. pleeeease leave out the insane crap from shrub, like !revive and all the crap that most people gernally assume is some sort of cheating going on.
How do you mean a more convenient form? Instaling etpub on my server was pretty easy… Only xp save doesnt work and auto eam balamce keeps un balancing the teams… 
yeah but, you read the SD mod forum.
you need to assume convenience for people who dont even read 
.dll and .so files or whatever in a wee .zip.
Looks good, I was interested to see how you made the shrubbot as I made most of it once (but I never released it).
But I think you’ll have to make this a server and clientsided mod, like FortyMod http://games.or8.net/forums/viewforum.php?f=4 (another mod based on shrub).
There are a lot of clientsided Etmain bugs that’ll hurt the popularity of your mod. Generally people don’t care if they they have to make a small download to play a mod, look at Etpro.
Just a hint.
Humm, shrub was server side, and since etpub is a remake / Update of shrub it should be server side too.
But etpub owns fortymod 
.so is for linux, you put the .so files in a sub dir in wolfenstein root directory… Then you start the server with +set fs_game nameofthedirectory at the end of the commaind line
Creating library .\Debug/qagame_mp_x86.lib and object .\Debug/qagame_mp_x86.exp
g_active.obj : error LNK2001: unresolved external symbol _G_shrubbot_permission
g_cmds.obj : error LNK2001: unresolved external symbol _G_shrubbot_permission
g_combat.obj : error LNK2001: unresolved external symbol _G_shrubbot_permission
g_vote.obj : error LNK2001: unresolved external symbol _G_shrubbot_permission
g_client.obj : error LNK2001: unresolved external symbol _G_shrubbot_ban_check
g_cmds.obj : error LNK2001: unresolved external symbol _G_shrubbot_cmd_check
g_svcmds.obj : error LNK2001: unresolved external symbol _G_shrubbot_cmd_check
g_main.obj : error LNK2001: unresolved external symbol _G_shrubbot_readconfig
C:\Documents and Settings\Tim\Mijn documenten\modding\mod\qagame_mp_x86.dll : fatal error LNK1120: 4 unresolved externals
Error executing link.exe.
:weird: