Error (mapping)
#1

pawn Код:
test = CreateDynamicObject(19378, -1815.56, 824.562, 127.118, 0, 90, 0,worldid, interiorid, -1);
    SetDynamicObjectMaterial(test, 0, 4550, skyscr1_lan2, sl_librarycolmn2, 0); // error line
error:

pawn Код:
error 017: undefined symbol "skyscr1_lan2"
Reply
#2

Hello!

You have to set this into the " ".
Like this:
PHP код:
SetDynamicObjectMaterial(test04550"skyscr1_lan2""sl_librarycolmn2"0); // error line 
Reply
#3

You're the hero :P repped
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)