Raised This Month: $51 Target: $400
 12% 

Jailbreak Day Menu (w/ and w/o vote)


Post New Thread Reply   
 
Thread Tools Display Modes
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 08-11-2012 , 08:25   Re: Jailbreak Day Menu (w/ and w/o vote)
Reply With Quote #91

[HOWTO] Compile locally with custom includes.
__________________
ANTICHRISTUS is offline
samer_ben
BANNED
Join Date: Jun 2011
Old 08-11-2012 , 09:22   Re: Jailbreak Day Menu (w/ and w/o vote)
Reply With Quote #92

but i compiled it localy, but didn't work!
samer_ben is offline
nikhilgupta345
Veteran Member
Join Date: Aug 2009
Location: Virginia
Old 08-11-2012 , 12:07   Re: Jailbreak Day Menu (w/ and w/o vote)
Reply With Quote #93

Quote:
Originally Posted by samer_ben View Post
but i compiled it localy, but didn't work!
Add debug to the end of the file name in plugins.ini and then post the output of the console right before it crashes.
__________________
Quote:
Originally Posted by DarkGod View Post
nikhilgupta generates his plugins using sheer awesome.
If you like my work, please
nikhilgupta345 is offline
Send a message via ICQ to nikhilgupta345 Send a message via Yahoo to nikhilgupta345
samer_ben
BANNED
Join Date: Jun 2011
Old 08-11-2012 , 15:40   Re: Jailbreak Day Menu (w/ and w/o vote)
Reply With Quote #94

ok
samer_ben is offline
Subrosa007
Member
Join Date: Jan 2011
Location: Estonia
Old 08-15-2012 , 07:45   Re: Jailbreak Day Menu (w/ and w/o vote)
Reply With Quote #95

Thats plugin didnt work !

Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

/tmp/text66LDjL.sma(3) : fatal error 100: cannot read from file: "colorchat"

Compilation aborted.
1 Error.

AT jb_simon.sma
__________________

Last edited by Subrosa007; 08-15-2012 at 07:47.
Subrosa007 is offline
samer_ben
BANNED
Join Date: Jun 2011
Old 08-15-2012 , 11:03   Re: Jailbreak Day Menu (w/ and w/o vote)
Reply With Quote #96

u need colorchat.inc
samer_ben is offline
RafaelKurosaki
Junior Member
Join Date: Jul 2011
Location: Portugal
Old 09-02-2012 , 08:38   Re: Jailbreak Day Menu (w/ and w/o vote)
Reply With Quote #97

If i spammed sorry bit did anybody noticed that plugin is precaching the zombie w_model but its not using it? instead is using the hl player model for zombie? which is bugged.
RafaelKurosaki is offline
Send a message via Skype™ to RafaelKurosaki
nikhilgupta345
Veteran Member
Join Date: Aug 2009
Location: Virginia
Old 09-03-2012 , 14:42   Re: Jailbreak Day Menu (w/ and w/o vote)
Reply With Quote #98

Quote:
Originally Posted by RafaelKurosaki View Post
If i spammed sorry bit did anybody noticed that plugin is precaching the zombie w_model but its not using it? instead is using the hl player model for zombie? which is bugged.
I don't have any zombie w_models in this plugin.
__________________
Quote:
Originally Posted by DarkGod View Post
nikhilgupta generates his plugins using sheer awesome.
If you like my work, please
nikhilgupta345 is offline
Send a message via ICQ to nikhilgupta345 Send a message via Yahoo to nikhilgupta345
RafaelKurosaki
Junior Member
Join Date: Jul 2011
Location: Portugal
Old 09-03-2012 , 20:34   Re: Jailbreak Day Menu (w/ and w/o vote)
Reply With Quote #99

Quote:
Originally Posted by nikhilgupta345 View Post
I don't have any zombie w_models in this plugin.
Ok thank you for the fast answer
But yeah i have a screenshot its using the hl model and gets all bugged.
Look here:

Code:
new const g_szZombieModel[ ] = "models/player/zombie/zombie.mdl";
new const g_szZombieHands[ ] = "models/jailbreak/zombie_hands.mdl";

new const g_szVersion[ ] = "1.2";

public plugin_precache()
{
    precache_model( g_szZombieModel );
    precache_model( g_szZombieHands );
}
And then here:

Code:
        case DAY_ZOMBIE:
...
                case CT:
...
                                cs_set_user_model( player, "zombie" );
...
                case T:
...
                                cs_set_user_model( player, "zombie" );
If your not using a w_model why add this?
Not to mention on your resources.zip theres a zombie.mdl which is w_model

Last edited by RafaelKurosaki; 09-03-2012 at 20:37.
RafaelKurosaki is offline
Send a message via Skype™ to RafaelKurosaki
nikhilgupta345
Veteran Member
Join Date: Aug 2009
Location: Virginia
Old 09-04-2012 , 21:11   Re: Jailbreak Day Menu (w/ and w/o vote)
Reply With Quote #100

That is a player model, my friend, not a w_model.
__________________
Quote:
Originally Posted by DarkGod View Post
nikhilgupta generates his plugins using sheer awesome.
If you like my work, please
nikhilgupta345 is offline
Send a message via ICQ to nikhilgupta345 Send a message via Yahoo to nikhilgupta345
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:25.


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