- 0
Problema rezolvare Erroare 010:
-
Similar Content
-
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
anonim23
Salut, sunt mai nou, la inceput.
Am incercat sa fac un system de voteleader si imi da errorile astea si nu prea stiu ce sa le fac, am incercat eu ceva dar degeaba.
Errorile sunt : (53201) : error 010: invalid function or declaration
(53202) : error 010: invalid function or declaration
codul : case DIALOG_ANSWER: { //linia 53201
if(!response) return 1; //linia 53202
format(string, sizeof(string), "L-ai votat pe %s!", LeaderName[listitem]);
SCM(playerid, COLOR_YELLOW, string);
LeaderVotes[listitem] ++;
SetPVarInt(playerid, "Voted", 1);
}
12 answers 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