- 0
Problema PNS
-
Similar Content
-
- 0 answers
- 20 views
-
- 0 replies
- 31 views
-
- 3 answers
- 78 views
-
- 5 answers
- 64 views
-
- 1 reply
- 28 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
Invictus
Problema intalnita (descriere): Dupa ce imi repara masina nu imi ia banii la PNS
Ero(area / rile) / warning-(ul / urile): Nu primesc nici o eroare.
Liniile de cod / sursa / script-ul(obligatoriu):
if(IsPlayerInRangeOfPoint(playerid,15.0,1025.0671,-1023.7895,32.1016)) { GetVehicleHealth(carid, health); if(health == 1000.0) { Cash[playerid] -= BizzInfo[36][bEntranceCost]; Update(playerid, pCashx); BizzInfo[36][bTill] += BizzInfo[36][bEntranceCost]; new str[128]; mysql_format(SQL,str,sizeof(str),"UPDATE `bizz` SET `Till`='%d' WHERE `ID`='36'",BizzInfo[36][bTill]); mysql_tquery(SQL,str,"",""); format(string,sizeof(string),"~r~-%d$", BizzInfo[36][bEntranceCost]); GameTextForPlayer(playerid, string, 5000, 1); return 1; } }
Imagini / Video (optional): -
Ati incercat sa rezolvati singur? Desigur, fara reusita.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts