Pomoc oko errora


Započeo SachezOriginal, Oktobar 30, 2017, 19:29:43 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

C:\Users\uros2\Desktop\BSRP.pwn(3095) : error 029: invalid expression, assumed zero
C:\Users\uros2\Desktop\BSRP.pwn(3095) : warning 215: expression has no effect
C:\Users\uros2\Desktop\BSRP.pwn(3095) : error 001: expected token: ";", but found "]"
C:\Users\uros2\Desktop\BSRP.pwn(3095) : error 029: invalid expression, assumed zero
C:\Users\uros2\Desktop\BSRP.pwn(3095) : fatal error 107: too many error messages on one line


Evo ovo: zona = CreateDynamic3DTextLabel(string ,0x33CCFFAA,[X], [Y], [Z],15)

Los ti je formular i skloni [ i ]

Facebook - Klik




zona = CreateDynamic3DTextLabel(string ,0x33CCFFAA,X, Y, Z,15)

Izvoli, sad bi trebalo da radi

Facebook - Klik



C:\Users\uros2\Desktop\BSRP.pwn(3096) : error 001: expected token: ";", but found "-identifier-"
C:\Users\uros2\Desktop\BSRP.pwn(3098) : error 001: expected token: ";", but found "}"

novi errori:
zona = CreateDynamicPickup(1254, 1,X,Y,Z);
				printf(" Y_INI | Zona %d ucitana",zona)
			}
		}