textured mapping problem
#1

PHP код:
C:\Users\Vijay\Desktop\CGRP\gamemodes\CG-RP1.pwn(4386) : error 001expected token";"but found "("
C:\Users\Vijay\Desktop\CGRP\gamemodes\CG-RP1.pwn(4389) : error 012invalid function callnot a valid address
C
:\Users\Vijay\Desktop\CGRP\gamemodes\CG-RP1.pwn(4389) : warning 215expression has no effect
C
:\Users\Vijay\Desktop\CGRP\gamemodes\CG-RP1.pwn(4389) : error 001expected token";"but found ")"
C:\Users\Vijay\Desktop\CGRP\gamemodes\CG-RP1.pwn(4389) : error 029invalid expressionassumed zero
C
:\Users\Vijay\Desktop\CGRP\gamemodes\CG-RP1.pwn(4389) : fatal error 107too many error messages on one line
Compilation aborted
.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
5 Errors

Codes :

PHP код:
new test(MAX_PLAYERS) ;
  public 
OnPlayerConnect (playerid)
     {
      
test(playerid) = CreatePlayerObject(playerid41861479.55469, -1693.1406319.57813,   356.858400.000003.14159);
      
SetPlayerObjectMaterial (playeridtest(playerid), 05174"warehus_las2""ws_carparkwall2"0);
     } 
If you got new codes, them tell please.
Reply


Messages In This Thread
textured mapping problem - by DrVenomous - 21.12.2016, 18:13
Re: textured mapping problem - by Konstantinos - 21.12.2016, 18:15
Re: textured mapping problem - by DrVenomous - 21.12.2016, 18:17
Re: textured mapping problem - by Konstantinos - 21.12.2016, 18:20

Forum Jump:


Users browsing this thread: 1 Guest(s)