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

Hit N Run Mod help


Post New Thread Reply   
 
Thread Tools Display Modes
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 06-25-2013 , 06:28   Re: Hit N Run Mod help
Reply With Quote #11

No.
__________________
Kia is offline
menlem
Junior Member
Join Date: Jun 2013
Old 06-25-2013 , 06:57   Re: Hit N Run Mod help
Reply With Quote #12

Error: server failed to transmit file 'sound/HyuNaS_HNR/loser.wav'
Error: server failed to transmit file 'sound/HyuNaS_HNR/alarm-thriller.mp3'
Error: server failed to transmit file 'sound/HyuNaS_HNR/Clock.mp3'
Error: server failed to transmit file 'sound/HyuNaS_HNR/winsound1.mp3'
Error: server failed to transmit file 'sound/HyuNaS_HNR/winsound2.mp3'
Error: server failed to transmit file 'sound/HyuNaS_HNR/winsound3.mp3'
Error: server failed to transmit file 'sound/HyuNaS_HNR/winsound4.mp3'
Error: server failed to transmit file 'sound/HyuNaS_HNR/winsound5.mp3'
Error: server failed to transmit file 'sound/HyuNaS_HNR/winsound6.mp3'
Error: server failed to transmit file 'sound/HyuNaS_HNR/infected1.wav'
Error: server failed to transmit file 'sound/HyuNaS_HNR/infected2.wav'
Error: server failed to transmit file 'sound/HyuNaS_HNR/infected3.wav'
Error: server failed to transmit file 'models/player/Adv-Sick/Adv-Sick.mdl'
Error: could not load file models/player/Adv-Sick/Adv-Sick.mdl
Model models/player/Adv-Sick/Adv-Sick.mdl not found and not available from server
Cannot continue without model models/player/Adv-Sick/Adv-Sick.mdl, disconnecting.
menlem is offline
menlem
Junior Member
Join Date: Jun 2013
Old 06-25-2013 , 07:00   Re: Hit N Run Mod help
Reply With Quote #13

am putting everything in correct way
menlem is offline
simanovich
AlliedModders Donor
Join Date: Jun 2012
Location: Israel
Old 06-25-2013 , 07:36   Re: Hit N Run Mod help
Reply With Quote #14

You must download sounds and models so the plugin will work correctly.

Here.
__________________

Last edited by simanovich; 04-08-2014 at 09:59.
simanovich is offline
menlem
Junior Member
Join Date: Jun 2013
Old 06-25-2013 , 07:53   Re: Hit N Run Mod help
Reply With Quote #15

i did everything correct

i added u on steam hyuna

accept me please
menlem is offline
FanTaaaaaa
Junior Member
Join Date: Apr 2014
Location: Palestine
Old 04-01-2014 , 19:40   Re: Hit N Run Mod help
Reply With Quote #16

[asdasd.amxx][/QUOTE]
FanTaaaaaa is offline
blackkky
Junior Member
Join Date: Feb 2015
Location: alrayyan, doha, qatar
Old 04-03-2015 , 04:36   Re: Hit N Run Mod help
Reply With Quote #17

Hit And Run Mod By Blackkky

Hi this plugins edited by me [Blackkky]

- Put the plugins here :-
Cstrike\Addons\amxmodx\configs\orpheu -folder
Cstrike\Addons\amxmodx\modules\orpheu_amxx.dll
Cstrike\Addons\amxmodx\modules\orpheu_amxx_i386.so
Cstrike\Addons\amxmodx\plugins\hitandrun.amxx
Cstrike\Addons\amxmodx\scripting\hitandrun.sma
Cstrike\sound\HitAndRun - Folder

Example

; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management

; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands

; Map related
nextmap.amxx ; displays next map in mapcycle
mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map

; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands

; Counter-Strike
;restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
;miscstats.amxx ; bunch of events announcement for Counter-Strike
;stats_logging.amxx ; weapons stats logging (CSX Module required!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here
hitandrun.amxx

Thanks For All
Attached Files
File Type: zip HitAndRun.zip (4.73 MB, 349 views)
blackkky is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 04-03-2015 , 06:10   Re: Hit N Run Mod help
Reply With Quote #18

You're not allowed to post binaries (.amxx files / .dll ; .so)
__________________
Kia is offline
simanovich
AlliedModders Donor
Join Date: Jun 2012
Location: Israel
Old 04-03-2015 , 16:35   Re: Hit N Run Mod help
Reply With Quote #19

Quote:
Originally Posted by Kia View Post
You're not allowed to post binaries (.amxx files / .dll ; .so)
Also he isn't the author of the plugin
__________________
simanovich is offline
blackkky
Junior Member
Join Date: Feb 2015
Location: alrayyan, doha, qatar
Old 07-21-2015 , 19:15   Re: Hit N Run Mod help
Reply With Quote #20

Hi this plugins edited by me [Blackkky]

#New and Best Hit And Run Mod

- Don't Forget to write HyuNaS_HNR.amxx in plugins.ini

Example

; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management

; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands

; Map related
nextmap.amxx ; displays next map in mapcycle
mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map

; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands

; Counter-Strike
;restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
;miscstats.amxx ; bunch of events announcement for Counter-Strike
;stats_logging.amxx ; weapons stats logging (CSX Module required!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here
HyuNaS_HNR.amxx
frostnades.amxx

For Any Help Add me On Steam :[ Blackkky ]
Thanks For All
Attached Files
File Type: zip HyuNaS HitAndRun .zip (7.76 MB, 234 views)
blackkky 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 20:51.


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