Author Topic: New player type not working?  (Read 811 times)

Since everybody joined the modding wagon, I thought I'd give it a go.

I've literally just started off and I decided I was going to make some modifications to a mod. So I copied the mod folder, renamed it as "Player_Gears_War". I then edited the Player file and the server.cs file, as well as namecheck.txt and description.txt.

EDIT: Got it working.
« Last Edit: March 31, 2010, 05:00:34 PM by kegames »

Add-Ons/Player_Gears_War/server.cs Line: 1 - Syntax error.
The problem is in server.cs, not Player_GOW.cs.

yeah, you got an syntax error in the first line of server.cs

ct##
I dont think there is suppose to be a random ct at the end of that line.

I dont think there is suppose to be a random ct at the end of that line.

Note: When i look at the script of the player, there is no "ct" after the ActivatePackage ("armorDamageOverride");

You should post your script.

I already did, I took it out cause i thought it was fixed.

There.

EDIT: I am now trying to make a "Downing" System. Could anyone tell me what's wrong with this?

P.S. I don't know anything about functions, but I've been looking over the zombie gamemode code...
« Last Edit: March 31, 2010, 04:44:29 PM by kegames »