help : Tag Mismatch
#1

i Create This
PHP код:
//----------------Parkir Mobil & motor------------------------
    
DrivingSchool CreateVehicle(458,2052.5798,-1904.0925,13.3250,0.1918, -1, -110);
    
DrivingSchool CreateVehicle(458,2056.0266,-1903.7072,13.3249,1.5545, -1, -110);
    
DrivingSchool CreateVehicle(458,2065.5771,-1903.7671,13.3259,359.8547, -1, -110);
    
Driving3DText[DrivingSchool] = Create3DTextLabel("Mobil Driving School"warna_putih0.00.00.050.00);
     
Attach3DTextLabelToVehicle(Driving3DText[DrivingSchool],DrivingSchool,0.0,0.0,2.0); 
and i got this
PHP код:
D:\data aji\Samp server\gamemodes\fr1.pwn(836) : warning 213tag mismatch
D
:\data aji\Samp server\gamemodes\fr1.pwn(837) : warning 213tag mismatch
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
2 Warnings

Reply
#2

Add a "Text3D" tag to the variable.
Reply
#3

Quote:
Originally Posted by GoldenLion
Посмотреть сообщение
Add a "Text3D" tag to the variable.
its your mean ?
PHP код:
new Text:Driving3DText[MAX_VEHICLES],DrivingSchool
Reply
#4

Quote:
Originally Posted by GoldenLion
Посмотреть сообщение
Add a "Text3D" tag to the variable.
solved thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)