[GameMode]RuNix's Cops And Robbers -
Raul_Ro - 06.07.2010
RuNix's Cops And Robbers
Something about Server:
--- Thi server is in all cities Los Santos, San Fierro and Las Venturas!
--- Classes: - Cops (light blue)
- Army (green)
- F.B.I (dark blue)
- S.W.A.T (dark blue)
- Civilians (white)
- Doctors (pink)
--- If you Wanted level = 0 of color White
1 to 3 of the yellow color
4-6 of orange
6-9999 of red
--- Civilians can Also Take On Legal Jobs! Such as Truck Driving, Bus Driving And Taxi Driving!
--- When You job is truck drive or bus drive, route is format with checkpoints!
Commands:
Cops, Army, F.B.I, S.W.A.T : /arrest (/ar), /ticket (/tk), /taze, /cm
Civilians : /hits , /hit, /blow, /blowcar , /rob, /buyc4 , /pay
Medics : /heal, /healme
General Commands for all players :
/help [MESSAGE] /w /cw /admins /report [ID] [REASON] /animlist /househelp /GPS /givecash
Animations :
/drunk /bomb /slapass
/laugh /lookout /robman /lay
/crossarms /hide /vomit /eat
/taichi /deal /crack /smoke
/groundsit /chat /dance /wave
What can you rob?
You can Rob : -Ammunations!
- Casinos
- Banks
- ATMs
- Clothing stores (zip, Suburban, etc.)
- Dildos stores
- People
- and more
server has system houses! 994 houses in all SanAndreas!
Does Lotto System!
Does Fuel System (Petrol)
Have enough on it You can download it and see!
Images :
How to install?
1. Download!
2. Open Archives!
3. Chicken CNR.pwn of gamemodes file (the archive) in gamemodes (one of your server) and then open it and give Compile
4. put case.pwn of filterscripts in filterscripts (of your server) then you open it and compile!
5. Put of scriptfiles houses (the archive) in scriptfiles (of your server)
6. Have Fun
Download
Bugs:
I do not know what bugs are! If you find bugs post here!
Version 1.3
1. Command /i which shows you informed about a player! /i [playerid]
2. /pc - informed about Player colors!
3. /rules - show rules!
4. More Checkpoint
Have Fun!
Sorry for my bad english!
Note:
I've had people come to me saying the following IP 174.34.155.107:7777 is an edit of my script and stolen; however, HE BOUGHT VERSION 2.3 RESELL RIGHTS, AND HIRED me to be his scripter too custom mod it! PLEASE STOP SAYING JOSHUA1987 (AKA: RAVEN stole my script, as he did not he BOUGHT 2.4 a custom version of the script!) thank you
Re: [GameMode]RuNix's Cops And Robbers -
ViruZZzZ_ChiLLL - 06.07.2010
Looks nice
Also, put your download link below your post,
almost didn't noticed it -.-
Re: [GameMode]RuNix's Cops And Robbers -
nuriel8833 - 06.07.2010
You didnt put the download link -.-
Re: [GameMode]RuNix's Cops And Robbers -
ViruZZzZ_ChiLLL - 06.07.2010
Quote:
Originally Posted by nuriel8833
You didnt put the download link -.-
|
He did, look carefully.
And as I said :
Quote:
Looks nice Also, put your download link below your post,
almost didn't noticed it -.-
|
Re: [GameMode]RuNix's Cops And Robbers -
Raul_Ro - 06.07.2010
Open your eyes!
Re: [GameMode]RuNix's Cops And Robbers -
[SF]OutLawZ - 06.07.2010
error i need CPloader
Re: [GameMode]RuNix's Cops And Robbers -
Raul_Ro - 06.07.2010
http://solidfiles.com/d/f5b7/ --> CPloader
Re: [GameMode]RuNix's Cops And Robbers -
DaGforce15 - 06.07.2010
Nice. Good Gamemode
Re: [GameMode]RuNix's Cops And Robbers -
[Weponz] - 06.07.2010
I keep getting these errors:
3 Errors Line 3295 : error 029: invalid expression, assumed zero
This shouldnt be wrong...
Any Help??
Re: [GameMode]RuNix's Cops And Robbers -
Tijger - 06.07.2010
C:\Documents and Settings\Joey\Bureaublad\SA-MP Server\gamemodes\CNR.pwn(2) : fatal error 100: cannot read from file: "dudb"
Re: [GameMode]RuNix's Cops And Robbers -
Raul_Ro - 06.07.2010
Quote:
Originally Posted by [Weponz]
I keep getting these errors:
3 Errors Line 3295 : error 029: invalid expression, assumed zero
This shouldnt be wrong...
Any Help??
|
Really? show errors here!
look at me:
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
__________________________________________________ ________________________________________________
Quote:
Originally Posted by Tijger
C:\Documents and Settings\Joey\Bureaublad\SA-MP Server\gamemodes\CNR.pwn(2) : fatal error 100: cannot read from file: "dudb"
|
Put dudb.inc in pawno/includes !
Re: [GameMode]RuNix's Cops And Robbers -
[Weponz] - 06.07.2010
Quote:
Originally Posted by Tijger
C:\Documents and Settings\Joey\Bureaublad\SA-MP Server\gamemodes\CNR.pwn(2) : fatal error 100: cannot read from file: "dudb"
|
Dude that should be in you "Includes" Folder,Its "dudb.inc",Copy That To Your Pawno/Include Folder,I Had To Do That With The CPLoader.inc
Re: [GameMode]RuNix's Cops And Robbers -
[Weponz] - 06.07.2010
Quote:
Originally Posted by Raul_Ro
Really? show errors here!
look at me:
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
__________________________________________________ ________________________________________________
Put dudb.inc in pawno/includes !
|
Well I Get Errors On Line 3295
dcmd(taze, 4, cmdtext);<-------------Line 3295
dcmd(i, 1, cmdtext);
dcmd(lottohelp,9,cmdtext);
dcmd(buyticket,9,cmdtext);
dcmd(mylotto,7,cmdtext);
dcmd(lottotest,9,cmdtext);
dcmd(refuel,6,cmdtext);
dcmd(giveweapon,10,cmdtext);
dcmd(car,3,cmdtext);
dcmd(hit, 3, cmdtext);
dcmd(kick, 4, cmdtext);
dcmd(ban, 3, cmdtext);
dcmd(freeze, 6, cmdtext);
dcmd(unfreeze, 8, cmdtext);
dcmd(akill, 5, cmdtext);
dcmd(mute, 4, cmdtext);
dcmd(unmute, 6, cmdtext);
dcmd(admins, 6, cmdtext);
dcmd(setlevel, 8, cmdtext);
dcmd(setscore, 8, cmdtext);
dcmd(jetpack, 7, cmdtext);
dcmd(slap, 4, cmdtext);
dcmd(announce, 8, cmdtext);
dcmd(spec, 4, cmdtext);
dcmd(specoff, 7, cmdtext);
dcmd(agivemoney, 10, cmdtext);
dcmd(goto, 4, cmdtext);
dcmd(gethere, 7, cmdtext);
dcmd(ahelp, 5, cmdtext);
dcmd(report, 6, cmdtext);
dcmd(sethp, 5, cmdtext);
(3295) : error 029: invalid expression, assumed zero
Any Help
Re: [GameMode]RuNix's Cops And Robbers -
Tijger - 06.07.2010
I don't have dudb.inc :O
Re: [GameMode]RuNix's Cops And Robbers -
[Weponz] - 06.07.2010
Quote:
Originally Posted by Tijger
I don't have dudb.inc :O
|
Here Is A Link For The dudb.inc File,4th Link Down:
http://sampfiles.weebly.com/downloads.html
Re: [GameMode]RuNix's Cops And Robbers -
TunfeCabrito - 06.07.2010
Well i got these:
E:\SERVER\gamemodes\CNR.pwn(2793) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(2826) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(2925) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(3255) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(3256) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(3429) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(3544) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(3552) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(3665) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(3674) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4253) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4423) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4434) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4544) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4546) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(454
: warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4551) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4553) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(455
: warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4563) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(456
: warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4573) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(457
: warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4583) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4590) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4592) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4595) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4597) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4600) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4614) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4616) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4621) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4626) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4631) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(4637) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(5022) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(5049) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(506
: warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(5255) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(5273) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(542
: warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(5436) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(5444) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(546
: warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(6043) : warning 217: loose indentation
E:\SERVER\gamemodes\CNR.pwn(6054) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
46 Warnings.
All of those warnings are if(CPS_IsPlayerInCheckpoint(playerid, cpammu2))
Re: [GameMode]RuNix's Cops And Robbers -
phillykid215 - 07.07.2010
Код:
C:\Users\Scott\Desktop\SA Server CnR\gamemodes\CNR.pwn(2434) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Scott\Desktop\SA Server CnR\gamemodes\CNR.pwn(2441) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Scott\Desktop\SA Server CnR\gamemodes\CNR.pwn(9386) : warning 235: public function lacks forward declaration (symbol "OnDialogResponse")
C:\Users\Scott\Desktop\SA Server CnR\gamemodes\CNR.pwn(9396) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Scott\Desktop\SA Server CnR\gamemodes\CNR.pwn(9416) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Scott\Desktop\SA Server CnR\gamemodes\CNR.pwn(9426) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Scott\Desktop\SA Server CnR\gamemodes\CNR.pwn(9428) : error 017: undefined symbol "ShowPlayerDialog"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
6 Errors.
help please
Re: [GameMode]RuNix's Cops And Robbers -
Desertsoulz - 17.07.2010
Actually its not lagging for me at all, 1ping and not going up yet, I go in-game and I cause massive explosion on the strip with alot of cars from autobahn and still no lagg, so its all of you guys.
nice GM
Re: [GameMode]RuNix's Cops And Robbers -
Desertsoulz - 17.07.2010
Sorry for double post, but for army you should make a Hunter spawn, I see no hunter, that's like the whole point of being army cause you can pwn reds with hunter O.o
Re: [GameMode]RuNix's Cops And Robbers -
aceisnice - 18.07.2010
C:\Users\Chase Steinhauser\Desktop\Chase's Cops And Robbers\gamemodes\CNR.pwn(4) : fatal error 100: cannot read from file: "CPLoader" And yes i have it in both include folder