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

Crysis Nanosuit Advanced v12.3


Post New Thread Reply   
 
Thread Tools Display Modes
GreeN_WorLd
Junior Member
Join Date: Jul 2009
Old 07-24-2009 , 07:16   Re: Crysis Nanosuit Advanced [Updated 10.04.2009]
Reply With Quote #181

First hello ! I have a problem .... it is about the speed_api.sma and nanosuit_advanced.sma . I can't compile them , actually i can't compile any of the plugins - it gives me the same error .
Code:
****.sma (directory)addons\amxmodx\scripting\include\amxmodx.inc<25> : fatal error 100 : cannot read from file "celltrie"

Compilation aborted.
1 Error.
Could not locate the output file compiled/*****.amx <compile failed>
If it is gonna make things easier i am with amx mod x 1.8.1 zombie plague mod 4.3 and this crysis nanosuit (updated in 10,4,2009)

Sorry if this is little of the topick .
Sorry for bad english .

And sorry again if this question was given already and answer , just gimme the link to read .
GreeN_WorLd is offline
GreeN_WorLd
Junior Member
Join Date: Jul 2009
Old 07-26-2009 , 03:18   Re: Crysis Nanosuit Advanced [Updated 10.04.2009]
Reply With Quote #182

OK , sorry for 2nd post , but i fixed the problem . Now i have one question - When i start i have a small blue rocket icon (just like the human race in the warcraft mod) . So what do i need to bind there to use it ?
GreeN_WorLd is offline
doom_laur
Junior Member
Join Date: Jul 2008
Location: Roman, Romania
Old 08-02-2009 , 05:03   Re: Crysis Nanosuit Advanced [Updated 10.04.2009]
Reply With Quote #183

Quote:
Originally Posted by GreeN_WorLd View Post
OK , sorry for 2nd post , but i fixed the problem . Now i have one question - When i start i have a small blue rocket icon (just like the human race in the warcraft mod) . So what do i need to bind there to use it ?
If that icon is in at the middle of the screen in the left, it is the maximum armor icon. If you want to use the nanosuit functions you can write in chat " /nanosuit ", in console " nanosuit " or you can make a bind (this is recomanded) to open the nanosuit menu, for example:

Code:
bind mouse3 nanosuit
Then if you will press the scroll button on the mouse the nanosuit menu will open.
doom_laur is offline
Send a message via Yahoo to doom_laur Send a message via Skype™ to doom_laur
Sam Stone
Junior Member
Join Date: Oct 2008
Location: Russia
Old 08-10-2009 , 02:01   Re: Crysis Nanosuit Advanced [Updated 10.04.2009]
Reply With Quote #184

When player in armor mode he can run (sometimes) immediatly in next round regardless of mp_freezetime value
Sam Stone is offline
ot_207
Veteran Member
Join Date: Jan 2008
Location: Romania The Love Country
Old 08-10-2009 , 04:17   Re: Crysis Nanosuit Advanced [Updated 10.04.2009]
Reply With Quote #185

Quote:
Originally Posted by Sam Stone View Post
When player in armor mode he can run (sometimes) immediatly in next round regardless of mp_freezetime value
What version do you use?
__________________
My approved plug-ins | Good for newbies! | Problems?

Back, will come around when I have time.
ot_207 is offline
Sam Stone
Junior Member
Join Date: Oct 2008
Location: Russia
Old 08-14-2009 , 01:09   Re: Crysis Nanosuit Advanced [Updated 10.04.2009]
Reply With Quote #186

Latest. amxx plugins returns 11.0. I have downloaded it few days ago.
I found the same problem in Frost Nades plugin, you can try it for bugfix.

Probably for bug player must be alive and use armor mode at the end of previous round.

PS
when bug occurs player can run, but can't shot/throw grens

Last edited by Sam Stone; 08-14-2009 at 02:16.
Sam Stone is offline
ot_207
Veteran Member
Join Date: Jan 2008
Location: Romania The Love Country
Old 08-14-2009 , 02:14   Re: Crysis Nanosuit Advanced [Updated 10.04.2009]
Reply With Quote #187

Quote:
Originally Posted by Sam Stone View Post
Latest. amxx plugins returns 11.0. I have downloaded it few days ago.
I found the same problem in Frost Nades plugin, you can try it for bugfix.

Probably for bug player must be alive at the end of previous round and use armor mode.
Show me the version of your speed_api.amxx. If that is outdated that is the problem.
__________________
My approved plug-ins | Good for newbies! | Problems?

Back, will come around when I have time.
ot_207 is offline
Sam Stone
Junior Member
Join Date: Oct 2008
Location: Russia
Old 08-14-2009 , 02:17   Re: Crysis Nanosuit Advanced [Updated 10.04.2009]
Reply With Quote #188

Quote:
#define VERSION "4.0"
Quote:
] amxx version
AMX Mod X 1.8.1.3722 (http://www.amxmodx.org)
Authors:
David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko
Felix "SniperBeamer" Geyer, Jonny "Got His Gun" Bergstrom
Lukasz "SidLuke" Wlasinski, Christian "Basic-Master" Hammacher
Borja "faluco" Ferrer, Scott "Damaged Soul" Ehlert
Compiled: May 8 2008, 00:00:17
Core mode: JIT+ASM32
] amxx modules
Currently loaded modules:
name version author status
[ 1] MySQL 1.8.1.3718 AMX Mod X Dev Team running
[ 2] Fun 1.8.1.3718 AMX Mod X Dev Team running
[ 3] Engine 1.8.1.3718 AMX Mod X Dev Team running
[ 4] FakeMeta 1.8.1.3718 AMX Mod X Dev Team running
[ 5] nVault 1.8.1.3718 AMX Mod X Dev Team running
[ 6] CStrike 1.8.1.3718 AMX Mod X Dev Team running
[ 7] CSX 1.8.1.3718 AMX Mod X Dev Team running
[ 8] Ham Sandwich 1.8.1.3718 AMX Mod X Dev Team running
[ 9] CSDM2 2.1 CSDM Team running
9 modules, 9 correct

Last edited by Sam Stone; 08-14-2009 at 02:21.
Sam Stone is offline
ot_207
Veteran Member
Join Date: Jan 2008
Location: Romania The Love Country
Old 08-14-2009 , 02:17   Re: Crysis Nanosuit Advanced [Updated 10.04.2009]
Reply With Quote #189

Quote:
Originally Posted by Sam Stone View Post
here it is:
Not define, show me all versions from amxx plugins command.
__________________
My approved plug-ins | Good for newbies! | Problems?

Back, will come around when I have time.
ot_207 is offline
Sam Stone
Junior Member
Join Date: Oct 2008
Location: Russia
Old 08-14-2009 , 04:43   Re: Crysis Nanosuit Advanced [Updated 10.04.2009]
Reply With Quote #190

my plugins
Code:
] amxx plugins
Currently loaded plugins:
       name                    version     author            file             status   
 [  1] Admin Base              1.8.1.3722  AMXX Dev Team     admin.amxx       running  
 [  2] AMXBans                 5.0         YoMama/Lux & lan  amxbans.amxx     running  
 [  3] Admin Commands          1.8.1.3722  AMXX Dev Team     admincmd.amxx    running  
 [  4] Admin Help              1.8.1.3722  AMXX Dev Team     adminhelp.amxx   running  
 [  5] Slots Reservation       1.8.1.3722  AMXX Dev Team     adminslots.amxx  running  
 [  6] Multi-Lingual System    1.8.1.3722  AMXX Dev Team     multilingual.am  running  
 [  7] Menus Front-End         1.8.1.3722  AMXX Dev Team     menufront.amxx   running  
 [  8] Commands Menu           1.8.1.3722  AMXX Dev Team     cmdmenu.amxx     running  
 [  9] Players Menu            1.8.1.3722  AMXX Dev Team     plmenu.amxx      running  
 [ 10] Maps Menu               1.8.1.3722  AMXX Dev Team     mapsmenu.amxx    running  
 [ 11] Admin Chat              1.8.1.3722  AMXX Dev Team     adminchat.amxx   running  
 [ 12] Anti Flood              1.8.1.3722  AMXX Dev Team     antiflood.amxx   running  
 [ 13] Scrolling Message       1.8.1.3722  AMXX Dev Team     scrollmsg.amxx   running  
 [ 14] Info. Messages          1.8.1.3722  AMXX Dev Team     imessage.amxx    running  
 [ 15] Admin Votes             1.8.1.3722  AMXX Dev Team     adminvote.amxx   running  
 [ 16] NextMap                 1.8.1.3722  AMXX Dev Team     nextmap.amxx     running  
 [ 17] Nextmap Chooser         1.8.1.3722  AMXX Dev Team     mapchooser.amxx  running  
 [ 18] TimeLeft                1.8.1.3722  AMXX Dev Team     timeleft.amxx    running  
 [ 19] Pause Plugins           1.8.1.3722  AMXX Dev Team     pausecfg.amxx    running  
 [ 20] Stats Configuration     1.8.1.3722  AMXX Dev Team     statscfg.amxx    running  
 [ 21] Restrict Weapons        1.8.1.3722  AMXX Dev Team     restmenu.amxx    running  
 [ 22] CS Misc. Stats          1.8.1.3746  AMXX Dev Team     miscstats.amxx   running  
 [ 23] High Ping Kicker        0.9.4       default           high_ping_kicke  running  
 [ 24] Spin hack Detector      1.0.4       EKS               ac_spinhackdete  running  
 [ 25] Anti FastFire           1.2         DarkSnow          anti_fastfire.a  running  
 [ 26] All Death Beams         0.9         SpaceDude         all_death_beams  running  
 [ 27] unknown                 unknown     unknown           zoom_detection_  bad load 
 [ 28] Admin Spectator ESP     1.3         KoST              admin_spec_esp.  running  
 [ 29] Head Splash             1.4         potatis_invalido  head_splash.amx  running  
 [ 30] unknown                 unknown     unknown           ptb.amxx         bad load 
 [ 31] Join/Leave Message      1.2         BigBaller         join_leave.amxx  running  
 [ 32] Hobo AFK Manager        1.2a        hoboman313        hobo_afk_manage  running  
 [ 33] Grenade Jump            0.1         VEN               grenadejump.amx  running  
 [ 34] FrostNades              2.09        Avalanche         frostnades.amxx  running  
 [ 35] random teams            1           atambo            randomteams.amx  running  
 [ 36] He Damage               0.0.1       ConnorMcLeod      He_Damage.amxx   running  
 [ 37] Team Locker             1.5         Bmann_420         teamlocker.amxx  running  
 [ 38] Aimbot Detection        1.3         bugsy             aimbotdetect.am  running  
 [ 39] Force Team Win          0.1         VEN               forceteamwin.am  running  
 [ 40] Teleport Smoke Grenade  0.1         VEN               teleport_smokeg  running  
 [ 41] CS_Holodude             1.3         Vet(3TT3V)        cs_holodude.amx  running  
 [ 42] Speed API               4.0         OT                speed_api.amxx   running  
 [ 43] Crysis Nanosuit Advanc  11.0        OT                nanosuit_advanc  running  
 [ 44] Deathtype Effects       1.0         anakin_cstrike    deathtype_effec  running  
 [ 45] CSDM Mod                2.1         CSDM Team         csdm_spawn_pres  running  
 [ 46] ATAC                    3.0.1       ATAC Team         atac.amxx        running  
 [ 47] Slap                    1.1         ATAC Team         atac_slap.amxx   running  
 [ 48] Slap2One                1.1         ATAC Team         atac_slap2one.a  running  
 [ 49] Slay                    1.1         ATAC Team         atac_slay.amxx   running  
 [ 50] Spawn Slay              1.0         ATAC Team         atac_spawnslay.  running  
 [ 51] Jail                    1.1         ATAC Team         atac_jail.amxx   stopped  
 [ 52] Bury                    1.0         ATAC Team         atac_bury.amxx   running  
 [ 53] Glow                    1.0         ATAC Team         atac_glow.amxx   running  
 [ 54] Timebomb                1.1         ATAC Team         atac_bomb.amxx   running  
 [ 55] Blind                   1.0         ATAC Team         atac_blind.amxx  running  
 [ 56] Rocket                  1.0         ATAC Team         atac_rocket.amx  running  
 [ 57] Drop                    1.0         ATAC Team         atac_drop.amxx   running  
 [ 58] Fire                    1.0         ATAC Team         atac_fire.amxx   running  
 [ 59] Drug                    1.0         ATAC Team         atac_drug.amxx   running  
 [ 60] Bad Aim                 1.1         ATAC Team         atac_badaim.amx  running  
 [ 61] Hud Messages            1.1         ATAC Team         atac_hudmsg.amx  running  
 [ 62] Team Attack             1.0         ATAC Team         atac_ta.amxx     running  
 [ 63] ATAC Commands           1.1         ATAC Team         atac_cmds.amxx   running  
 [ 64] ATAC AMXBans            1.1         ATAC Team         atac_amxbans.am  running  
( 27) Load fails: Plugin file open error (plugin "zoom_detection_plugin.amx")
( 30) Load fails: Plugin file open error (plugin "ptb.amxx")
64 plugins, 61 running
Sam Stone 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 22:24.


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