- 0
Problema TD
-
Similar Content
-
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
Users
allut am si eu aceste erori :
[pawn]C:\Users\Gabi\Desktop\Cruciatii Gamemode\samp03\gamemodes\EFL.pwn(11752) : error 017: undefined symbol "targetid"
C:\Users\Gabi\Desktop\Cruciatii Gamemode\samp03\gamemodes\EFL.pwn(11754) : error 035: argument type mismatch (argument 1)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase[/pawn]
2 Errors.
la :
[pawn]new level = PlayerInfo[targetid][pLevel];
format(string, sizeof(string), "Level : %s", level);
Textdraw0 = TextDrawCreate(string);
TextDrawBackgroundColor(Textdraw0, -65281);
TextDrawFont(Textdraw0, 2);
TextDrawLetterSize(Textdraw0, 0.509948, 1.399999);
TextDrawColor(Textdraw0, 16711935);
TextDrawSetOutline(Textdraw0, 1);
TextDrawSetProportional(Textdraw0, 1);[/pawn]
si nu stiu ce sa ii mai fac
EDIT : este pus la OnGameModeInit
HostName: [RPG]*|| Ecila Royal Gaming ||*-WIPED
Address: 93.114.82.70:7777
6 answers to this question
Recommended Posts