[GameMode] [GM]Cops n Robbers
#1

About

I've recently been working on a cops and robbers script but can no longer be fucked .

Za Systems
It has

/ar
/tk
/pay
/heal
/skilll
/casinorob

I was going to fix most of the commands but i decided against it.

Basically you run about like a fanny doing stuff and getting points for doing something good, and a point of for doing something bad(ie getting caught). Cops can arrest you only if you are close enough and depending on the severity of your crime you will have to spend time in the cell if caught. There isnt really a way to get a ticket unless u kill someone, in wich case you would just pay the fine. If you dont have enough then tuff luck, an arrest warrent will be issued.

Excuse the noobiness

I dont want all you pro coders coming back and saying this and that about how to make it better. It started as my first ever script when I edited LVDM about a month and a half ago. Now I CBA continuing it so here you are.

It may provide a base for some other noobs that wish to continue coding and I'm not giving up coding entireley 'cos I'm in the WWIII GM Dev team . I just dont want to continue this script.

Copyright

I ask that you don't remove the copyright from this script and I hope to see it develop on other servers

Downloads
Direct mirror (by me)

Feel free to mirror
Reply
#2

great for the 1st time
gl with updates
Reply
#3

Quote:
Originally Posted by Luxeon[P7
]
great for the 1st time
gl with updates
Thanks man
Reply
#4

Quote:
Originally Posted by [NoL
Puffmac ]
Why are you sad?

Did you make it all alone? That's a great job, dude! I'm working in a gamemode, or I want to at least. I've decided for robbers&cops based-in game. I think I'll take many of your lines. Of course, you'll be named anywhere it runs.

Thanks for sharing
Reply
#5

+1 its great as i already said.

ideas for GM:

Make more classes (raper ,pickpocket ,whore)

that will be awesome
Reply
#6

Quote:
Originally Posted by Luxeon[P7
]
+1 its great as i already said.

ideas for GM:

Make more classes (raper ,pickpocket ,whore)

that will be awesome
Lol thinking on it, I might just do that seen as I'm bored .
Reply
#7

I have a question.
This GM have some special includes?
Because i get theese


Код:
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\core.inc(30) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\core.inc(31) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\float.inc(36) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\string.inc(12) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\string.inc(18) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\string.inc(19) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\string.inc(22) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\string.inc(24) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\string.inc(26) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\file.inc(34) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\file.inc(35) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\a_players.inc(53) : warning 219: local variable "money" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\a_samp.inc(33) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\a_samp.inc(41) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\a_samp.inc(42) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\a_samp.inc(57) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\samp022server.win32\pawno\include\a_samp.inc(124) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\pcnr_exp.pwn(865) : error 029: invalid expression, assumed zero
C:\Users\Administrator\Desktop\pcnr_exp.pwn(865) : error 029: invalid expression, assumed zero
C:\Users\Administrator\Desktop\pcnr_exp.pwn(865) : warning 215: expression has no effect
C:\Users\Administrator\Desktop\pcnr_exp.pwn(865) : error 001: expected token: ";", but found ")"
C:\Users\Administrator\Desktop\pcnr_exp.pwn(865) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.0.3367			Copyright © 1997-2005, ITB CompuPhase


4 Errors.
Reply
#8

should u show us the lines or no?
Reply
#9

Well mine compiles without a hitch... good to see someone downloaded it BTW. . I feel like developing it further and I will mabey release something similar, not the actaul code but some sort of base code
Reply
#10

That error lines is

Код:
dcmd(ar,2,cmdtext);
  dcmd(tk,2,cmdtext);
  dcmd(pay,3,cmdtext);
  dcmd(cuff,4,cmdtext);
  dcmd(uncuff,6,cmdtext);
  dcmd(casinorob,9,cmdtext);
  dcmd(open,4,cmdtext);
  dcmd(close,5,cmdtext);
  dcmd(help,4,cmdtext);
  dcmd(heal,4,cmdtext);
  dcmd(skill,5,cmdtext);
  dcmd(plic,4,cmdtext);
I just think its mising include...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)