- Joined
- Aug 5, 2008
- Messages
- 1,604
- Solutions
- 1
- Reaction score
- 91
03:55 GM Real: !ranks
03:55 Unknown Paramater: ''
How do i fix this?
03:55 GM Real: !ranks
03:55 Unknown Paramater: ''
How do i fix this?
Using mod.
im using 0.3.5 pl1 and when you try to kill someone that person dont die, it shows red+, or rep - no life/name and cant be killed
-- >>> THE Players'REP++System CryingDamson Edition by Cybermaster <<< --
-- >>> Scripted IN and ONLY for TFS 0.3<<< --
function onDeath(cid, corpse, deathList)
if (isPlayer(cid) == true) then
if (getRepPoints(cid)==0) then
return true
elseif (getRepPoints(cid) > 0) then
removePlayerRep(cid, 5, TEXTCOLOR_RED)
else
addPlayerRep(cid, 5, TEXTCOLOR_RED)
end
end
[B][COLOR="Red"]return true[/COLOR][/B]
end
luas or mod?
what do you mean exactly?Is it possible to make this to guilds that effect by the players?.
what do you mean exactly?
that applies for the war and not in war? I would add it as an addon later