[GameMode] Yvo's Deathmatch
#1

Well hello everyone.
First of all i have to tell you all i have been studding the "Pawn" scripting language,
Since i felt it was working out okay for me i wanted to learn some scripting.
As of what i have done now is pretty simple for all of you since it is a basic script.
I made a little Deathmatch / Team deathmatch i would rather call tdm.
well it would go as following

This is a GM with 5 teams : Grove , Ballas , Vagos , Hells Angels , Bloods
Each team have one HQ , Territory , Cars and Weapons.

With a few basic commands,
/kill /myscore /team
/ad /setscore /kick /ban

Hope you guys will enjoy!
Pastebin:
http://pastebin.com/RyrK0f0j
Reply
#2

It Looks to be nice.... Good for the first GM, anyway, i think you should take some pictures.
Keep up the good work.

And, i think that you should change your command processor to ZCMD.
Reply
#3

Nice Script. It's basic and organized, if it is your first script.
Reply
#4

Thanks for the tip ricardo178,
Also thanks for the positive comments.
Reply
#5

nice
Reply
#6

Nice first sript, congrats!
Reply
#7

Thanks remote administration tool hack
Reply
#8

Not bad.
Reply
#9

Seems to be good Haven't checked yet.
Reply
#10

can u plz just upload the compiled files on mediafire or some other kind of website.

i receive this error after compiling:

C:\Users\Jot\Desktop\Server\gamemodes\DMMMMM.pwn(7 ) : fatal error 100: cannot read from file: "utils"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#11

Quote:
Originally Posted by jot16
View Post
can u plz just upload the compiled files on mediafire or some other kind of website.

i receive this error after compiling:

C:\Users\Jot\Desktop\Server\gamemodes\DMMMMM.pwn(7 ) : fatal error 100: cannot read from file: "utils"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
download utils.inc put in pawno/include
Reply
#12

Have you tested the script?

pawn Code:
format(string,sizeof(string),"%s has left the server.",playerid); // Playerid is a number, and you used %s. ( String )
But, nice script for a first gamemode!
Reply
#13

nice goob gm, but lacked some pictures
Reply
#14

Quote:
Originally Posted by jot16
View Post
can u plz just upload the compiled files on mediafire or some other kind of website.

i receive this error after compiling:

C:\Users\Jot\Desktop\Server\gamemodes\DMMMMM.pwn(7 ) : fatal error 100: cannot read from file: "utils"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
At top of script.
pawn Code:
#include <dutils>
not
pawn Code:
#include <utils>
Reply
#15

Sure i will upload it now
Reply
#16

http://www.mediafire.com/#nj2bqhxck90ly,1
Reply
#17

Not bad for first script! If your going to make other script and make topic about it add more info like screenies etc!
Reply
#18

Yes i will since this was my first gamemode and i didnt take pics cuz i was in a rush to head for school exams !
I PASSED!
Reply
#19

Its good, i tested it, less bugs when i edited it but i kept your credits
Reply
#20

Thanks arsham7 for ur comment
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)