25.01.2010, 08:13
Ok my current problem is that I don't have "OnPlayerInteriorChange" in my gamemode. I added "#include <wints>" and also...when I compiled it before putting in the last line "Wints_OnPlayerInteriorChange(playerid, newinteriorid, oldinteriorid); put into OnPlayerInteriorChange public" I get
Код:
C:\Documents and Settings\Juan & Miguel\Desktop\Stunt Paradise 0.3a\pawno\include\cps.inc(140) : error 021: symbol already defined: "floatsqroot" C:\Documents and Settings\Juan & Miguel\Desktop\Stunt Paradise 0.3a\pawno\include\cps.inc(141) : error 010: invalid function or declaration C:\Documents and Settings\Juan & Miguel\Desktop\Stunt Paradise 0.3a\gamemodes\SP.pwn(2337) : warning 219: local variable "vx" shadows a variable at a preceding level C:\Documents and Settings\Juan & Miguel\Desktop\Stunt Paradise 0.3a\gamemodes\SP.pwn(2337) : warning 219: local variable "vy" shadows a variable at a preceding level C:\Documents and Settings\Juan & Miguel\Desktop\Stunt Paradise 0.3a\gamemodes\SP.pwn(2337) : warning 219: local variable "vz" shadows a variable at a preceding level Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.