engfunc(EngFunc_AllocString, "str") not return index
I'm doing rework on Dias's plugin that will follow this
But it has a weird situation. Code:
new g_iszWeaponKey Code:
//WEAPON_NAME weapon_dargoncannonAnother part that uses EngFunc_AllocString works normally Code:
Weapon_Create(const Float: vecOrigin[3] = {0.0, 0.0, 0.0}, const Float: vecAngles[3] = {0.0, 0.0, 0.0}) {Code:
// WEAPON_REFERANCE weapon_ump45(I'm using ReHLDS, ReAPI and AmxModX ver 1.9.0.5) |
Re: engfunc(EngFunc_AllocString, "str") not return index
What is AMX Mod X 1.9.0.5? Though not likely to fix it, you should consider using the latest 1.9 version available which happens to be 1.9.0-git5273.
|
Re: engfunc(EngFunc_AllocString, "str") not return index
Quote:
meta list command give me that ver :cry: Code:
meta list |
Re: engfunc(EngFunc_AllocString, "str") not return index
Oh, yeah, that's because it's a fixed width column in that output and it doesn't show the other numbers. If you do "amxx version" you'll see the full version.
|
Re: engfunc(EngFunc_AllocString, "str") not return index
I change to use another method to define the key for weapon so this is not my case anymore.
But I will leave this here if someone have the answer for this situation |
| All times are GMT -4. The time now is 09:05. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.