Textured maps(scripting)
#6

Quote:
Originally Posted by Azula
Посмотреть сообщение
PHP код:
LoadCustomMaps()
{
     new 
tmpobject;
     
tmpobject CreateDynamicObject(...);
     
SetObjectMaterial(tmpobject....);
     
//all the rest of the map((Here's where I add my code
    
SetGameModeText("Texture Studio");
    
ShowPlayerMarkers(1);
    
ShowNameTags(1);
    
AllowAdminTeleport(1);
    
UsePlayerPedAnims();
    
AddPlayerClass(265,1958.3783,1343.1572,15.3746,270.1425,0,0,0,0,-1,-1);
    return 
1;

still the same error? I think it propably has to do with includes. Is there anyway to make a filterscript map? I guess it would be way more easier or if just fix this on gamemode.

Pottus:Could you help me with that? It's almost 1 year and a half I've not met pawno.
Reply


Messages In This Thread
Textured maps(scripting) - by JXbro - 22.04.2015, 15:28
Re: Textured maps(scripting) - by lanix - 22.04.2015, 15:33
Re: Textured maps(scripting) - by JXbro - 22.04.2015, 15:40
Re: Textured maps(scripting) - by Azula - 22.04.2015, 15:41
Re: Textured maps(scripting) - by Pottus - 22.04.2015, 15:45
Re: Textured maps(scripting) - by JXbro - 22.04.2015, 15:46
Re: Textured maps(scripting) - by JXbro - 22.04.2015, 18:03

Forum Jump:


Users browsing this thread: 2 Guest(s)