SanZoR Posted April 16, 2007 Share Posted April 16, 2007 Ok, it seems you are good scripter in PHP, so i'll add somer suggestions there. This is first: !checkmode, what shows is playing map DD (Without respawn) or race (with respawn) That will be http based, i can make that mirc side command, if you can make that http based, what can read this: none in .map file! That would be great, and im sure you can make it! Thats all what we are waiting for! (Maybe not anyone, but im really interested if this!) So... Good luck! Link to comment
lil Toady Posted April 16, 2007 Share Posted April 16, 2007 Why people always create new topics for something related to another topic? Couldn't you post this suggestion in his topic about the php map? Link to comment
SanZoR Posted April 18, 2007 Author Share Posted April 18, 2007 ehh, but i wanna SamB's answer, can he make it? Link to comment
Brophy Posted April 18, 2007 Share Posted April 18, 2007 You dont need a new thread for him to reply to you, also Lil'San next time you wanna comment on a script, dont quote the entire script... Link to comment
SamB Posted April 18, 2007 Share Posted April 18, 2007 im getting suggestions, lol. http://www.xendot.com/mta/map/respawn.p ... O_YOUR_MAP will simply echo whats inbetween and Link to comment
SanZoR Posted April 19, 2007 Author Share Posted April 19, 2007 Ehh, is this possible to add in own Apache server + PHP 5??? I mean can you give this script for me, to using /maps/ ??? Link to comment
SamB Posted April 20, 2007 Share Posted April 20, 2007 The script uses functions that arent in mirc I think.. Link to comment
lil Toady Posted April 20, 2007 Share Posted April 20, 2007 The script uses functions that arent in mirc I think.. you can do the same in mirc Link to comment
SamB Posted April 20, 2007 Share Posted April 20, 2007 ok well here is the code then u can convert it: <?php $mapxml = xml_parser_create(); xml_parse_into_struct($mapxml, file_get_contents($map), $vals, $index); for($i = 0; $i Link to comment
SanZoR Posted May 10, 2007 Author Share Posted May 10, 2007 Sorry for bumping, but is there possible to use just space in name? Like this: http://www.xendot.com/mta/map/respawn.p ... rg/maps/MY MAP.map There are now allowed to use space... http://www.xendot.com/mta/map/respawn.p ... %20MAP.map Link to comment
SanZoR Posted June 9, 2007 Author Share Posted June 9, 2007 mm... However, i dont need that script anymore HouseMD have done script what i want... But thanks for help Link to comment
Recommended Posts