- 0
Eroare va rog sa ma ajutati fast
-
Similar Content
-
- 1 reply
- 650 views
-
- 4 replies
- 641 views
-
- 0 replies
- 367 views
-
Cum Adau un Anticheat pe serverul de samp ? totul este facut perfect dar am observat ca sunt codati si nu stiu ce sa fac in aceasta privinta , va rog mult daca poate cineva sa ma ajute sa rezolv treaba asta ca am cautat vreo 2 zile peste tot internetul
By Decisivul,
- 0 replies
- 682 views
-
- 1 answer
- 927 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.

Question
NuamNume
format(string3, sizeof(string3), "PAYDAY~n~Played time: +%0.2f~n~Paycheck: $%s~n~Bank: $%s~n~Tax: $%s~n~Rent: $%s~n~Total money: $%d", PlayerInfo[pPayDay]/3600, FormatNumber(checks), FormatNumber(PlayerInfo[pAccount]),
FormatNumber(TaxValue), FormatNumber(rent), checks-TaxValue);
PlayerTextDrawSetString(i, PaydayTD, string3);
PlayerTextDrawShow(i, PaydayTD);
erori: error 035: argument type mismatch (argument 1)
Edited by NuamNume1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now