AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Trash (https://forums.alliedmods.net/forumdisplay.php?f=22)
-   -   [ZP tool] Sma weapon generator (https://forums.alliedmods.net/showthread.php?t=181283)

SergiCruz 03-27-2012 11:17

[ZP tool] Sma weapon generator
 
1 Attachment(s)
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:
http://i1207.photobucket.com/albums/...apture1392.png

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
http://i1207.photobucket.com/albums/...apture0331.png 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]

jc980 03-27-2012 12:42

Re: [ZP tool] Sma weapon generator
 
dude, thanks you save me alot of time making new weapons.

lucas_7_94 03-27-2012 15:03

Re: [ZP tool] Sma weapon generator
 
And the source of exe ?

SkiGz 03-27-2012 15:08

Re: [ZP tool] Sma weapon generator
 
Quote:

Originally Posted by jc980 (Post 1676790)
dude, thanks you save me alot of time making new weapons.


H.RED.ZONE 03-27-2012 16:35

Re: [ZP tool] Sma weapon generator
 
I wouldn't use that it has lot of errors....i know of it from long ago.

SergiCruz 03-27-2012 17:12

Re: [ZP tool] Sma weapon generator
 
Quote:

Originally Posted by lucas_7_94 (Post 1676890)
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 (Post 1676953)
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

H.RED.ZONE 03-27-2012 17:35

Re: [ZP tool] Sma weapon generator
 
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..

SergiCruz 03-27-2012 17:47

Re: [ZP tool] Sma weapon generator
 
Quote:

Originally Posted by H.RED.ZONE (Post 1676989)
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?

H.RED.ZONE 03-27-2012 17:54

Re: [ZP tool] Sma weapon generator
 
Post it as "spoiler" or like source from: blabla... (:

SergiCruz 03-27-2012 18:03

Re: [ZP tool] Sma weapon generator
 
Quote:

Originally Posted by H.RED.ZONE (Post 1677004)
Post it as "spoiler" or like source from: blabla... (:

Thanks! You know...my first day ! :)


All times are GMT -4. The time now is 05:10.

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