compile ederken hata 2
Moderatör: Moderatörler
-
Konu Sahibi - Mesajlar: 222
- Kayıt: Pzt Kas 09, 2015 12:27 pm
compile ederken hata 2
arkadaşlar üst yazı pluginimi compile ederken hata alıyorum,genelde pluginlerim normalde compile oluyor ama csduraginin panelinde hep aynı hataları veriyor bu hatayı düzeltir misiniz ve düzeltirken bana da anlatabilirseniz çok iyi olur sizide uğraştırmadan kendim fixleyebileyim şimdiden teşekkür ederim hata şu
//cstrike/addons/amxmodx/scripting/ust2.sma(36) : error 088: number of arguments does not match definition
//cstrike/addons/amxmodx/scripting/ust2.sma(43) : error 088: number of arguments does not match definition
//cstrike/addons/amxmodx/scripting/ust2.sma(48) : error 088: number of arguments does not match definition
//cstrike/addons/amxmodx/scripting/ust2.sma(52) : error 021: symbol already defined: "set_dhudmessage"
//cstrike/addons/amxmodx/scripting/ust2.sma(57) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(67) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(70) : error 021: symbol already defined: "show_dhudmessage"
//cstrike/addons/amxmodx/scripting/ust2.sma(75) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(77) : warning 218: old style prototypes used with optional semicolumns
//cstrike/addons/amxmodx/scripting/ust2.sma(78) : error 054: unmatched closing brace
//cstrike/addons/amxmodx/scripting/ust2.sma(79) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(82) : warning 218: old style prototypes used with optional semicolumns
//cstrike/addons/amxmodx/scripting/ust2.sma(83) : error 054: unmatched closing brace
//cstrike/addons/amxmodx/scripting/ust2.sma(84) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(87) : error 021: symbol already defined: "get_players"
//cstrike/addons/amxmodx/scripting/ust2.sma(89) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(91) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(96) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(98) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(100) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(103) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(112) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(115) : warning 218: old style prototypes used with optional semicolumns
//cstrike/addons/amxmodx/scripting/ust2.sma(116) : error 054: unmatched closing brace
//cstrike/addons/amxmodx/scripting/ust2.sma(117) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(119) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(123) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(128) : error 021: symbol already defined: "vformat"
//cstrike/addons/amxmodx/scripting/ust2.sma(129) : warning 218: old style prototypes used with optional semicolumns
//cstrike/addons/amxmodx/scripting/ust2.sma(130) : error 054: unmatched closing brace
//cstrike/addons/amxmodx/scripting/ust2.sma(36) : error 088: number of arguments does not match definition
//cstrike/addons/amxmodx/scripting/ust2.sma(43) : error 088: number of arguments does not match definition
//cstrike/addons/amxmodx/scripting/ust2.sma(48) : error 088: number of arguments does not match definition
//cstrike/addons/amxmodx/scripting/ust2.sma(52) : error 021: symbol already defined: "set_dhudmessage"
//cstrike/addons/amxmodx/scripting/ust2.sma(57) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(67) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(70) : error 021: symbol already defined: "show_dhudmessage"
//cstrike/addons/amxmodx/scripting/ust2.sma(75) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(77) : warning 218: old style prototypes used with optional semicolumns
//cstrike/addons/amxmodx/scripting/ust2.sma(78) : error 054: unmatched closing brace
//cstrike/addons/amxmodx/scripting/ust2.sma(79) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(82) : warning 218: old style prototypes used with optional semicolumns
//cstrike/addons/amxmodx/scripting/ust2.sma(83) : error 054: unmatched closing brace
//cstrike/addons/amxmodx/scripting/ust2.sma(84) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(87) : error 021: symbol already defined: "get_players"
//cstrike/addons/amxmodx/scripting/ust2.sma(89) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(91) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(96) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(98) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(100) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(103) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(112) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(115) : warning 218: old style prototypes used with optional semicolumns
//cstrike/addons/amxmodx/scripting/ust2.sma(116) : error 054: unmatched closing brace
//cstrike/addons/amxmodx/scripting/ust2.sma(117) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(119) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(123) : error 010: invalid function or declaration
//cstrike/addons/amxmodx/scripting/ust2.sma(128) : error 021: symbol already defined: "vformat"
//cstrike/addons/amxmodx/scripting/ust2.sma(129) : warning 218: old style prototypes used with optional semicolumns
//cstrike/addons/amxmodx/scripting/ust2.sma(130) : error 054: unmatched closing brace
Bu mesaja eklenen dosyaları görüntülemek için gerekli izinlere sahip değilsiniz.
Link: | |
Linklerini gizle |
-
- Mesajlar: 2574
- Kayıt: Çrş Ağu 23, 2017 9:17 pm
compile ederken hata 2
Dener misin?
Bu mesaja eklenen dosyaları görüntülemek için gerekli izinlere sahip değilsiniz.
Link: | |
Linklerini gizle |
-
Konu Sahibi - Mesajlar: 222
- Kayıt: Pzt Kas 09, 2015 12:27 pm
compile ederken hata 2
//cstrike/addons/amxmodx/scripting/ustyazi.sma(21) : error 088: number of arguments does not match definition
//cstrike/addons/amxmodx/scripting/ustyazi.sma(28) : error 088: number of arguments does not match definition
//cstrike/addons/amxmodx/scripting/ustyazi.sma(33) : error 088: number of arguments does not match definition
3 Errors.
Could not locate output file /cstrike/addons/amxmodx/plugins/ustyazi.amx (compile failed).
olmuyor
//cstrike/addons/amxmodx/scripting/ustyazi.sma(28) : error 088: number of arguments does not match definition
//cstrike/addons/amxmodx/scripting/ustyazi.sma(33) : error 088: number of arguments does not match definition
3 Errors.
Could not locate output file /cstrike/addons/amxmodx/plugins/ustyazi.amx (compile failed).
olmuyor
Link: | |
Linklerini gizle |
-
- Mesajlar: 2574
- Kayıt: Çrş Ağu 23, 2017 9:17 pm
compile ederken hata 2
Gözümden kaçmış. Şimdi dener misin?
Bu mesaja eklenen dosyaları görüntülemek için gerekli izinlere sahip değilsiniz.
Link: | |
Linklerini gizle |
-
Konu Sahibi - Mesajlar: 222
- Kayıt: Pzt Kas 09, 2015 12:27 pm
compile ederken hata 2
teşekkürler oldu,bunu düzeltmenin basit bir yolu var mı acaba ?
Link: | |
Linklerini gizle |
-
- Mesajlar: 2574
- Kayıt: Çrş Ağu 23, 2017 9:17 pm
compile ederken hata 2
set_dhudmessage komutu hudmessage yaratmaya yarayan bir komuttur.
Bu komut en sonunda size reliable = false or true komutunu soruyor. Buraya bir şey yazmazsanız false, yazarsanız yazdığınız şeye göre true, false oluyor. Bu plugini yapmaya çalışan arkadaş, bu komutu erken yada geç yazmış orasını tam anlayamadım fakat bu reliable'ı true yapmaya hiçbir gerek yoktur. Kısacası set_dhudmessagede true veya false görürseniz silin, en basit şey budur bana göre.
Bu komut en sonunda size reliable = false or true komutunu soruyor. Buraya bir şey yazmazsanız false, yazarsanız yazdığınız şeye göre true, false oluyor. Bu plugini yapmaya çalışan arkadaş, bu komutu erken yada geç yazmış orasını tam anlayamadım fakat bu reliable'ı true yapmaya hiçbir gerek yoktur. Kısacası set_dhudmessagede true veya false görürseniz silin, en basit şey budur bana göre.
Link: | |
Linklerini gizle |
-
Konu Sahibi - Mesajlar: 222
- Kayıt: Pzt Kas 09, 2015 12:27 pm
compile ederken hata 2
tamam teşekkürler elimde bir kaç tane daha plugin var onları bu konuya atsam düzeltirmisin yoksa her biri için yeni bir konu mu açmalıyım ?
Link: | |
Linklerini gizle |
-
- Mesajlar: 2574
- Kayıt: Çrş Ağu 23, 2017 9:17 pm
compile ederken hata 2
Bu konuyu çözüldü olarak yapıp yeni konu açmanız daha yararlı olabilir.
Link: | |
Linklerini gizle |
-
Konu Sahibi - Mesajlar: 222
- Kayıt: Pzt Kas 09, 2015 12:27 pm