28.04.2009, 07:14
Hey I'm trying to make a visual inventory in SA-MP using the LA-RP script for now:
Then I get an error:
If this doesn't work how do I do it then?
Код:
Inventory = TextDrawCreate(394.000000,164.000000,"~r~Weapon: ~w~%s, ~r~Ammo: ~w~%d", gunname, PlayerInfo[playerid][pInvAmmo]);
Код:
C:\Users\Derk\Desktop\Los Angeles Roleplay Server Files\gamemodes\larp.pwn(10621) : error 017: undefined symbol "gunname" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.