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

kinda lost..


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
-: Xdc :- SqUiD!
Senior Member
Join Date: Jul 2005
Location: Canada B.C.
Old 07-28-2005 , 22:24   kinda lost..
Reply With Quote #1

I'm Sorry if this is a bit brief but i was wondering what this means and how i could fix them
Code:
19:22:16 [AMX] Function not found (name "Entvars_Get_Edict") (plugin "sh_doctor.amx")
         [AMX] Function not found (name "Entvars_Set_String") (plugin "sh_chucky.amx")
         [AMX] Function not found (name "Entvars_Set_Vector") (plugin "sh_yoda.amx")
         [AMX] Function not found (name "Entvars_Set_String") (plugin "sh_vash.amx")
         [AMX] Function not found (name "Entvars_Set_String") (plugin "sh_morpheus.amx")
         [AMX] Function not found (name "Entvars_Set_String") (plugin "sh_darthmaul.amx")
         [AMX] Function not found (name "Entvars_Set_String") (plugin "sh_madness.amx")
         [AMX] Function not found (name "Entvars_Get_Int") (plugin "sh_invisman.amx")
         [AMX] Function not found (name "Entvars_Set_Vector") (plugin "sh_batgirl.amx")
         [AMX] Function not found (name "get_user_button") (plugin "sh_toad.amx")
         [AMX] Function not found (name "Entvars_Set_String") (plugin "sh_masterchief.amx")
Please help me super hero team..
__________________
Myishi Corporation.
te_ Maps
-: Xdc :- SqUiD! is offline
Send a message via AIM to -: Xdc :- SqUiD! Send a message via MSN to -: Xdc :- SqUiD!
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 07-28-2005 , 22:30  
Reply With Quote #2

enable vexd...
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
-: Xdc :- SqUiD!
Senior Member
Join Date: Jul 2005
Location: Canada B.C.
Old 07-28-2005 , 22:35   ..
Reply With Quote #3

if its not to much to ask vittu can you give me a little bit more info, like how to enable vexd?
__________________
Myishi Corporation.
te_ Maps
-: Xdc :- SqUiD! is offline
Send a message via AIM to -: Xdc :- SqUiD! Send a message via MSN to -: Xdc :- SqUiD!
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 07-28-2005 , 22:47  
Reply With Quote #4

If its not too much trouble supply the required info when posting in tech support or your post gets trashed.
See the Rules (there is a link in my sig).
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
-: Xdc :- SqUiD!
Senior Member
Join Date: Jul 2005
Location: Canada B.C.
Old 07-28-2005 , 22:53   :
Reply With Quote #5

vittu all im wondering is how i can fix my problems above and you awnsered and i thank you for that, and then i asked how to enable vexd, ive read the rules over and over again jsut so i get it and i dont see what im doing wrong.
i jsut checked my plugins.ini in metamod folder and it says vexd is there and i still get the errors so, if theres anything else it could be please say so..
__________________
Myishi Corporation.
te_ Maps
-: Xdc :- SqUiD! is offline
Send a message via AIM to -: Xdc :- SqUiD! Send a message via MSN to -: Xdc :- SqUiD!
Mr.Marijuana
New Member
Join Date: Jul 2005
Old 07-28-2005 , 23:00  
Reply With Quote #6

wow dude, way to be a dick about it. Squid is just askin for help because you DID NOT specify. maybe if you did that or actually helped people in detail it would actually solve the whole reason why there on this forum. ....pathetic

-: Xdc :- Mr.Marijuana.
Mr.Marijuana is offline
Send a message via AIM to Mr.Marijuana
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 07-28-2005 , 23:36  
Reply With Quote #7

Quote:
Originally Posted by Mr.Marijuana
wow dude, way to be a dick about it. Squid is just askin for help because you DID NOT specify. maybe if you did that or actually helped people in detail it would actually solve the whole reason why there on this forum. ....pathetic

-: Xdc :- Mr.Marijuana.
ok your warned for being a dumbass... I can't help him without knowing what versions he is using, which is what the Tech Support Rules ask for or you post gets trashed (like it states in the rules). How to help him depends on his answers for the required info that it asks.

no fuck this I don't need to explain myself, when it's clearly stated and he goes and gets some 3rd party to bitch me out.
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 07-29-2005 , 00:38  
Reply With Quote #8

Post All this info
Code:
# Need versions of everything you are using, otherwise your post will be trashed without warning. Do not say "newest" or "latest" or your post WILL be trashed. Use console commands such as "meta version", "meta list" and "amxx plugins" (or "amx plugins") to get your version information.

    * Metamod
    * AMX(x)
    * SuperHero Mod


# Need to know if its a listen server, dedicated through steam or a true dedicated server.
and post ur plugins.ini
Freecode is offline
-: Xdc :- SqUiD!
Senior Member
Join Date: Jul 2005
Location: Canada B.C.
Old 07-29-2005 , 01:03   SORRY
Reply With Quote #9

wow im very sorry for this idiot's actions but thanks for telling me what i need to tell you, I really need help :-D

[AMX v0.9.9, MetaMod v1.17.1]
--------------------------------------------------------------
; AMX Mod
win32 addons/amx/dlls/amx_mm.dll

; AMX Mod modules

; NOTE: don't declare 'pure' AMX Modules here
; (those not having '_mm' in their filename)

; CS Stats (AMX module)
win32 addons/amx/modules/csstats_mm.dll

; Fun (AMX module)
win32 addons/amx/modules/fun_mm.dll

; Vexd Utilities (AMX module)
win32 addons/amx/modules/VexdUM_mm.dll

;Monster Mod
win32 addons/monster/monster_mm.dll
Code:
; AMX Mod plugins

admin.amx		; admin base (required for any admin-related)
;admin_mysql.amx	; admin base - MySQL version (comment admin.amx)
admincmd.amx		; basic admin console commands
adminhelp.amx		; help command for admin console commands
adminslots.amx		; slot reservation
menufront.amx		; front-end for admin menus
cmdmenu.amx		; command menu (speech, settings)
plmenu.amx		; players menu (kick, ban, client cmds.)
restmenu.amx		; restrict weapons menu
mapsmenu.amx		; maps menu (vote, changelevel)
antiflood.amx		; prevent clients from chat-flooding the server
adminchat.amx		; console chat commands
adminvote.amx		; vote commands
nextmap.amx		; displays next map in mapcycle
timeleft.amx		; displays time left on map
mapchooser.amx		; allows to vote for next map
scrollmsg.amx		; displays a scrolling message
imessage.amx		; displays information messages
welcomemsg.amx		; console motd @ client connection
statsx.amx		; stats on death or round end (CSStats Module required!)
stats_logging.amx	; weapons stats logging (CSStats Module required!)
telemenu.amx		; teleport menu (Fun Module required!)
miscstats.amx		; bunch of events announcement for Counter-Strike
pausecfg.amx		; allows to pause and unpause some plugins
statscfg.amx		; allows to manage stats plugins via menu and commands

;***** Superheromod *****
superheromodvault.amx	; SUPERHEROMOD
sh_anubis.amx		; SUPERHERO Anubis		(default)
sh_aquaman.amx		; SUPERHERO Aquaman		(default)
sh_batman.amx		; SUPERHERO Batman		(default)
sh_bomberman.amx	; SUPERHERO Bomberman		(default)
sh_captaina.amx 	; SUPERHERO Captain America	(default)
sh_cyclops.amx		; SUPERHERO Cyclops		(default)
sh_daredevil.amx	; SUPERHERO Daredevil		(default)
sh_dazzler.amx		; SUPERHERO Dazzler		(default)
sh_dracula.amx		; SUPERHERO Dracula		(default)
sh_flash.amx		; SUPERHERO Flash		(default)
sh_hobgoblin.amx	; SUPERHERO Hobgoblin		(default)
sh_hulk.amx		; SUPERHERO Hulk		(default)
sh_humantorch.amx	; SUPERHERO Human Torch		(default)
sh_ironman.amx		; SUPERHERO Iron Man		(default)
sh_kamikaze.amx		; SUPERHERO Kamikaze		(default)
sh_mystique.amx 	; SUPERHERO Mystique		(default)
sh_nightcrawler.amx	; SUPERHERO Nightcrawler	(default)
sh_punisher.amx 	; SUPERHERO Punisher		(default)
sh_skeletor.amx 	; SUPERHERO Skeletor		(default)
sh_spiderman.amx	; SUPERHERO Spiderman		(default)
sh_superman.amx 	; SUPERHERO Superman		(default)
sh_windwalker.amx	; SUPERHERO Windwalker		(default)
sh_wolverine.amx	; SUPERHERO Wolverine		(default)
sh_xavier.amx		; SUPERHERO Xavier		(default)
sh_zeus.amx		; SUPERHERO Zeus		(default)
sh_delirious.amx
sh_chin.amx
sh_deathlaser.amx
sh_lordexodus.amx
sh_silversurfer.amx
sh_woman.amx
sh_doctor.amx
sh_frogger.amx
usp_only.amx
sh_chucky.amx
sh_yoda.amx
sh_vash.amx
sh_morpheus.amx
sh_darthmaul.amx
sh_beast.amx
sh_sonic.amx
sh_madness.amx
sh_invisman.amx
sh_poisonivy.amx
sh_foxmccloud.amx
sh_batgirl.amx
sh_toad.amx
sh_masterchief.amx
plugin_gore.amx
sh_noob.amx
sh_blink.amx






True Dedicated
Nuclear Fallout

Any help would be great thanks
__________________
Myishi Corporation.
te_ Maps
-: Xdc :- SqUiD! is offline
Send a message via AIM to -: Xdc :- SqUiD! Send a message via MSN to -: Xdc :- SqUiD!
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 07-29-2005 , 01:06  
Reply With Quote #10

Quote:
Originally Posted by Freecode
and post ur plugins.ini
for metamod and amx pls
Freecode 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 07:06.


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