Map help.
#1

A guy gave me a map his object id like this:

MyObjectFormat(669,-1377.0000000,2625.6999500,53.1000000,0.0000000,0.0 000000,0.0000000,250); //Object number 102

So how can i convert it to CreateObject or CreateDynamicObject? Convertffs can't convert it.
Reply
#2

pawn Код:
CreateObject(669,-1377.0000000,2625.6999500,53.1000000,0.0000000,0.0 000000,0.0000000,250); //Object number 102
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)