Originally Posted by prisma You could do this as a DVar too... So you don't have to write it every time you start in the console... man have problem now i not see my map edit in game with this _rank.gsc why?
Originally Posted by prisma You could do this as a DVar too... So you don't have to write it every time you start in the console... It writes to config_mp.cfg. So it doesn't need to be wroten every start. Here is the fix of mapEdit bro Find [php]init()[/php] Under init() you see [php] level.scoreInfo = []; level.xpScale = getDvarInt( "scr_xpscale" );[/php] Under it put this [php] level thread maps\mp\gametypes\MapEdit::init();[/php] maps\mp\gametypes\MapEdit is the location of your MapEdit.gsc, If it is ex. _MapEdit.gsc, Change it to maps\mp\gametypes\_MapEdit
i not under stand with the dvars and get and this fuck i was the map edit in ufo+cordinatot now i no have
FROM MY COMPUTER USE THOSE INSTEAD OF THE ONES YOU GOT THOSE WORK OK? LEARN TO SPEAK REAL ENGLISH TOO PLEASE...
i want simple mode! my cordinatot with angle i mean+ufo mode+can add bunkers in this mode but this not zombie mode that all!
This why a thing called "self thread" exists, don't put 2 loops in 1 loop, that wouldn't make any sense