LOOOL _________________ Or you could just use Tupac's hacks and that'll really fuck shit up (you know, the one that likes to think he's the savior of war2 and an angel, ya.... that one).
Wed Nov 05, 2014 11:56 am
test
Joined: 14 Oct 2005
Posts: 230
Just do what I did. Make a PHP hook and use PHP to do all your modified commands. That way, you can work on it WITHOUT having to restart every freakin time you make a change. The changes would simply be instantaneous. Every command I ever wrote that was custom for pvpgn was done with PHP because of the reboot factor. It also stops "server crashes" because if anything breaks, it's php that breaks, and not the server code itself. Besides, PHP is 10x easier to read and work with than Ansi C. Its not like you would be doing anything that requires multi-threading or high performance anyway. PHP would be perfect for the modifications you're making.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum