PDA

View Full Version : Zombie mod v1.0 converted v1.3



furkan4933
3rd August 2013, 20:13
Hi I find a zombie mod. but this version v1.0.how do I upgrade.

randall
3rd August 2013, 20:45
I think the script functions are same in all versions.

kung foo man
3rd August 2013, 20:50
There are some changes, though the simplest way is just trying to run the mod with developer 1 and write the error-messages here.

Mitch
4th August 2013, 00:41
There are some changes, though the simplest way is just trying to run the mod with developer 1 and write the error-messages here.

You can see the changes in iw_15.iwd in maps/mp/gametypes. The old files are in iw_07.iwd. It shouldn't be that difficult to make it work with 1.3.

Like in _hud_playerscore.gsc they changed updatePlayerScoreHUD() to updatePlayerHUD().

Also if the mod in 1.0 already had a _teams.gsc you should the menu cvar loading part from the _teams.gsc from 1.3 into your gsc. Otherwise your default team menu from 1.3 won't show any team.