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

Grenades Are Heavy


Post New Thread Reply   
 
Thread Tools Display Modes
MstrFrk1
Junior Member
Join Date: Aug 2004
Location: NY
Old 08-21-2004 , 13:59   Non-explosopn grenades?
Reply With Quote #21

i have a really off-the-wall suggestion but, can u make the grenades not only heavy, but so they dont explode? so then on dodgeball maps it is REAL dodgeball. but i do understand that this could be a total b**** to code and prolly not worht it but its jsut a sugestion
__________________
Server is almost Done
MstrFrk1 is offline
Send a message via AIM to MstrFrk1 Send a message via Yahoo to MstrFrk1
FloW
New Member
Join Date: Sep 2004
Old 09-17-2004 , 02:13  
Reply With Quote #22

[text deleted]

oh sorry, problem solved...
I found the mistake..

FloW.
FloW is offline
meowmeow
Member
Join Date: Sep 2004
Old 11-04-2004 , 20:38  
Reply With Quote #23

What programes or "things" do I need to install this ? or where does the .SMA file go to ?

Thanks!
meowmeow is offline
Kamikaze
Senior Member
Join Date: Mar 2004
Location: Butler, PA
Old 11-04-2004 , 21:34  
Reply With Quote #24


http://www.amxmodx.org/doc

Learn on your own how to compile plugins and how to install them.
Kamikaze is offline
Send a message via ICQ to Kamikaze Send a message via AIM to Kamikaze Send a message via MSN to Kamikaze Send a message via Yahoo to Kamikaze
meowmeow
Member
Join Date: Sep 2004
Old 11-04-2004 , 21:57  
Reply With Quote #25

Wow... that's the help you're gonna' give me ? I came to these forums and asked a beginners question in the right given thread and this is all I get ? Fucking amazing.

Sorry we're not all so fucking bright in AMX/AMXX like you good sir, I asked a newb question and awaiting a response from a veteran such as yourself, and not to be put down or ignored.

Sorry again if I wasted your precious time in trying to help me & others out.
meowmeow is offline
Kamikaze
Senior Member
Join Date: Mar 2004
Location: Butler, PA
Old 11-04-2004 , 22:40  
Reply With Quote #26

Nah your not wasting my time, it's the fact that everyone asks the same questions and it's starting to drive me nuts that ppl can't read the stickies.

Ok I'll pull it out of the manual for you since you are one of those ppl that expects everyone to show you step-by-step to do basic things. I remember I figured out everything from this manual when I first started out, here you go:

Compiling Plugins:
It does not matter on which OS you are compiling. The plugins will work on any OS.

Windows Compiling (easy)
Download AMX Mod X for Windows
Extract the zip archive
Place your .sma file in [mod dir]\addons\amxmodx\scripting
Run compile.bat
Wait until you see the compiler report
Press any key
Your compiled plugin is in [mod dir]\addons\amxmodx\scripting\compiled

Windows Compiling (advanced)
Download AMX Mod X for Windows
Extract the zip archive
Go to Start, Run, "cmd", and click Ok
Type: cd [mod dir]\addons\amxmodx\scripting
sc [plugin name].sma
Your compiled plugin is in [mod dir]\addons\amxmodx\scripting

Linux Compiling (easy)
Download AMX Mod X for Linux
Extract the archive:
tar zxvf [file name]
Place your .sma file in [mod dir]/addons/amxmodx/scripting
Run the shell script compile.sh:
./[mod dir]/addons/amxmodx/scripting/compile.sh
Your compiled plugin is in [mod dir]/amxmodx/scripting/compiled

Linux Compiling (advanced)
Download AMX Mod X for Linux
Extract the archive:
tar zxvf [file name]
Place your .sma file in [mod dir]/addons/amxmodx/scripting
Run in a shell:
cd [mod dir]/addons/amxmodx/scripting
chmod +x sc
./sc [plugin name].sma
Your compiled plugin is in [mod dir]/amxmodx/scripting/compiled

Ok now you know how to compile a plugin, next go to the compiled folder and copy all ypur plugins to the [mod dir]/amxmodx/plugins folder.

Next go to the [mod dir]/amxmodx/configs folder, open the plugins.ini file

At the bottom is where you add custom plugins, now add all your plugins there:

Example:

grenades_are_heavy.amxx
Kamikaze is offline
Send a message via ICQ to Kamikaze Send a message via AIM to Kamikaze Send a message via MSN to Kamikaze Send a message via Yahoo to Kamikaze
meowmeow
Member
Join Date: Sep 2004
Old 11-05-2004 , 02:32  
Reply With Quote #27

I take it all back, you're a sweetheart.
meowmeow is offline
Throstur
Senior Member
Join Date: Nov 2004
Location: Iceland
Old 11-05-2004 , 07:07  
Reply With Quote #28

I really wanna laugh at that post
Throstur is offline
Send a message via AIM to Throstur Send a message via MSN to Throstur
MstrFrk1
Junior Member
Join Date: Aug 2004
Location: NY
Old 11-05-2004 , 21:04  
Reply With Quote #29

can you say "off topic"?

well anyways, can soem1 get back to me on the grenades not exploding thing i posted awhile bak, i think that'd be sweet for dodgeball maps.
__________________
Server is almost Done
MstrFrk1 is offline
Send a message via AIM to MstrFrk1 Send a message via Yahoo to MstrFrk1
Throstur
Senior Member
Join Date: Nov 2004
Location: Iceland
Old 11-06-2004 , 06:19  
Reply With Quote #30

yeah because on my funserver I always have dodgeball maps in between but the guys throw at the ground or in the air! not at the guys!
__________________
Throstur is offline
Send a message via AIM to Throstur Send a message via MSN to Throstur
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 05:46.


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