1. sayfa (Toplam 4 sayfa)

Lazer Pluginine Edit.

Gönderilme zamanı: Sal Şub 07, 2017 11:48 pm
gönderen TunnS[C]
Selamun Aleykum

Beyler zombi oynayanlar bilir el sonunda bug oluyor kendi lazerimize oluyoruz.Bunun icin ekteki lazeri el sonunda kapanmasi icin editlermisiniz.Hatta 55 de gormustum zombi olursan da lazer kayboluyordu o şekilde editlermisiniz acaba sizden ricam yardimlarinizi bekliyorum :D Iyi Geceler

@redarmygaming
LaserMine.sma

Lazer Pluginine Edit.

Gönderilme zamanı: Çrş Şub 08, 2017 12:28 am
gönderen Taha Demirbaş
Denermisin bir. Denemediğim için bilmiyorum. Belki stop kodunu karıştırmış olabilirim.

Lazer Pluginine Edit.

Gönderilme zamanı: Çrş Şub 08, 2017 12:32 am
gönderen TunnS[C]
redarmygaming yazdı:Denermisin bir. Denemediğim için bilmiyorum. Belki stop kodunu karıştırmış olabilirim.

Kod: Tümünü seç

//cstrike/addons/amxmodx/scripting/TR_LaserMine.sma(60) : warning 201: redefinition of constant/macro (symbol "CsTeams")
//cstrike/addons/amxmodx/scripting/TR_LaserMine.sma(252) : warning 233: symbol "plugin_modules" is marked as deprecated: Module dependency is now automatically handled by the compiler. This forward is no longer called.
//cstrike/addons/amxmodx/scripting/TR_LaserMine.sma(253) : warning 233: symbol "require_module" is marked as deprecated: Module dependency is now automatically handled by the compiler. This native has no effect.
//cstrike/addons/amxmodx/scripting/TR_LaserMine.sma(254) : warning 233: symbol "require_module" is marked as deprecated: Module dependency is now automatically handled by the compiler. This native has no effect.
//cstrike/addons/amxmodx/scripting/TR_LaserMine.sma(1323) : warning 233: symbol "client_disconnect" is marked as deprecated: Use client_disconnected() instead.
//cstrike/addons/amxmodx/scripting/TR_LaserMine.sma(1449) : warning 233: symbol "is_amd64_server" is marked as deprecated: AMXX is not shipping 64bits builds anymore. This native is basically guaranteed to return 0.
//cstrike/addons/amxmodx/scripting/TR_LaserMine.sma(1482) : warning 233: symbol "is_amd64_server" is marked as deprecated: AMXX is not shipping 64bits builds anymore. This native is basically guaranteed to return 0.
Hata verdi usta :D

Lazer Pluginine Edit.

Gönderilme zamanı: Çrş Şub 08, 2017 12:36 am
gönderen Taha Demirbaş
@TunnS[C] Sizin paylaştığınız sma dosyası hatalı.. derleme çıktısı ;

Kod: Tümünü seç

Sonuç
Eklenti derleme sonucu aşağıdaki gibidir; 
AMX Mod X Compiler 1.8.3-dev+5079
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2013 AMX Mod X Team

//cstrike/addons/amxmodx/scripting/LaserMine.sma(60) : warning 201: redefinition of constant/macro (symbol "CsTeams")
//cstrike/addons/amxmodx/scripting/LaserMine.sma(252) : warning 233: symbol "plugin_modules" is marked as deprecated: Module dependency is now automatically handled by the compiler. This forward is no longer called.
//cstrike/addons/amxmodx/scripting/LaserMine.sma(253) : warning 233: symbol "require_module" is marked as deprecated: Module dependency is now automatically handled by the compiler. This native has no effect.
//cstrike/addons/amxmodx/scripting/LaserMine.sma(254) : warning 233: symbol "require_module" is marked as deprecated: Module dependency is now automatically handled by the compiler. This native has no effect.
//cstrike/addons/amxmodx/scripting/LaserMine.sma(1323) : warning 233: symbol "client_disconnect" is marked as deprecated: Use client_disconnected() instead.
//cstrike/addons/amxmodx/scripting/LaserMine.sma(1448) : warning 233: symbol "is_amd64_server" is marked as deprecated: AMXX is not shipping 64bits builds anymore. This native is basically guaranteed to return 0.
//cstrike/addons/amxmodx/scripting/LaserMine.sma(1481) : warning 233: symbol "is_amd64_server" is marked as deprecated: AMXX is not shipping 64bits builds anymore. This native is basically guaranteed to return 0.
Header size: 2032 bytes
Code size: 37856 bytes
Data size: 10544 bytes
Stack/heap size: 16384 bytes
Total requirements: 66816 bytes

7 Warnings.
Done.

Derleme esnasında hata ile karşılaşmadıysanız eklentinizin ismini ( LaserMine.amxx ) WebFTP > addons>amxmodx>configs>plugins.ini dosyasının en altına yazıp aktif edebilir veya sonradan kaldırabilirsiniz

Lazer Pluginine Edit.

Gönderilme zamanı: Çrş Şub 08, 2017 12:44 am
gönderen TunnS[C]
redarmygaming yazdı:@TunnS[C] Sizin paylaştığınız sma dosyası hatalı.. derleme çıktısı ;

Kod: Tümünü seç

Sonuç
Eklenti derleme sonucu aşağıdaki gibidir; 
AMX Mod X Compiler 1.8.3-dev+5079
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2013 AMX Mod X Team

//cstrike/addons/amxmodx/scripting/LaserMine.sma(60) : warning 201: redefinition of constant/macro (symbol "CsTeams")
//cstrike/addons/amxmodx/scripting/LaserMine.sma(252) : warning 233: symbol "plugin_modules" is marked as deprecated: Module dependency is now automatically handled by the compiler. This forward is no longer called.
//cstrike/addons/amxmodx/scripting/LaserMine.sma(253) : warning 233: symbol "require_module" is marked as deprecated: Module dependency is now automatically handled by the compiler. This native has no effect.
//cstrike/addons/amxmodx/scripting/LaserMine.sma(254) : warning 233: symbol "require_module" is marked as deprecated: Module dependency is now automatically handled by the compiler. This native has no effect.
//cstrike/addons/amxmodx/scripting/LaserMine.sma(1323) : warning 233: symbol "client_disconnect" is marked as deprecated: Use client_disconnected() instead.
//cstrike/addons/amxmodx/scripting/LaserMine.sma(1448) : warning 233: symbol "is_amd64_server" is marked as deprecated: AMXX is not shipping 64bits builds anymore. This native is basically guaranteed to return 0.
//cstrike/addons/amxmodx/scripting/LaserMine.sma(1481) : warning 233: symbol "is_amd64_server" is marked as deprecated: AMXX is not shipping 64bits builds anymore. This native is basically guaranteed to return 0.
Header size: 2032 bytes
Code size: 37856 bytes
Data size: 10544 bytes
Stack/heap size: 16384 bytes
Total requirements: 66816 bytes

7 Warnings.
Done.

Derleme esnasında hata ile karşılaşmadıysanız eklentinizin ismini ( LaserMine.amxx ) WebFTP > addons>amxmodx>configs>plugins.ini dosyasının en altına yazıp aktif edebilir veya sonradan kaldırabilirsiniz

Cozulebilirmi acaba cunki baska sma yuklesek 183 guncellemesinden oda hata vercektir :D

Lazer Pluginine Edit.

Gönderilme zamanı: Çrş Şub 08, 2017 12:53 am
gönderen Taha Demirbaş
Sana çözüm olarak attığım sma çalışıyorsa çalıştırırmısın bir. İçerisinde server türü kodları var..

Lazer Pluginine Edit.

Gönderilme zamanı: Çrş Şub 08, 2017 9:48 am
gönderen TunnS[C]
redarmygaming yazdı:Sana çözüm olarak attığım sma çalışıyorsa çalıştırırmısın bir. İçerisinde server türü kodları var..
Kusura bakma şimdi deneme şansım olduda , denedim fakat lazer dikmedi bu sefer :D

Lazer Pluginine Edit.

Gönderilme zamanı: Çrş Şub 08, 2017 2:54 pm
gönderen Taha Demirbaş
Etiket atin. Bu aksam ilgileneyim. Mobildeyim suan

Lazer Pluginine Edit.

Gönderilme zamanı: Çrş Şub 08, 2017 2:57 pm
gönderen TunnS[C]
@redarmygaming Tamamdir.

Lazer Pluginine Edit.

Gönderilme zamanı: Çrş Şub 08, 2017 3:01 pm
gönderen seypa
@redarmygaming hocam o kullandığı laser plugini çok değişik, 1.8.2 ye göre düzenlenmiş, ben bi fonksiyon kullanmıştım, hatta denedim bile sıkıntısız çalıştı, ama sizin amxmod sürümü 1.8.3 olduğu için çok değişik hatalar verdi, öyle basit hatalar değil