- 0
Problema scripting help va rog
-
Similar Content
-
- 8 replies
- 1.494 views
-
- 1 reply
- 671 views
-
- 8 answers
- 314 views
-
Am o problema cu un special quest de iarna,sunt la inceput cu scripting-ul si am o problema,cand intru in raza de checkpoint nu se intampla absolut nimic,stie cineva de ce?
By cbnmihaita,
- 3 answers
- 1.024 views
-
- 1 answer
- 687 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.

Question
NuamNume
warning 202: number of arguments does not match definition (de 2 ori la aceasi linie)
COD: if(strlen(inputtext) < 8 || strlen(inputtext) > 128 || !IsValidEmailAddress(inputtext))
return Dialog_Show(playerid, DIALOG_EMAIL, DIALOG_STYLE_INPUT, "E-Mail", "Scrie mai jos adresa ta de e-mail:\n{AFAFAF}Adresa de e-mail nu este valida."); // linia cu return dialog_show
si inca ceva C:\Users\Raul\Desktop\Shine RPG Gamemode\pawno\include\easyDialog.inc(95) : error 035: argument type mismatch (argument 4)
C:\Users\Raul\Desktop\Shine RPG Gamemode\pawno\include\easyDialog.inc(99) : error 035: argument type mismatch (argument 4)
nu stiu de ce dar acolo la linia 95 este gol.. pur si simplu spatiu liber
COD linia 99: if(!response)
return Kick(playerid); // linia cu problema este aceasta cu return kick
As fii recunoscator daca m-ar ajuta cineva
2 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