14.12.2010, 06:23
SA-MP 0.3c RC client/server (Now released)
14.12.2010, 13:37
I keep on waiting...
14.12.2010, 14:30
After installing this my computer could no longer conect to SAMP anymore, anyone know why this would happen and how I can fix it?
14.12.2010, 14:34
14.12.2010, 17:45
Hello, grate work mate, but i have a problem.
i manage a linux server and i have a problem with : AttachObjectToVehicle
on my test server linux ubuntu 10.2 without anyplayers works grate
but on my official server 80+ don't wanna work, what should i do ?
Regards !
i manage a linux server and i have a problem with : AttachObjectToVehicle
on my test server linux ubuntu 10.2 without anyplayers works grate
but on my official server 80+ don't wanna work, what should i do ?
Regards !
14.12.2010, 22:49
Well, i think you not used 'CreateObject' you need it to AttachObjecToVehicle.
15.12.2010, 05:27
15.12.2010, 08:46
Quote:
Well, i think you not used 'CreateObject' you need it to AttachObjecToVehicle.
|
enum PoliceEnum
{
bool:Use,
Neon,
};
new PoliceCar[MAX_VEHICLES][PoliceEnum];
if(strcmp(cmd,"/test",true)==0)
{
if(IsACop(playerid))
{
new veh = GetPlayerVehicleID(playerid);
if(GetVehicleModel(GetPlayerVehicleID(playerid)) == 470)
{
if(PoliceCar[veh][Use] == false)
{
PoliceCar[veh][Use] = true;
PoliceCar[veh][Neon] = CreateObject(18646,0.0,0.0,0.0,0.0,0.0,0.0,0.0);
AttachObjectToVehicle(PoliceCar[veh][Neon],veh,-0.7,0.0,1.1,0.0,0.0,0.0);
}
else if(Police[veh][Use] == true)
{
PoliceCar[veh][Use] = false;
AttachObjectToVehicle(PoliceCar[veh][Neon],0,0.0,0.0,0.0,0.0,0.0,0.0);
DestroyObject(PoliceCar[veh][Neon]);
}
}
}
return 1;
}
Till 50 players works from time to time , lower than 20 work grate. 50+ don't wanna work
17.12.2010, 22:14
17.12.2010, 22:27
Hey, thanks for this Kalcor!
17.12.2010, 22:34
R5, Nice GJ!
no news on drive-bying?
no news on drive-bying?
17.12.2010, 23:09
YEsssss.s.s.s.. At last object surfing sync improoved ! These are called critical bug? NVM me ! Keep up !
17.12.2010, 23:11
Is someone having crashs while SA-MP loads GTA? It's happens when the white bar appears. My system is Windows 7 32 bits. I tried running it in compatibility mode of Windows Vista (Service Pack too) and Windows XP (Service Pack too). There is a crash report:
Hope this will be fixed.
Код:
SA-MP 0.3c-RC5 Exception At Address: 0x00534134 Registers: EAX: 0x00000000 EBX: 0x09E9AD98 ECX: 0x3A146790 EDX: 0x008585C8 ESI: 0x0B666760 EDI: 0x0D8FE804 EBP: 0x00001B08 ESP: 0x0022FB94 EFLAGS: 0x00210202 Stack: +0000: 0x0B666760 0x005381B1 0x0053826E 0x09E9AD98 +0010: 0x0D8FE804 0x09DE75C0 0x00001B08 0x3A146790 +0020: 0xC4A19230 0x419746E5 0x40AEE42C 0xBF17CCE3 +0030: 0xC044EAF4 0xC0F10E64 0x00533032 0x0022FBD8 +0040: 0x0B666760 0x0083C971 0xFFFFFFFF 0x00405C9E +0050: 0x80000000 0x00405D01 0x09E9AD98 0x008E48AC +0060: 0x00006305 0x0000005E 0x09D22B18 0x000000AD +0070: 0x44D5505C 0xC4A16B46 0x44D6F04E 0xC4A19230 +0080: 0x004060DF 0x0000005E 0x0D8FE800 0x00002800 +0090: 0x008E48AC 0x00006305 0x00002800 0x0007BC64 +00A0: 0x09E9AD98 0x008E48AC 0x0040C9DF 0x0000005E +00B0: 0x0D8FE800 0x00002800 0x0007BC64 0x00006305 +00C0: 0x00000098 0x008E4AFC 0xC89E4853 0x0D8FE800 +00D0: 0x00002800 0x7705F003 0x000001A0 0xFFFFFFFF +00E0: 0x00000000 0x019030E0 0x0040E2CA 0x0D8FE800 +00F0: 0x00006305 0x00000001 0x00000009 0x00000098 +0100: 0x00003400 0x00000001 0x00000001 0x00000005 +0110: 0x0040EAC8 0x00000001 0x00000100 0x00000001 +0120: 0x09E9C118 0x004050E2 0x00000000 0x00000000 +0130: 0x0B664380 0x00000001 0x008E2CB0 0x00824259 +0140: 0x01590000 0x326E414C 0x7274735F 0x006D6165 +0150: 0x00000248 0x00000063 0x09E8AB28 0x0022FCE0 +0160: 0x00824056 0x0022FF78 0x00825EE4 0x00888048 +0170: 0xFFFFFFFF 0x0082425E 0x0082427B 0x00000248 +0180: 0x008242A6 0x00000248 0x00000000 0x008211F7 +0190: 0x00000248 0xFFFFFFFF 0x005B8A7E 0x0022FD70 +01A0: 0x00000001 0x00BCC328 0x008E2C90 0x00B71848 +01B0: 0x0404C5B8 0x00000001 0x059F27E0 0x005B92CC +01C0: 0x0022FD70 0x0022FD70 0x00000001 0x00863B10 +01D0: 0x75947E90 0x00000000 0x008E2C90 0x41544144 +01E0: 0x50414D5C 0x414C5C53 0x6E414C5C 0x50492E32 +01F0: 0x0000004C 0x0082427B 0x00001800 0x008242A6 +0200: 0x00001800 0x00000000 0x008211F7 0x00001800 +0210: 0x49742400 0x005B3206 0x00001800 0x0053BCA0 +0220: 0x00863B10 0x00863A90 0x00863B10 0x0000000A +0230: 0x0053E593 0x00863B10 0x00748D50 0x770628F7 +0240: 0x00000000 0x0022FF88 0x7FFD9000 0x01590000 +0250: 0x00000008 0x015910F0 0x00000008 0x00000100 +0260: 0x00000008 0x00000102 0x44200000 0x43C80000 +0270: 0x00000000 0x00000000 0x00000500 0x00000320 SCM Op: 0x0, lDbg: 0 Game Version: EU 1.0
17.12.2010, 23:22
Quote:
Is someone having crashs while SA-MP loads GTA? It's happens when the white bar appears. My system is Windows 7 32 bits. I tried running it in compatibility mode of Windows Vista (Service Pack too) and Windows XP (Service Pack too). There is a crash report:
Код:
SA-MP 0.3c-RC5 Exception At Address: 0x00534134 Registers: EAX: 0x00000000 EBX: 0x09E9AD98 ECX: 0x3A146790 EDX: 0x008585C8 ESI: 0x0B666760 EDI: 0x0D8FE804 EBP: 0x00001B08 ESP: 0x0022FB94 EFLAGS: 0x00210202 Stack: +0000: 0x0B666760 0x005381B1 0x0053826E 0x09E9AD98 +0010: 0x0D8FE804 0x09DE75C0 0x00001B08 0x3A146790 +0020: 0xC4A19230 0x419746E5 0x40AEE42C 0xBF17CCE3 +0030: 0xC044EAF4 0xC0F10E64 0x00533032 0x0022FBD8 +0040: 0x0B666760 0x0083C971 0xFFFFFFFF 0x00405C9E +0050: 0x80000000 0x00405D01 0x09E9AD98 0x008E48AC +0060: 0x00006305 0x0000005E 0x09D22B18 0x000000AD +0070: 0x44D5505C 0xC4A16B46 0x44D6F04E 0xC4A19230 +0080: 0x004060DF 0x0000005E 0x0D8FE800 0x00002800 +0090: 0x008E48AC 0x00006305 0x00002800 0x0007BC64 +00A0: 0x09E9AD98 0x008E48AC 0x0040C9DF 0x0000005E +00B0: 0x0D8FE800 0x00002800 0x0007BC64 0x00006305 +00C0: 0x00000098 0x008E4AFC 0xC89E4853 0x0D8FE800 +00D0: 0x00002800 0x7705F003 0x000001A0 0xFFFFFFFF +00E0: 0x00000000 0x019030E0 0x0040E2CA 0x0D8FE800 +00F0: 0x00006305 0x00000001 0x00000009 0x00000098 +0100: 0x00003400 0x00000001 0x00000001 0x00000005 +0110: 0x0040EAC8 0x00000001 0x00000100 0x00000001 +0120: 0x09E9C118 0x004050E2 0x00000000 0x00000000 +0130: 0x0B664380 0x00000001 0x008E2CB0 0x00824259 +0140: 0x01590000 0x326E414C 0x7274735F 0x006D6165 +0150: 0x00000248 0x00000063 0x09E8AB28 0x0022FCE0 +0160: 0x00824056 0x0022FF78 0x00825EE4 0x00888048 +0170: 0xFFFFFFFF 0x0082425E 0x0082427B 0x00000248 +0180: 0x008242A6 0x00000248 0x00000000 0x008211F7 +0190: 0x00000248 0xFFFFFFFF 0x005B8A7E 0x0022FD70 +01A0: 0x00000001 0x00BCC328 0x008E2C90 0x00B71848 +01B0: 0x0404C5B8 0x00000001 0x059F27E0 0x005B92CC +01C0: 0x0022FD70 0x0022FD70 0x00000001 0x00863B10 +01D0: 0x75947E90 0x00000000 0x008E2C90 0x41544144 +01E0: 0x50414D5C 0x414C5C53 0x6E414C5C 0x50492E32 +01F0: 0x0000004C 0x0082427B 0x00001800 0x008242A6 +0200: 0x00001800 0x00000000 0x008211F7 0x00001800 +0210: 0x49742400 0x005B3206 0x00001800 0x0053BCA0 +0220: 0x00863B10 0x00863A90 0x00863B10 0x0000000A +0230: 0x0053E593 0x00863B10 0x00748D50 0x770628F7 +0240: 0x00000000 0x0022FF88 0x7FFD9000 0x01590000 +0250: 0x00000008 0x015910F0 0x00000008 0x00000100 +0260: 0x00000008 0x00000102 0x44200000 0x43C80000 +0270: 0x00000000 0x00000000 0x00000500 0x00000320 SCM Op: 0x0, lDbg: 0 Game Version: EU 1.0 |
17.12.2010, 23:24
I always used my GTA with mods, since 0.3b to 0.3c RC4-2-2, and the crashs never occured. I only have 2 mods, one is the SF cop car and the FBI rancher.
17.12.2010, 23:35
17.12.2010, 23:37
(
Последний раз редактировалось [BEP]AcerPilot; 18.12.2010 в 00:20.
)
I will try and post here..
EDIT: I removed the mods and SAMP still crashes..
EDIT: I removed the mods and SAMP still crashes..
18.12.2010, 00:59
I can only suggest reinstalling San Andreas and then SA-MP. It's crashing when loading part of the San Andreas map - and that part is working fine for all of us. If it's still crashing after you've reinstalled I can investigate it further.
19.12.2010, 12:39
i think 0.3c is the best sa-mp verison so far with all the new features being put into it
Keep up the good work Kalcor
Keep up the good work Kalcor
20.12.2010, 11:18
kye, what new on cars? i didn't see anything...
« Next Oldest | Next Newest »
Users browsing this thread: 8 Guest(s)