SLAME
Флуд/Оффтоп
- Сообщения
- 351
- Реакции
- 222
хм, очень странно, но я знаю, что на сегодняшний день есть версии SMSM 1.10.0.6415
6480 Merge pull request #1218 from Bara/1.10-dev
6478 NMRiH gamedata update (#1204)
6477 Update Reload offset (#1202)
6475 Restore the frame pointer on Linux (#1200)
6474 Clarify detour creation errors (#1191)
6473 Update csgo InfoChanged offset (#1192)
6472 WriteBaselines gamedata update (#1189)
6462 Fix unnecessary ConVar cache misses (#1177)
6461 Deprecate IsSoundPrecached (#1172)
6460 WriteBaselines gamedata update after latest csgo update (#1153)
6459 Speculative fix for MySQL crashes (#1135)
6458 Merge pull request #1132 from alliedmodders/update-sp-1.10
6456 Update CScore and MVP CSGO gamedata (#1127)
6455 Fix CSGO Update crash (11/19/2019) (#1125)
6454 Add bounds check for userid reset on disconnect (#1108)
6453 Trigger build.
6452 Fix virtual SDKCall with object params (#1104)
6451 Use map display name for admin map chooser menu (#1097)
6450 NPOTB: Correct GitHub's Linguist inaccuracies (#1096)
6449 Merge pull request #1090 from alliedmodders/update-sp
6447 Fix quote mismatch (#1092)
6446 Remove SourcePawn JIT license references (#1091)
6445 Merge pull request #1088 from alliedmodders/update-sp
6443 Add TR_GetHitBoxIndex() native (#1085)
6442 Fully convert dynamicmenu to transitional enum structs. (#1082)
6441 Merge pull request #1081 from alliedmodders/enum-structs
6439 cstrike: Fix wrong timeleft calculation (#1072)
6438 Add RequestFrameCallback optional data param (#1068)
6437 Fix build with latest hl2sdk-csgo
6436 Update SourcePawn & amtl submodules (#1067)
6435 Correct FrameIterator retval regression (#1066)
6434 Create menu if multiple nom matches found (#983)
6433 Add File.Flush methodmap (#1056)
6432 Correct malformed Regex documentation (#1055)
6431 Merge pull request #1050 from alliedmodders/update-sp-093edef
6478 NMRiH gamedata update (#1204)
6477 Update Reload offset (#1202)
6475 Restore the frame pointer on Linux (#1200)
6474 Clarify detour creation errors (#1191)
6473 Update csgo InfoChanged offset (#1192)
6472 WriteBaselines gamedata update (#1189)
6462 Fix unnecessary ConVar cache misses (#1177)
6461 Deprecate IsSoundPrecached (#1172)
6460 WriteBaselines gamedata update after latest csgo update (#1153)
6459 Speculative fix for MySQL crashes (#1135)
6458 Merge pull request #1132 from alliedmodders/update-sp-1.10
6456 Update CScore and MVP CSGO gamedata (#1127)
6455 Fix CSGO Update crash (11/19/2019) (#1125)
6454 Add bounds check for userid reset on disconnect (#1108)
6453 Trigger build.
6452 Fix virtual SDKCall with object params (#1104)
6451 Use map display name for admin map chooser menu (#1097)
6450 NPOTB: Correct GitHub's Linguist inaccuracies (#1096)
6449 Merge pull request #1090 from alliedmodders/update-sp
6447 Fix quote mismatch (#1092)
6446 Remove SourcePawn JIT license references (#1091)
6445 Merge pull request #1088 from alliedmodders/update-sp
6443 Add TR_GetHitBoxIndex() native (#1085)
6442 Fully convert dynamicmenu to transitional enum structs. (#1082)
6441 Merge pull request #1081 from alliedmodders/enum-structs
6439 cstrike: Fix wrong timeleft calculation (#1072)
6438 Add RequestFrameCallback optional data param (#1068)
6437 Fix build with latest hl2sdk-csgo
6436 Update SourcePawn & amtl submodules (#1067)
6435 Correct FrameIterator retval regression (#1066)
6434 Create menu if multiple nom matches found (#983)
6433 Add File.Flush methodmap (#1056)
6432 Correct malformed Regex documentation (#1055)
6431 Merge pull request #1050 from alliedmodders/update-sp-093edef
Сообщения автоматически склеены:
и моя версия 6460
Сообщения автоматически склеены:
Кстати, есть вероятность, что я забыл символ ";" после "AddFileToDownloadsTable(sSoundPath)" ?
Сообщения автоматически склеены:
После компиляции вот что выдает, но компилит нормально
SourcePawn Compiler 1.10.0.6453
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC
/home/groups/sourcemod/upload_tmp/phpGOj2jt.sp(492) : warning 234: symbol "FloatSub" is marked as deprecated: This native is internal implementation. For subtraction use the '-' operator.
/home/groups/sourcemod/upload_tmp/phpGOj2jt.sp(503) : warning 234: symbol "FloatSub" is marked as deprecated: This native is internal implementation. For subtraction use the '-' operator.
/home/groups/sourcemod/upload_tmp/phpGOj2jt.sp(504) : warning 234: symbol "FloatSub" is marked as deprecated: This native is internal implementation. For subtraction use the '-' operator.
/home/groups/sourcemod/upload_tmp/phpGOj2jt.sp(531) : warning 234: symbol "FloatSub" is marked as deprecated: This native is internal implementation. For subtraction use the '-' operator.
/home/groups/sourcemod/upload_tmp/phpGOj2jt.sp(537) : warning 234: symbol "FloatSub" is marked as deprecated: This native is internal implementation. For subtraction use the '-' operator.
/home/groups/sourcemod/upload_tmp/phpGOj2jt.sp(546) : warning 234: symbol "FloatSub" is marked as deprecated: This native is internal implementation. For subtraction use the '-' operator.
/home/groups/sourcemod/upload_tmp/phpGOj2jt.sp(551) : warning 234: symbol "FloatSub" is marked as deprecated: This native is internal implementation. For subtraction use the '-' operator.
Code size: 29532 bytes
Data size: 31512 bytes
Stack/heap size: 16384 bytes
Total requirements: 77428 bytes
7 Warnings.
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC
/home/groups/sourcemod/upload_tmp/phpGOj2jt.sp(492) : warning 234: symbol "FloatSub" is marked as deprecated: This native is internal implementation. For subtraction use the '-' operator.
/home/groups/sourcemod/upload_tmp/phpGOj2jt.sp(503) : warning 234: symbol "FloatSub" is marked as deprecated: This native is internal implementation. For subtraction use the '-' operator.
/home/groups/sourcemod/upload_tmp/phpGOj2jt.sp(504) : warning 234: symbol "FloatSub" is marked as deprecated: This native is internal implementation. For subtraction use the '-' operator.
/home/groups/sourcemod/upload_tmp/phpGOj2jt.sp(531) : warning 234: symbol "FloatSub" is marked as deprecated: This native is internal implementation. For subtraction use the '-' operator.
/home/groups/sourcemod/upload_tmp/phpGOj2jt.sp(537) : warning 234: symbol "FloatSub" is marked as deprecated: This native is internal implementation. For subtraction use the '-' operator.
/home/groups/sourcemod/upload_tmp/phpGOj2jt.sp(546) : warning 234: symbol "FloatSub" is marked as deprecated: This native is internal implementation. For subtraction use the '-' operator.
/home/groups/sourcemod/upload_tmp/phpGOj2jt.sp(551) : warning 234: symbol "FloatSub" is marked as deprecated: This native is internal implementation. For subtraction use the '-' operator.
Code size: 29532 bytes
Data size: 31512 bytes
Stack/heap size: 16384 bytes
Total requirements: 77428 bytes
7 Warnings.
Последнее редактирование: