Raised This Month: $ Target: $400
 0% 

Crysis Nanosuit Advanced v12.3


Post New Thread Reply   
 
Thread Tools Display Modes
t64181700
Member
Join Date: Dec 2009
Old 12-29-2009 , 13:29   Re: Crysis Nanosuit Advanced v12.3
Reply With Quote #331

How do i make it so only 1 team,i want CTs, can have nanosuit? Anything i can edit in the amxx plugin?
t64181700 is offline
hellmoss
Senior Member
Join Date: Oct 2009
Location: ZOMBIE PLAGUE
Old 12-30-2009 , 17:07   Re: Crysis Nanosuit Advanced v12.3
Reply With Quote #332

Where, in the sma code, I can change the alpha of Cloak mode?
hellmoss is offline
darkbad945
Senior Member
Join Date: May 2008
Old 01-02-2010 , 08:52   Re: Crysis Nanosuit Advanced v12.3
Reply With Quote #333

Quote:
Originally Posted by ot_207 View Post
Speed API has nothing to do with it.
Because of ZP the maximum speed mod does not work...
Ok. Is there Andy way of making it work with ZP ?
darkbad945 is offline
sabrioz
Senior Member
Join Date: Apr 2009
Old 02-13-2010 , 08:17   Re: Crysis Nanosuit Advanced v12.3
Reply With Quote #334

need help.
how can i block people by using :
* -=Maximum Speed=-
* -=Cloak Mode=-

i don't want these two mode.
sabrioz is offline
xXxOpOpxXx
Senior Member
Join Date: Aug 2007
Old 02-14-2010 , 02:35   Re: Crysis Nanosuit Advanced v12.3
Reply With Quote #335

how to get it working with Zombie plague ???
__________________
xXxOpOpxXx is offline
Send a message via Skype™ to xXxOpOpxXx
Seta00
The Seta00 user has crashed.
Join Date: Jan 2010
Location: Berlin
Old 02-14-2010 , 09:55   Re: Crysis Nanosuit Advanced v12.3
Reply With Quote #336

Replace nanosuit_menu_show with this to remove "Unknown command" from console:
PHP Code:
public nanosuit_menu_show(id)
{
    if (!
is_user_alive(id))
        return 
PLUGIN_HANDLED;
    
    if (
cl_nn_has[id] == NANO_YES)
    {
        
client_cmd(id,"spk %s",sound_menu)
        
nanosuit_menu_create(id)
        
menu_display(idnd_menu[id])
        
nanosuit_reset(id,false)
        return 
PLUGIN_HANDLED;
    }
    else
        
client_print(idprint_center,"%L",id,"NANO_NO")
    
    return 
PLUGIN_HANDLED;

Seta00 is offline
narkoman
Junior Member
Join Date: Apr 2008
Location: israel
Old 03-24-2010 , 19:50   Re: Crysis Nanosuit Advanced v12.3
Reply With Quote #337

when i played with my friend on my server..
i didnt saw the nanosuit model on him..only the original models...but he said i have new model...why only i have the model..?
narkoman is offline
Send a message via ICQ to narkoman
Steak243
Senior Member
Join Date: May 2009
Old 04-12-2010 , 10:14   Re: Crysis Nanosuit Advanced v12.3
Reply With Quote #338

Can someone edit the code so theres an admin access flag also. I wanna add this but only for admins.

Also anyway it can be coded into the zombie mod? So it only works with humans and not zombies. Would really appreciate it.
__________________
Crysis Website. New Zombie Server.
http://crysisgaming.org/news.php
Zombie Mod | CrysisGaming.org [Fast DL]
New Bank System. Crysis Ammo Pack (C.A.P)


208.122.52.120:27015

Last edited by Steak243; 04-12-2010 at 13:03.
Steak243 is offline
Steak243
Senior Member
Join Date: May 2009
Old 04-18-2010 , 00:33   Re: Crysis Nanosuit Advanced v12.3
Reply With Quote #339

Sry for double post. But i got it working so zombies dont respawn with the suit if its set to deathmatch but zombies can still access the suit by typing /buynano

Can anyone help me with just making it so zombies cant buy it.
__________________
Crysis Website. New Zombie Server.
http://crysisgaming.org/news.php
Zombie Mod | CrysisGaming.org [Fast DL]
New Bank System. Crysis Ammo Pack (C.A.P)


208.122.52.120:27015
Steak243 is offline
BrX
New Member
Join Date: Nov 2009
Old 04-20-2010 , 07:37   Re: Crysis Nanosuit Advanced v12.3
Reply With Quote #340

I think there is a some kind of bug in that plugin. Its executing commands in player console when he connects to the server. Im talking about cl_backspeed and cl_forwardspeed . Plugin sets them to 99999, and when that cvars are set to 99999 player can't run strafe ( I mean holding W and D or W and A for example) on other servers. Only on server where this plugin is installed, everything is fine and works well. Some propositions how to fix that? Thanks.
BrX 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 00:59.


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