Search Results
try to add; return 1 I have no idea (:
125
Awesome! You should make the same with teleports. Make a create a checkpoint-teleporter.
613
Quote: Originally Posted by Hal anyone level 0+ can use the makeadmin command. Meaning that ANYONE can do it. Oh my god... He makes himself a level 4 or 5 admin. And then he changes it...
279
Compiles perfectly, but can't load? I really want this! <3
2,914
Hi, is there a way to make it go for vehicle ID, instead of one type of vehicle. So every policecar is for "team police" only? Instead of adding every vehicle (example; 598,2277.68460000,2477.1096000...
1,298
Quote: Originally Posted by willsuckformoney if(PInfo[playerid][DKLevel] >= 0 || IsPlayerAdmin(playerid)) That fails. >= means anyone level 0 or up. Exactly, he want to make hims...
279
Quote: Originally Posted by ollis93 Login to RCON admin. /RCON login (your pass) Then you can use your /setdklevel 0 5 cmd. ollis93. OR, *I guess* you can change this line: if(PInfo[...
279
Quote: Originally Posted by New_Player[USW] Ummm....there's a problem. Since I compiled this script, i type '/setdklevel' it says "Usage:/setdklevel [Player ID] [DK Rank]. But when I type ...
279
Bobcat. Because I am random.
1,008
Hi, this is kinda like a repost.. (not exacly the same) I have a problem in my server, that when all people have "admin" rights (for /menu -teleports) I just can't make my /jail command set the admi...
61
Quote: Originally Posted by bigcomfycouch You do not need to place it in every command. Add this at the top of OnPlayerCommandText pawn Код: if (PlayerInfo[playerid][pPrison] == 1) Â...
153
Quote: Originally Posted by Steven82 Yeah i'll make an example pawn Код: // Variablenew jailed[MAX_PLAYERS];// Commandif (strcmp("/mycommand", cmdtext, true, 10) == 0){    if(jaile...
153
Hi, in my server - everyone can use teleport commands etc, and is there a way to disable ALL commands while in jail? This is my /jail command so far pawn Код: if(strcmp(cmd, "/jail", true) == 0)...
153
Quote: Originally Posted by Mauzen You have some bug in your OnPlayerText then. Maybe an array index out of bounds or so. Go through it and try to find anything unusual. pawn Код: p...
81
Hi, Everytime I write something in my server (T- blabla - Enter) my server crashes. It just stops/exits, without any error or something. Any idea? /commands works. pawn Код: public OnPlayerText(p...
81
Quote: Originally Posted by Fredden1993 https://sampwiki.blast.hk/wiki/SetVehicleHealth https://sampwiki.blast.hk/wiki/RepairVehicle Quote: Originally Posted by Marcel https...
138
Hi, can anyone help me with a command to fix tires? like /fixtires or something?
138
Quote: Originally Posted by RealCop228 Do us all a favor and post your 'server.cfg' file. There you go..
696