Raised This Month: $ Target: $400
 0% 

Cookie Force Jailbreak


Post New Thread Reply   
 
Thread Tools Display Modes
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 08-21-2010 , 08:03   Re: Cookie Force Jailbreak
Reply With Quote #301

Zombieday should show "Today is Zombie day" in chat. If not, check for error-logs.

And shop opens by typing /shop and is only accessable for terrorists.
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
dienvidvejs
Junior Member
Join Date: Aug 2010
Old 08-21-2010 , 08:09   Re: Cookie Force Jailbreak
Reply With Quote #302

L 08/21/2010 - 14:427: [AMXX] Invalid Plugin (plugin "cfjail.amxx")
The only error.
maybe it crashes because of jailbreak extrime 1.9?
dienvidvejs is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 08-21-2010 , 08:23   Re: Cookie Force Jailbreak
Reply With Quote #303

You only have to use 1 jb manager. I'm not sure, but it could be that those 2 bug eachother. And check if cfjail.amxx is in the plugins folder.
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
lunimus
Junior Member
Join Date: May 2010
Old 08-21-2010 , 08:55   Re: Cookie Force Jailbreak
Reply With Quote #304

Quote:
Originally Posted by dienvidvejs View Post
L 08/21/2010 - 14:427: [AMXX] Invalid Plugin (plugin "cfjail.amxx")
The only error.
maybe it crashes because of jailbreak extrime 1.9?
hmm u can use only one jb manager at time like drekes said....
that means u have to choose cookie force or extream
lunimus is offline
Mankind
Member
Join Date: Jun 2009
Old 08-21-2010 , 09:46   Re: Cookie Force Jailbreak
Reply With Quote #305

The one thing why people whant both managers is besauce cfjailbreak has days and better last request, but extreme has /open option and /fd option.

PHP Code:
// Sounds
new musicday_song[]     = "sound/misc/FFA.mp3"
new musicday_song2[]     = "sound/misc/AFF.mp3"
new musicday_song3[]    = "sound/misc/Cops-BadBoys.mp3"
new musicday_song4[]    = "sound/misc/dz1.mp3"
new musicday_song5[]    = "sound/misc/dz2.mp3"
new musicday_song6[]    = "sound/misc/dz3.mp3"
new musicday_song7[]    = "sound/misc/dz4.mp3"
new musicday_song8[]    = "sound/misc/dz5.mp3"
new musicday_song9[]    = "sound/misc/dz6.mp3"
new musicday_song10[]    = "sound/misc/dz7.mp3"
new musicday_song11[]    = "sound/misc/dz8.mp3"
new musicday_song12[]    = "sound/misc/dz9.mp3"
new musicday_song13[]    = "sound/misc/dz10.mp3"
new musicday_song14[]    = "sound/misc/dz11.mp3"

------------------------------------------------------

    
precache_generic(musicday_song)
    
precache_generic(musicday_song2)
    
precache_generic(musicday_song3)
    
precache_generic(musicday_song4)
    
precache_generic(musicday_song5)
    
precache_generic(musicday_song6)
    
precache_generic(musicday_song7)
    
precache_generic(musicday_song8)
    
precache_generic(musicday_song9)
    
precache_generic(musicday_song10)
    
precache_generic(musicday_song11)
    
precache_generic(musicday_song12)
    
precache_generic(musicday_song13)
    
precache_generic(musicday_song14)

------------------------------------------------

case 
1:
        {
            switch(
random_num(13))
            {
                case 
1:
                {
                    
client_cmd(0"mp3 play ^"%s^""musicday_song)
                }
                
                case 
2:
                {
                    
client_cmd(0"mp3 play ^"%s^""musicday_song2)
                }
                case 
3:
                {
                    
client_cmd(0"mp3 play ^"%s^""musicday_song3)
                }
                case 
4:
                {
                    
client_cmd(0"mp3 play ^"%s^""musicday_song4)
                }
                case 
5:
                {
                    
client_cmd(0"mp3 play ^"%s^""musicday_song5)
                }
                case 
6:
                {
                    
client_cmd(0"mp3 play ^"%s^""musicday_song6)
                }
                case 
7:
                {
                    
client_cmd(0"mp3 play ^"%s^""musicday_song7)
                }
                case 
8:
                {
                    
client_cmd(0"mp3 play ^"%s^""musicday_song8)
                }
                case 
9:
                {
                    
client_cmd(0"mp3 play ^"%s^""musicday_song9)
                }
                case 
10:
                {
                    
client_cmd(0"mp3 play ^"%s^""musicday_song10)
                }
                case 
11:
                {
                    
client_cmd(0"mp3 play ^"%s^""musicday_song11)
                }
                case 
12:
                {
                    
client_cmd(0"mp3 play ^"%s^""musicday_song12)
                }
                case 
13:
                {
                    
client_cmd(0"mp3 play ^"%s^""musicday_song13)
                }
                case 
14:
                {
                    
client_cmd(0"mp3 play ^"%s^""musicday_song14)
                }
            }
        } 
Whats wrong with theese codes? They are not next to eachother i just added it from 3 different parts, but sitll 12 of 14 songs aint playing..
Mankind is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 08-21-2010 , 09:56   Re: Cookie Force Jailbreak
Reply With Quote #306

switch(random_num(1, 3))

change 3 into 14. You have 14 cases
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
Mankind
Member
Join Date: Jun 2009
Old 08-21-2010 , 12:52   Re: Cookie Force Jailbreak
Reply With Quote #307

Thank you very much everything works
Mankind is offline
dienvidvejs
Junior Member
Join Date: Aug 2010
Old 08-23-2010 , 16:16   Re: Cookie Force Jailbreak
Reply With Quote #308

Even when i turned off jailbreak extrime didn't work
dienvidvejs is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 08-23-2010 , 20:38   Re: Cookie Force Jailbreak
Reply With Quote #309

Quote:
Originally Posted by dienvidvejs View Post
Even when i turned off jailbreak extrime didn't work
Post the output of:

- rcon amxx plugins
- rcon amxx modules
- rcon meta list
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
winds
Member
Join Date: Aug 2010
Old 08-29-2010 , 13:41   Re: Cookie Force Jailbreak
Reply With Quote #310

Hey drekes thanks for all the work you put into this mod, simply amazing.
Is there anyway to get the cookies to save into an external file (sql or otherwise) so on a server restart it wont reset everyones cookies to 0 again?
Cheers!
winds is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:26.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode