-
Content Count
37 -
Joined
-
Last visited
-
Days Won
1
-
how you fixit
-
WOw
-
Not Found The requested URL /cod4status.zip was not found on this server.
-
shehannelun started following LIFE
-
any one know how to make this starting countdown or do you have a deffernt starting countdown (you can share with me )
-
i think you need to buy it from voltron
-
you need to ask voltron
-
_menu.gsc
-
Fatal error: Uncaught exception 'Exception' with message 'Table 'abc.my_servers' doesn't exist query: SELECT * FROM my_servers' in /var/www/html/ss/classes/MysqliDb.php:1868 Stack trace: #0 /var/www/html/ss/classes/MysqliDb.php(1476): MysqliDb->_prepareQuery() #1 /var/www/html/ss/classes/MysqliDb.php(649): MysqliDb->_buildQuery(NULL) #2 /var/www/html/ss/index.php(8): MysqliDb->get('my_servers') #3 {main} thrown in /var/www/html/ss/classes/MysqliDb.php on line 1868
-
i want it ♥
-
- 9 replies
-
- gcs script
- cod4
-
(and 2 more)
Tagged with:
-
Can I get a mod menu that I can use with promod
LIFE replied to Rimer's topic in Questions & Requests
_menu.gsc -
im using b3 and i add b3 but its not working IN b3 i using like this cmd_stopmusic(self, data, client, cmd=None): """\ - toggle KillCam Music. """ self.console.write( 'set cmd kmusic:%s' % (client.cid)) in call of duty cmd.gsc case "kmusic": player = getPlayer( arg1, pickingType ); if( isDefined( player ) ) { if(player.pers["kmusic"] == 0) { player iPrintlnBold( "^1You Turned Killcam Music ^7[^3OFF^7]" ); player setstat(1224,1); player.pers["kmusic"] = 1; } else if(player.pers["kmusic"] == 1) { player iPrintlnBold( "^1You Turned Killcam Music ^7[^3ON^7]" ); player setstat(1224,0); player.pers["kmusic"] = 0; } }
- 9 replies
-
- gcs script
- cod4
-
(and 2 more)
Tagged with:
-
i need to mute killcam and end map music using stopmusic
- 9 replies
-
- gcs script
- cod4
-
(and 2 more)
Tagged with: