Detaljan opis problema:Zanima me kado da stavim vehh label nerazumjem ove brojeve znam da idu kordinati i to stavim kordinate i onda mi nece izbace mi errori
Dio skripte:
new vehicle_id, Text3D:vehicle3Dtext;
vehicle3Dtext = Create3DTextLabel( "Example Text", 0xFF0000AA, 0.0, 0.0, 0.0, 50.0, 0, 1 );
vehicle_id = CreateVehicle( 510, 0.0. 0.0, 15.0, 5, 0, 120 );
Attach3DTextLabelToVehicle( vehicle3Dtext, vehicle_id, 0.0, 0.0, 2.0); Ovo sam vidio na samp wiki ali mi je tamo nedovoljno objasnjeno samo mi objasnite ovo u zagradama ovo drugo znam ()Neke slike/video za lakse dobivanje pomoci(neobavezno)://
Evo errori kad sve namjestim sta mi izbaci:
C:\Documents and Settings\Juree\Desktop\ModernRP\filterscripts\bikesalon.pwn(27) : warning 213: tag mismatch
C:\Documents and Settings\Juree\Desktop\ModernRP\filterscripts\bikesalon.pwn(27) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Juree\Desktop\ModernRP\filterscripts\bikesalon.pwn(28) : error 001: expected token: ",", but found "."
C:\Documents and Settings\Juree\Desktop\ModernRP\filterscripts\bikesalon.pwn(28) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Juree\Desktop\ModernRP\filterscripts\bikesalon.pwn(28) : warning 215: expression has no effect
C:\Documents and Settings\Juree\Desktop\ModernRP\filterscripts\bikesalon.pwn(28) : warning 215: expression has no effect
C:\Documents and Settings\Juree\Desktop\ModernRP\filterscripts\bikesalon.pwn(28) : warning 215: expression has no effect
C:\Documents and Settings\Juree\Desktop\ModernRP\filterscripts\bikesalon.pwn(28) : warning 215: expression has no effect
C:\Documents and Settings\Juree\Desktop\ModernRP\filterscripts\bikesalon.pwn(28) : warning 215: expression has no effect
C:\Documents and Settings\Juree\Desktop\ModernRP\filterscripts\bikesalon.pwn(28) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\Juree\Desktop\ModernRP\filterscripts\bikesalon.pwn(28) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
Pocetnik samË™(skriptam tri mjeseca ukupno) samo mi malo detanjnije obijasnite sta je za sta.
Hvala!!
😁
