Everytime i die i lose 100$ -
Healian - 18.08.2012
Every time i die i lose 100$ although i am sure that on player death there is no GivePlayerMoney(playerid, -100); cuz i did not added it and this is my GameMode idk wth is happening
Re: Everytime i die i lose 100$ -
SA-MPDrifter - 18.08.2012
If you'd like to post the GM script here so we can see what the problem is that would be great, but there's also a possibility that it's something to do with a FS. Try removing the FS's one by one to see if the issue has been resolved.
Re: Everytime i die i lose 100$ -
MegadreamsBE - 18.08.2012
It's a default GTA SA thing. To solve this simply give them their 100$ back everytime they die.
Re: Everytime i die i lose 100$ -
Akcent_Voltaj - 18.08.2012
no give us onplayerspawn ! or find in Gamemode CTRL+F GivePlayerMoney(playerid, 100); i had same problem

or try to find new dollah = 100;
Re: Everytime i die i lose 100$ -
Healian - 18.08.2012
Guys i am saying this is my GM so i am sure 100% that it is not -100$
So i am with Megadreams he might be right
Re: Everytime i die i lose 100$ -
Akcent_Voltaj - 18.08.2012
what samp version you have?? 0.3e?0.3d? cause i have no problem..its not the samp default thing..
Re: Everytime i die i lose 100$ -
grand.Theft.Otto - 18.08.2012
Quote:
Originally Posted by SA-MPDrifter
If you'd like to post the GM script here so we can see what the problem is that would be great, but there's also a possibility that it's something to do with a FS. Try removing the FS's one by one to see if the issue has been resolved.
|
Quote:
Originally Posted by Akcent_Voltaj
no give us onplayerspawn ! or find in Gamemode CTRL+F GivePlayerMoney(playerid, 100); i had same problem  or try to find new dollah = 100;
|
Quote:
Originally Posted by Akcent_Voltaj
what samp version you have?? 0.3e?0.3d? cause i have no problem..its not the samp default thing..
|
This IS a default GTA bug and Megadreams is right.
Just give them $100 on spawn.
Re: Everytime i die i lose 100$ -
xSiiLenTx - 18.08.2012
Код:
OnPlayerSpawn()
}
GivePlayerMoney(playerid, 100);
return 1;
{
Respuesta: Everytime i die i lose 100$ -
ThePhenix - 18.08.2012
No more lines?
Re: Everytime i die i lose 100$ -
xSiiLenTx - 18.08.2012
Код:
OnPlayerDeath(playerid, killerid, reason)
}
GivePlayerMoney(playerid, 100);
return 1;
{
Re: Everytime i die i lose 100$ -
Lordzy - 18.08.2012
If you dont want to lose $100 even though it isnt in your gm,you can use GivePlayerMoney(playerid,100); so that it will not reduce or increase money.
On the other hand check with your includes that is there any GivePlayerMoney(playerid,-100) under OnPlayerDeath.
Re: Everytime i die i lose 100$ -
BigAl - 18.08.2012
Okay so... 2 people more or less repeated exactly what i said?
Re: Everytime i die i lose 100$ -
Healian - 18.08.2012
I will try your suggestions guys thanks for helping
i am too annoyed now cuz i opened my server to try it work couple of friend but they cant see me either on the map or in the game only we can chat!!, although they see each others