• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] [OMP] Errors compiling
#1
Hello, I tried to compile samp gamemode with open.mp and encountered errors and warning that I can't find anywhere in docs

public OnPlayerKeyStateChange(playerid, newkeys, oldkeys) ------> error 025: function heading differs from prototype
                                                                                                                      warning 213: tag mismatch: expected tag "t_KEY", but found none ("_")

public OnPlayerWeaponShot(playerid, weaponid, hittype, hitid, Float:fX, Float:fY, Float:fZ) ----------> error 025: function heading differs from prototype

GivePlayerWeapon(playerid, 31, 15); ------------------> warning 213: tag mismatch: expected tag "t_WEAPON", but found none ("_")
  Reply


Messages In This Thread
[OMP] Errors compiling - by leoclose575 - 2023-01-27, 09:08 PM
RE: [OMP] Errors compiling - by Y_Less - 2023-02-06, 02:39 PM
RE: [OMP] Errors compiling - by db263856 - 2024-02-01, 11:39 PM
RE: [OMP] Errors compiling - by db263856 - 2024-02-01, 11:43 PM

Forum Jump: