- 0
4 Erorii cu tot cu linii! Va rog putin ajutor!!
-
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
Andreea
C:\Documents and Settings\Utilizator\My Documents\Gm by Mafia\gamemodes\agaming.pwn(17272) : error 017: undefined symbol "SetObjectMaterialText"
C:\Documents and Settings\Utilizator\My Documents\Gm by Black\gamemodes\realgaming.pwn(17274) : error 017: undefined symbol "SetObjectMaterialText"
C:\Documents and Settings\Utilizator\My Documents\Gm by Black\gamemodes\realgaming.pwn(17273) : warning 204: symbol is assigned a value that is never used: "DMVSign"
C:\Documents and Settings\Utilizator\My Documents\Gm by Black\gamemodes\realgaming.pwn(17271) : warning 204: symbol is assigned a value that is never used: "BunVenit"
C:\Documents and Settings\Utilizator\My Documents\Gm by Black\gamemodes\realgaming.pwn(53785) : error 017: undefined symbol "SPECIAL_ACTION_CUFFED"
C:\Documents and Settings\Utilizator\My Documents\Gm by Black\gamemodes\realgaming.pwn(67977) : error 017: undefined symbol "SPECIAL_ACTION_CUFFED"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
Linia 17272: SetObjectMaterialText(BunVenit, "Bine ai venit!", 0, 50, "Arial", 24, 0, -32256, 0, 1);
Linia 17274: SetObjectMaterialText(DMVSign, "DMV >", 0, 50, "Arial", 24, 1, -65536, 0, 1);
Linia 53785: SetPlayerSpecialAction(giveplayerid,SPECIAL_ACTION_CUFFED);
Linia 67977: if(newkeys & KEY_JUMP && !(oldkeys & KEY_JUMP) && GetPlayerSpecialAction(playerid) == SPECIAL_ACTION_CUFFED)
6 answers to this question
Recommended Posts