Raised This Month: $ Target: $400
 0% 

[ZP tool] Sma weapon generator


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
SergiCruz
Senior Member
Join Date: Mar 2012
Location: Andalucía, España
Old 03-27-2012 , 11:17   [ZP tool] Sma weapon generator
Reply With Quote #1

Reason: I have been using AM's plugins for a lot of time and now I want to give help too. My first post is a weapon generator, which was for me very hard to find on internet, that makes for you a .sma file that you can use on Zombie Plague perfectly as an extra item; a new weapon.

Way of use:
The software needn't setup and works like that:


Weapon: Tipe of weapon it would be.
Ammo: Ammo capacity
Clip: Ammo per fire round
Name: Name of your weapon (it's important not to leave spaces)
V/p/W models: Fill like "models/XXXX.mdl"
FireSound (shoot sound, the rest are added automatically), fill like "weapons/XXXXX.wav"
Damage: Indicates damage multiplier
Reload: I recommend to fill with a whole number and change it in the .sma file.

Notes:

-Another disadvantage is that you can't edit weapon's fire speed
-i've tested it for zp4.3fix5a and zp5.0.8 and all's fine
-You should have Microsoft virtual c++ 2010 in order to make it work
-If you got problems with the animation while using the weapon, you should go to the .sma file and change numers on line:

Code:
UTIL_PlayWeaponAnimation(Player, random_num(1,3))
(line 242)

I give you an example made by me at attached files (blood_m4a1.zip). Models and sound aren't from me. Origin:http://zombie-mod.ru/counte_strike/z...lood-m4a1.html
That's my own server, but i haven't been able to put it on the internet yet.

Origin of the app:
Idea from http://zombie-mod.ru/
You can find the app here: [URL="snip"[/URL]
Attached Files
File Type: zip Blood_m4a1.zip (2.03 MB, 986 views)

Last edited by Arkshine; 04-08-2015 at 16:43. Reason: Reupload
SergiCruz is offline
Send a message via MSN to SergiCruz
jc980
Veteran Member
Join Date: Jan 2010
Location: God is with us...
Old 03-27-2012 , 12:42   Re: [ZP tool] Sma weapon generator
Reply With Quote #2

dude, thanks you save me alot of time making new weapons.
__________________
jc980 is offline
lucas_7_94
Leche Loco
Join Date: Mar 2009
Location: Argentina
Old 03-27-2012 , 15:03   Re: [ZP tool] Sma weapon generator
Reply With Quote #3

And the source of exe ?
__________________
ATWWMH - MiniDuels
Madness is like gravity, just need a little push.
lucas_7_94 is offline
Send a message via Skype™ to lucas_7_94
SkiGz
BANNED
Join Date: Aug 2010
Location: Venezuela
Old 03-27-2012 , 15:08   Re: [ZP tool] Sma weapon generator
Reply With Quote #4

Quote:
Originally Posted by jc980 View Post
dude, thanks you save me alot of time making new weapons.
SkiGz is offline
Send a message via MSN to SkiGz
H.RED.ZONE
Veteran Member
Join Date: Sep 2011
Location: Serbia, Belgrade
Old 03-27-2012 , 16:35   Re: [ZP tool] Sma weapon generator
Reply With Quote #5

I wouldn't use that it has lot of errors....i know of it from long ago.
__________________
H.RED.ZONE is offline
SergiCruz
Senior Member
Join Date: Mar 2012
Location: Andalucía, España
Old 03-27-2012 , 17:12   Re: [ZP tool] Sma weapon generator
Reply With Quote #6

Quote:
Originally Posted by lucas_7_94 View Post
And the source of exe ?
i don't know what you want to say, but the new source (.sma) is created in the same folder in which the .exe is
The software hasn't got any other files.

Quote:
Originally Posted by H.RED.ZONE View Post
I wouldn't use that it has lot of errors....i know of it from long ago.
Well, it hasn't got so much errors... the only things you have to take into account is to edit the reload time from inside the sma and to choose the correct parameters for the animation sequencies.
I just wanted to help people who want to make their own weapons and don't know a lot of amx scripting
SergiCruz is offline
Send a message via MSN to SergiCruz
H.RED.ZONE
Veteran Member
Join Date: Sep 2011
Location: Serbia, Belgrade
Old 03-27-2012 , 17:35   Re: [ZP tool] Sma weapon generator
Reply With Quote #7

Yes i get it of course but i still wouldn't use it, they can look at the code but still...

And i think the lucas wants to say how did you get that and who made it and so on like "Source"
For me i found it on old post about 2 months ago not shure where does it come from, but you can learn a thing or two from it.
Specialy a fire sound there where some people asking on forum how to make that..
__________________

Last edited by H.RED.ZONE; 03-27-2012 at 17:36.
H.RED.ZONE is offline
SergiCruz
Senior Member
Join Date: Mar 2012
Location: Andalucía, España
Old 03-27-2012 , 17:47   Re: [ZP tool] Sma weapon generator
Reply With Quote #8

Quote:
Originally Posted by H.RED.ZONE View Post
Yes i get it of course but i still wouldn't use it, they can look at the code but still...

And i think the lucas wants to say how did you get that and who made it and so on like "Source"
For me i found it on old post about 2 months ago not shure where does it come from, but you can learn a thing or two from it.
Specialy a fire sound there where some people asking on forum how to make that..
Oh, it's true, i forgot to say how i got it! (thanks H.RED.ZONE )
I use some plugins from http://zombie-mod.ru/ (i think you all know about that page). I found this application and a description, but the link was broken so i decided to look for it on the internet. After a lot of searching, i found that web http://forum.hlds.us/a-186/cso-weapon-generator-13261/, and i cleaned its virus (you can check it yourselves). I wanted to help people here so i had a look so as to be sure that it wasn't already here (i could have sworn that it wasn't) and i posted it.

A little thing, shall i put this information on my post or it is enough with posting it here?

Last edited by SergiCruz; 03-27-2012 at 17:48.
SergiCruz is offline
Send a message via MSN to SergiCruz
H.RED.ZONE
Veteran Member
Join Date: Sep 2011
Location: Serbia, Belgrade
Old 03-27-2012 , 17:54   Re: [ZP tool] Sma weapon generator
Reply With Quote #9

Post it as "spoiler" or like source from: blabla... (:
__________________

Last edited by H.RED.ZONE; 03-27-2012 at 17:54.
H.RED.ZONE is offline
SergiCruz
Senior Member
Join Date: Mar 2012
Location: Andalucía, España
Old 03-27-2012 , 18:03   Re: [ZP tool] Sma weapon generator
Reply With Quote #10

Quote:
Originally Posted by H.RED.ZONE View Post
Post it as "spoiler" or like source from: blabla... (:
Thanks! You know...my first day !
SergiCruz is offline
Send a message via MSN to SergiCruz
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 02:36.


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