12.03.2014, 14:16
(
Последний раз редактировалось Yourdeath; 15.03.2014 в 14:03.
Причина: Updated
)
Hi, I've re-scripted a nice gamemode about Dragonball Z. I was using this gamemode for my server but was not able to pay for the host :P. Now I updated it. +rep if you like.
The package is 202 KB including 4 main directories:
- gamemodes
- npcmodes >> recordings
- scriptfiles >>
______________Tavole
______________Dragonball
- pawno >> include
Features:
- About 5800 PAWN lines!
- 14 Dragonball characters (excluding transformations)!
- Including transformation they are 27!
- Progress Bar for ki level
- Different attack for each character!
- 8 battlegrounds + 1 living room!
- Dragon balls added!!
- Find the 7 dragon balls and make a wish!!
- Dragon points added!!
- You can customize your character using your PdD [Punti del Drago(Dragon Points)]
- You earn PdDs by defeating other players!
- 13 NPCs
Commands:
Sorry but the help windows and the commands are in italian. You can update them if you want to.
- /help: Shows 1st help window
- /help2: Shows 2nd help window
- /help3: Shows 3rd help window
- /novita: Shows what's new
- /pershelp: Shows info about customizing
- /colori: Shows info about player colors
- /colori2: Shows info about attack name colors
- /potenza: Shows the basic power of your player
- /kill: Kills yourself
- */rig: Gives you a lil' bit of health
- */fus: You'll transform in Gogeta if you are Goku, and in Vegeku if you are Vegeta
- */tra: If you are Goku, Vegeta, Trunks or Gohan you'll increase your Super Saiyan level
- */en: If you are Dr.Gelo or C19 you'll absorb a bit of the nearest player's ki
- */att: You'll perform an attack with an animation. The attack changes by character.
- /afk and /back: You'll be frozen and unfrozen.
- /ah: Admin help (You have to define yourself as admin in OnPlayerConnect because that commands don't work with rcon admins.
- /votekick: Adds a vote to kick a player. 3 votes = kick.
- /report: Reports a player to admins
- /admins: Displays a list of admins
- /fakekick: Sends to all players "Server closed the connection." message lol.
- Other admin commands
* means that the command uses strfind, so if you write /att and /attasdasidamnid, it's the same thing
Keys:
- KEY_WALK: Shoot a little explosion.
- KEY_SUBMISSION: Charge your ki level (Shown as an int in the money textdraw and in a progress bar as a float)
- KEY_JUMP: Fly up.
- KEY_CROUCH: Fly down.
- KEY_SPRINT: Fly straight.
- KEY_SECONDARY_ATTACK: Rotates you of -45°
- KEY_FIRE or KEY_AIM + KEY_SECONDARY_ATTACK: Shows the combo textdraw.
Characters:
- Goku
- Goku Super Saiyan
- Goku Super Saiyan 2
- Goku Super Saiyan 3
- Vegeta
- Vegeta Super Saiyan
- Super Vegeta
- Vegeta Super Saiyan 2
- Super Gogeta
- Vegeku
- Super Vegeku
- Trunks
- Trunks Super Saiyan
- Super Trunks
- Gohan
- Gohan Super Saiyan
- Gohan Super Saiyan 2
- Mr. Satan
- Videl
- Crilin
- Yamcha
- Tenshinshan
- Dr. Gelo
- C16
- C17
- C18
- C19
Customizing:
To customize your character you have to go to the 9th battleground(Living room) and go on the "Saving Disk" pickup. A dialog will appear, so select the "Personalizza il personaggio".
The next dialog will be:
- Cambia il tuo stile di combattimento ------ Change your fighting style(Right click + Enter)
- Cambia il tuo attacco speciale ----------- Change your attack (/att)
- Aumenta la tua velocitа ----------------- Change your speed (KEY_SPRINT, KEY_CROUCH, KEY_JUMP)
- Aumenta la tua aura massima ------------ Change your maximum ki (KEY_SUBMISSION)
- Aumenta la tua difesa ------------------- Change your defense (Health and armour)
When you open one of these categories you'll see another list.
Every item has a price: your score (PdD)! You earn score by defeating players.
NPCmodes:
There are 13 NPCs:
1 Walking NPC
2 Flying NPC
10 Standing NPC
Screenshots and videos:
This is the final flash. The (+) sign means that the attack was customized.
This is one of the 7 dragon balls. If you find all the 7 balls, you can select an item from a special dialog.
And this is the special dialog that shows when you find the dragonballs.
This is a view of an attack made by another player. Nevermind of the missing blue progress bar, this screen was made on an old version (2.5)
Known Bugs:
There are some little bugs with the 3D TextLabels
Credits:
Scripting: Yourdeath,[GF]Sasino97
Testing: [GF]Michi_Angel, [GF]Gianluca6, r[GF]Candy_Ale.
Thanks to the people who made the includes.
Includes:
a_samp.inc -------------- SA-MP team
a_sounds.inc ------------ SA-MP wiki (Transformed to include by me)
IsPointNearPoint.inc ------ Soeh_ (Transformed to include by me)
CreateExplosionEx.inc ---- Sasino
SII.inc ------------------ [DRuG]Slick
progress.inc ------------- Toribio
Download:
UPDATED!
English
Finaly Impact -By Riddick94
You can find the new french version by Vukilore at
French
Important Note:
IN THE ITALIAN FILE:
In OnGamemodeInit, you'll find this line:
Код:
SendRconCommand("hostname [ITA][GF]Server 1 - Dragonball Z DM!(0.3c)");
Note: In the english version this was fixed.