[GameMode] Gang War - Basic script
#1

BASIC GANG-WARS SCRIPT
( a base for new scripters )
I release a simple game-mode for new pawn scripters who will like to start with a gang-wars mode/servers. I suggest it to all new scripters just because it's more simple to understand than these people who prefer to start with the hardest to know Role Play. If you have any problem with this script please contact-me by replying in this thread, don't spam my poor private message box.

> Some features in this gamemode :
  • Five gangs based at Los Santos - Grove, Ballas, Aztecas, Vagos, Cops.
  • A simple anti-team-killing.
  • A kill-cam system.
  • Anti-chat spam system.
  • Anti-commands system.
  • A basic anti-gang-car jack.
  • Random messages system.
  • Damage info (how many damage you give and receive).
  • Private Gang Message (gang chat) system by using !TEXT.
> About the commands in the gamemode :
  • In this scripts there is no commands available because as the title said it's a really basics gang-wars script you can customize it for your servers - it's also why I don't add any register system, let's said this script it's the new file when you want to start a new gamemode (GangWars). I'll give you a simple commands :
    pawn Code:
    // a basics commands to send you to class selections if you want to change gang :
    if (strcmp("/cteam", cmdtext, true, 10) == 0)
    {
        SetPlayerHealth(playerid, 0.0);
        ForceClassSelection(playerid); // Then we send him to class selections
        return 1;
    }
> Credits & Download for the gamemode :

So, I hope this basics scripts will help you guys (new at pawn). And sorry for the bad english, I'm French. Feel free to reply to this post and add your comments. TY (first release). I don't need to add screens...?

Download linkUploaded by
http://pastebin.com/yexwBtcV| Matnix
Reply
#2

Hmm, looks nice.
I will test it later
Reply
#3

not bad
i love it
8/10
Reply
#4

Good work
Reply
#5

Looks clean, Keep it up.
Reply
#6

Oh thanks you guys, thanks you for these nice comments.
Reply
#7

BUMP - Any more feedbacks about this simple basic gang-war script?
Reply
#8

Nice GM Keep it up
Reply
#9

Thanks you - more feedback about this one ?
Reply
#10

Nice one, it's well organizated. I'll use it! Thanks you.
Reply
#11

This is very nice!! Great, i'll be using this!!!
Reply
#12

not bad don't bump, you may receive an infraction.
Reply
#13

Thanks you guys.
Reply
#14

Hello, I really like what you've created here but there's a problem I'm having. Everyones HP keeps auto refilling everytime they're being shot at, I solved this by removing the Anti Team kill and it works with all the other players except me. My HP keeps auto refilling everytime i'm being shot at. I am new to Pawno and I can't figure this out.

The only changes I've made within the script is loweing the Health from 9999 to 100 (Didn't notice any changes though) and removing the Anti Teamkill part.

I would love to keep the Anti Team kill but then, as I said, everyones HP keeps auto refilling.

If you know how to fix this, please help me.
Reply
#15

repair link please.
Reply
#16

Pictures Please
Reply
#17

Not bad, personally me I do liked it!
Reply
#18

Good job!
Reply
#19

this one with account login/register system (yINI) no databases

also password encrypting and object streamer

download link: https://www.solidfiles.com/v/V4dgrjzN4KdYw
Reply
#20

Good job. You should continue this.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)