- 0
Erori
-
Similar Content
-
erori
By YoungBlood,
- 1 answer
- 513 views
-
- 3 answers
- 661 views
-
- 1 reply
- 550 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
By YoungBlood,
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
Shad0wdpbgd
Salut, am aceste probleme.
C:\Wing RPG\gamemodes\Wing.pwn(3208) : error 028: invalid subscript (not an array or too many subscripts): "inputtext"
C:\Wing RPG\gamemodes\Wing.pwn(3208) : warning 215: expression has no effect
C:\Wing RPG\gamemodes\Wing.pwn(3208) : error 001: expected token: ";", but found "]"
C:\Wing RPG\gamemodes\Wing.pwn(3208) : error 029: invalid expression, assumed zero
C:\Wing RPG\gamemodes\Wing.pwn(3208) : fatal error 107: too many error messages on one line
if(isnull(inputtext)) return Dialog_Show(playerid, DIALOG_REPORT_CHEATER, DIALOG_STYLE_INPUT, "Report type: Cheater", "Scrie mai jos numele sau id-ul jucatorului care foloseste cheats:", "Select", "Close");
+
C:\Wing RPG\gamemodes\Wing.pwn(3211) : error 035: argument type mismatch (argument 1)
if(sscanf(inputtext, "u", userid)) return Dialog_Show(playerid, DIALOG_REPORT_CHEATER, DIALOG_STYLE_INPUT, "Report type: Cheater", "Scrie mai jos numele sau id-ul jucatorului care foloseste cheats:", "Select", "Close");
6 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