Raised This Month: $ Target: $400
 0% 

Subplugin Submission [ZP] Addon: Human Classes - Now with model change support - UPDATE


Post New Thread Reply   
 
Thread Tools Display Modes
tempito
Senior Member
Join Date: Feb 2009
Location: Peru
Old 04-02-2013 , 16:03   Re: [ZP] Addon: Human Classes - Now with model change support - UPDATE
Reply With Quote #201

seems pretty cool, sadly there are too many bugs /:
__________________
My very first zp server movie.
http://www.youtube.com/watch?v=yvTmlFr_Y-4 <- now with translation in english

tempito is offline
Old 05-10-2013, 17:23
aLy_zm
This message has been deleted by aLy_zm.
bashar.beesho 1999
Junior Member
Join Date: Jul 2013
Old 08-21-2013 , 12:08   Re: [ZP] Addon: Human Classes - Now with model change support - UPDATE
Reply With Quote #202

can any 1 fix these

PHP Code:
L 08/21/2013 19:07:18: [AMXX]    [0zp_hclass.sma::radar_scan (line 946)
L 08/21/2013 19:07:20: [ZPInvalid Player (25)
L 08/21/2013 19:07:20: [AMXXDisplaying debug trace (plugin "zp_hclass.amxx")
L 08/21/2013 19:07:20: [AMXXRun time error 10native error (native "zp_get_user_zombie"
plez
bashar.beesho 1999 is offline
bobandrey
Junior Member
Join Date: Aug 2013
Old 09-11-2013 , 16:45   Re: [ZP] Addon: Human Classes - Now with model change support - UPDATE
Reply With Quote #203

Quote:
Originally Posted by bashar.beesho 1999 View Post
can any 1 fix these

PHP Code:
L 08/21/2013 19:07:18: [AMXX]    [0zp_hclass.sma::radar_scan (line 946)
L 08/21/2013 19:07:20: [ZPInvalid Player (25)
L 08/21/2013 19:07:20: [AMXXDisplaying debug trace (plugin "zp_hclass.amxx")
L 08/21/2013 19:07:20: [AMXXRun time error 10native error (native "zp_get_user_zombie"
plez
Me Too , I see That All Got This Problem ... Can someone resolve it ??? I check all pages and nothing !
I tryed to delete some class ( 24 class I deleted) and still i got that error.. !
bobandrey is offline
cr0w
Senior Member
Join Date: Mar 2014
Location: middle east
Old 03-05-2014 , 04:54   Re: [ZP] Addon: Human Classes - Now with model change support - UPDATE
Reply With Quote #204

the problem is this :

Quote:
public radar_scan()
{
new zombie_count = 0;
new zombie_list[32];
new ZombieCoords[3];
new id, i;

for (new id=1; id<=32; id++)
if (zp_get_user_zombie(id))
{
zombie_count++;
zombie_list[zombie_count]=id;
}

for (id=1; id<=32; id++)
{
if ((!is_user_alive(id))||(!g_radar[id])) continue;

for (i=1;i<=zombie_count;i++)
{

get_user_origin(zombie_list[i], ZombieCoords)

message_begin(MSG_ONE_UNRELIABLE, g_msgHostageAdd, {0,0,0}, id)
write_byte(id)
write_byte(i)
write_coord(ZombieCoords[0])
write_coord(ZombieCoords[1])
write_coord(ZombieCoords[2])
message_end()

message_begin(MSG_ONE_UNRELIABLE, g_msgHostageDel, {0,0,0}, id)
write_byte(i)
message_end()
}
}
}

im fix it you can use this
Attached Files
File Type: sma Get Plugin or Get Source (zp_hclass.sma - 402 views - 51.9 KB)
cr0w is offline
Send a message via Yahoo to cr0w Send a message via Skype™ to cr0w
LeBadit
Member
Join Date: Dec 2013
Location: Europe
Old 03-30-2014 , 03:09   Re: [ZP] Addon: Human Classes - Now with model change support - UPDATE
Reply With Quote #205

Hi! If I have a model like blue_sonic.mdl for humans, how can I put it for zp_hclass.sma?
LeBadit is offline
Send a message via Yahoo to LeBadit Send a message via Skype™ to LeBadit
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 03-30-2014 , 03:56   Re: [ZP] Addon: Human Classes - Now with model change support - UPDATE
Reply With Quote #206

in the zp_zombieclasses.ini
__________________
ANTICHRISTUS is offline
tom05
Junior Member
Join Date: Jul 2013
Location: Czech Republic
Old 04-21-2014 , 16:15   Re: [ZP] Addon: Human Classes - Now with model change support - UPDATE
Reply With Quote #207

Hello everyone, I would like you to help me with this plugin:

It doesn't work with this plugin, I tried to find the mistake, but I don't know where is the problem

Thank you for answers.

Spoiler


Here is Human class plugin:

Spoiler

Last edited by tom05; 04-21-2014 at 16:24.
tom05 is offline
LeBadit
Member
Join Date: Dec 2013
Location: Europe
Old 06-26-2014 , 11:05   Re: [ZP] Addon: Human Classes - Now with model change support - UPDATE
Reply With Quote #208

Quote:
Originally Posted by ANTICHRISTUS View Post
in the zp_zombieclasses.ini
Thanks, solved.
LeBadit is offline
Send a message via Yahoo to LeBadit Send a message via Skype™ to LeBadit
worm2388
Member
Join Date: Dec 2014
Old 12-23-2014 , 12:40   Re: [ZP] Addon: Human Classes - Now with model change support - UPDATE
Reply With Quote #209

i found some error
1.when i choose light handler, i die.
2. when i choose runner, i cant move.
wish you could help me to solve this problems, many thanks
worm2388 is offline
NewKidz
Member
Join Date: Oct 2010
Old 04-27-2015 , 15:28   Re: [ZP] Addon: Human Classes - Now with model change support - UPDATE
Reply With Quote #210

Nice.
btw, could someone make it support for cz bots?
then that bots will randomly choose the human class.
thankyou before
NewKidz 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 15:04.


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