02.05.2012, 00:48
As i enter the server, for example as an civilian, i can rob anywhere. aswell it spam picture is bellow.
Rep + to the one helps
Rep + to the one helps
Show the code,
also make sure you're not running on a timer with true statement or using OnPlayerUpdate. |
SetTimer("OnPlayerUpdateEx", 500, true);
function RobberyComplete(playerid) { new string[128]; if(RobberyData[playerid][RobberyTime] >= 1) { format(string, sizeof(string), "robbery time: %i", RobberyData[playerid][RobberyTime]); GameTextForPlayer(playerid, string, 4000, 3); RobberyData[playerid][RobberyTime] --;
RobberyData[playerid][RobberyTime] = robberyTime; RobberyData[playerid][RobberyTimer] = SetTimerEx("RobberyComplete", 1000, true, "i", playerid);
RobberyData[playerid][RobberyTimer] = SetTimerEx("RobberyComplete", 1000, true, "i", playerid);
RobberyData[playerid][RobberyTimer] = SetTimerEx("RobberyComplete", 1000, false, "i", playerid);
[01:59:03] Number of vehicle models: 0 [01:59:03] Script[gamemodes/newcnr.amx]: Run time error 19: "File or function is not found" [01:59:03] Loaded 1 filterscripts. [01:59:03] ..::: Plugin Free Radio System v1.5 by Xtreme_playa :::.. [01:59:03] Loading filterscript 'radio.amx'... [01:59:03] --------------- [01:59:03] Filterscripts [01:59:03] [01:59:03] [01:59:03] Loaded: samp.ban [01:59:03] -------- [01:59:03] Ban list [01:59:03] [01:59:03] Loaded 3 plugins. [01:59:03] Loaded. *** Streamer Plugin v2.5.2 R2 by Incognito loaded *** [01:59:03] [01:59:03] Loading plugin: streamer.so [01:59:03] Loaded. [01:59:03] =============================== [01:59:03] 0.3d-R2 500 Players "dnee" [01:59:03] © 2009 Alex "******" Cole [01:59:03] sscanf plugin loaded. [01:59:03] =============================== [01:59:03] [01:59:03] Loading plugin: sscanf.so [01:59:03] Loaded. [01:59:03] [01:59:03] ================== [01:59:03] [01:59:03] Whirlpool loaded [01:59:03] [01:59:03] ================== [01:59:03] [01:59:03] Loading plugin: Whirlpool.so [01:59:03] -------------- [01:59:03] Server Plugins [01:59:03] [01:59:03] maxplayers = 50 (int) [01:59:03] password = "" (string)
main()
{
}