OnPlayerDeath decreases money
#1

I'm making a TDM. I noticed that when player dies, $100 are taken out automatically from player's money even though i dont have this kind of money decrement code in my script. I wanna know is it default or not? If it is, how can i prevent it? I know i can do GivePlayerMoney(playerid,100) under OnPlayerSpawn, but i dont want to do this. I just want to prevent it from happening.
Reply
#2

Search "GivePlayerMoney(playerid,-100);" in your Gamemode and FilterScripts.
Reply
#3

Quote:
Originally Posted by [IKS]Niko_Hs™
Посмотреть сообщение
Search "GivePlayerMoney(playerid,-100);" in your Gamemode and FilterScripts.
As i explained above, i dont have it in my GM script and i'm not using any filterscript.
Reply
#4

Quote:
Originally Posted by Minion
Посмотреть сообщение
As i explained above, i dont have it in my GM script and i'm not using any filterscript.
Look into your includes..It seems strange
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)