- 0
function heading differs from prototype
-
Similar Content
-
- 8 replies
- 5.403 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
Diabolik
Deci, am un gamemod creat de mine de la 0 si cand vreau sa adaug systemul acesta de register/login imi apar urmatoarele erori:
C:\Users\bogdan\Downloads\blikeBETA\blikeBETA\gamemodes\blike.pwn(117) : error 025: function heading differs from prototype C:\Users\bogdan\Downloads\blikeBETA\blikeBETA\gamemodes\blike.pwn(1129) : error 025: function heading differs from prototype C:\Users\bogdan\Downloads\blikeBETA\blikeBETA\gamemodes\blike.pwn(3677) : error 035: argument type mismatch (argument 2) Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 3 Errors.FS are 0 erori cum se vede: http://pastebin.com/NgXVqB5g
117: forward OnPlayerLogin ( playerid , password [ ] ) ;
1129 public OnPlayerLogin(playerid,password[])
3677 OnPlayerLogin(playerid, inputtext);
Edited by Diabolikedit
LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP
0 answers to this question
Recommended Posts