Convert maps texturized?
#1

Is there a page to convert maps from CreateObject to CreateDynamicObject?

Obviously I know that there are a lot of them but almost none converts maps with textures and I need to convert a map that is in CreateObject with textures
Reply
#2

Open notepad > Copy-paste your objects > CTRL+H
Reply
#3

The easy way, Use map construction.
Put the lines you want to convert in a .pwn file, Then open the file using map construction
Then when opened, Click show code button, There you'll see CreateDynamicObject option on the new 'show code' dialog. Click on CreateDynamicObject and then the codes will be converted, Copy them and done.
Reply
#4

Download sa-mp map editor, copy the code, paste the code.
Click on DynamicObjects at the show code, copy the Dynamic Objects code.
Replace it with the code in your script, and your done.
Reply
#5

Open the .pwn on sa-mp map editor, click the "CreateDynamicObject" button at the show code, or simply replace the CreateObject to Dynamic one on notepad with CTRL + H
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)