04.08.2013, 19:07
Alright all I want is to create a Dynamic Text.. I made it but it gives me errors:
This is the codes:
I made it myself and the other texts which was in the script from the begin is:
Even when I Copy-Paste it says error and when I remove errors go can anyone help?
Код:
D:\Users\Sobhy\Desktop\Test\gamemodes\lgrp.pwn(19007) : error 001: expected token: ",", but found "-rational value-" D:\Users\Sobhy\Desktop\Test\gamemodes\lgrp.pwn(19007) : warning 215: expression has no effect D:\Users\Sobhy\Desktop\Test\gamemodes\lgrp.pwn(19007) : error 001: expected token: ";", but found "-rational value-" D:\Users\Sobhy\Desktop\Test\gamemodes\lgrp.pwn(19007) : warning 215: expression has no effect D:\Users\Sobhy\Desktop\Test\gamemodes\lgrp.pwn(19007) : warning 215: expression has no effect D:\Users\Sobhy\Desktop\Test\gamemodes\lgrp.pwn(19007) : error 001: expected token: ";", but found ")" D:\Users\Sobhy\Desktop\Test\gamemodes\lgrp.pwn(19007) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
Код:
CreateDynamic3DTextLabel("/buytoys\n To buy some accessories.",COLOR_YELLOW,-2666.701416,1540.787109,907.179687,0.0);
Код:
CreateDynamic3DTextLabel("/buytoys\n To buy some accessories.",COLOR_YELLOW,206.3253,-100.3268,1005.2578,8.0);