Search Results
Its hard to help without without seeing your code. Show us your code. You should check if account/file exist. If exist then show login dialog, if not then register dialog.
83
2 - Simple Rules http://forum.sa-mp.com/index.php?topic=125923.0
929
Nice. Pastebin mirror: http://pastebin.com/fbbe9185
233
Really good job. I have seen it in action.
106
Quote: Originally Posted by Fj0rtizFredde Good job I will use this for my server Go ahead .
281
Thank you for your replies. √№ceC№ty its easy to change what happens after Decline is pressed. Kicked, banned etc.
281
Simple Rules Information: When player spawns, then he needs to accept rules. If he accepts rules, then he can play. If not, then he gets kicked. Picture: Download: http://solidfiles.com/d/0mvC htt...
281
Quote: Originally Posted by Kye allarw: what happens when you run without your objects/streamer? Same thing. Server window will open, and then closes again. I have Windows XP Sp3 // ...
125
Wierd i cant edit my post... Anyway server_log Код: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3-beta-RC8, (C)2005-2009 SA-MP Team ...
125
public OnFilterScriptInit() and also define RECORDING_TYPE 1 = IN VEHICLE define RECORDING_TYPE 2 = ON FOOT You have 2 i think that should be 1 because you are using car.
273
ctrl+f and look for MGatep ? And delete it, if it exists. If not, then its wierd.
121
crashinfo: Код: -------------------------- Exception At Address: 0x7C911689 Registers: EAX: 0x00B6FC00 EBX: 0x00B70000 ECX: 0x00000000 EDX: 0x000000FF ESI: 0x00B6FBF8 EDI: 0x00B701B0 EBP: 0...
125
What errors do you get? Do you use any filterscripts?
121
Код: public OnPlayerCommandText(playerid, cmdtext[]) { if (strcmp("/pharmacy", cmdtext, true, 10) == 0) { SetPlayerPos (playerid,2688.9429,-1887.4890,7428.9858); return 1; } return 0; }
770
I added Код: SetPlayerInterior(playerid, 0); But this is not Interior spawn. One of them is Los Santos airport and the other one is in Desert
117
Code: http://pastebin.ca/1401410 Or: Код: #include <a_samp> #include <xStreamer> #define MIN_AREA -4000.0 // map is -3000, but allow for maps over the sea #define MAX_AREA 4000.0 #defi...
117
If you type /AFK twice, then you cant get out anymore.
340