Jump to content
  • 0

function heading differs from prototype


Diabolik

Question

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 Diabolik
edit

LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

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.