[POMOC] warnings

Započeo Ino42O
18. Apr. 2013. Zaključano
268
pregleda
2
postova
Ivan_Ino
5
Kingpin
18. Apr. 2013.
Skripta koju koristim: NBRPG
Detaljan opis problema: Dodao sam 2 textdraw-a pod ongmemodeinit i izbaciva mi ove warninge, kako da ih se rjesim
C:\Documents and Settings\Ivan Ino\Desktop\Nexus Balkan Rol3Play[0.3x]\gamemodes\EBRPG.pwn(12582) : warning 213: tag mismatch
C:\Documents and Settings\Ivan Ino\Desktop\Nexus Balkan Rol3Play[0.3x]\gamemodes\EBRPG.pwn(12583) : warning 213: tag mismatch
C:\Documents and Settings\Ivan Ino\Desktop\Nexus Balkan Rol3Play[0.3x]\gamemodes\EBRPG.pwn(12584) : warning 213: tag mismatch
C:\Documents and Settings\Ivan Ino\Desktop\Nexus Balkan Rol3Play[0.3x]\gamemodes\EBRPG.pwn(12585) : warning 213: tag mismatch
C:\Documents and Settings\Ivan Ino\Desktop\Nexus Balkan Rol3Play[0.3x]\gamemodes\EBRPG.pwn(12586) : warning 213: tag mismatch
C:\Documents and Settings\Ivan Ino\Desktop\Nexus Balkan Rol3Play[0.3x]\gamemodes\EBRPG.pwn(12587) : warning 213: tag mismatch
C:\Documents and Settings\Ivan Ino\Desktop\Nexus Balkan Rol3Play[0.3x]\gamemodes\EBRPG.pwn(12588) : warning 213: tag mismatch
C:\Documents and Settings\Ivan Ino\Desktop\Nexus Balkan Rol3Play[0.3x]\gamemodes\EBRPG.pwn(12589) : warning 213: tag mismatch
C:\Documents and Settings\Ivan Ino\Desktop\Nexus Balkan Rol3Play[0.3x]\gamemodes\EBRPG.pwn(12591) : warning 213: tag mismatch
C:\Documents and Settings\Ivan Ino\Desktop\Nexus Balkan Rol3Play[0.3x]\gamemodes\EBRPG.pwn(12592) : warning 213: tag mismatch
C:\Documents and Settings\Ivan Ino\Desktop\Nexus Balkan Rol3Play[0.3x]\gamemodes\EBRPG.pwn(12593) : warning 213: tag mismatch
C:\Documents and Settings\Ivan Ino\Desktop\Nexus Balkan Rol3Play[0.3x]\gamemodes\EBRPG.pwn(12594) : warning 213: tag mismatch
C:\Documents and Settings\Ivan Ino\Desktop\Nexus Balkan Rol3Play[0.3x]\gamemodes\EBRPG.pwn(12595) : warning 213: tag mismatch
C:\Documents and Settings\Ivan Ino\Desktop\Nexus Balkan Rol3Play[0.3x]\gamemodes\EBRPG.pwn(12596) : warning 213: tag mismatch
C:\Documents and Settings\Ivan Ino\Desktop\Nexus Balkan Rol3Play[0.3x]\gamemodes\EBRPG.pwn(12597) : warning 213: tag mismatch
C:\Documents and Settings\Ivan Ino\Desktop\Nexus Balkan Rol3Play[0.3x]\gamemodes\EBRPG.pwn(12598) : warning 213: tag mismatch

Dio skripte:
Money1 = TextDrawCreate(487.000000, 77.000000, "Money $");
TextDrawBackgroundColor(Money1, 255);
TextDrawFont(Money1, 3);
TextDrawLetterSize(Money1, 0.519999, 2.200000);
TextDrawColor(Money1, -1);
TextDrawSetOutline(Money1, 0);
TextDrawSetProportional(Money1, 1);
TextDrawSetShadow(Money1, 1);

Money2 = TextDrawCreate(499.000000, 77.000000, "Money $");
TextDrawBackgroundColor(Money2, 255);
TextDrawFont(Money2, 3);
TextDrawLetterSize(Money2, 0.519999, 2.200000);
TextDrawColor(Money2, -1);
TextDrawSetOutline(Money2, 0);
TextDrawSetProportional(Money2, 1);
TextDrawSetShadow(Money2, 1);

Neke slike/video za lakse dobivanje pomoci(neobavezno):
Ivan_Ino
5
Kingpin
18. Apr. 2013.
Tnx ja nisam ni skuzio 😄 ja stavio
new Money1;
new Money2;

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha