AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   EntMover to amxx (https://forums.alliedmods.net/showthread.php?t=24978)

Artemus 03-05-2006 13:44

EntMover to amxx
 
1 Attachment(s)
Hey I found this plugign I want and I guess it was amx can soem one fix it to amxx.
//// EntMover.sma
// D:\HLServer\cstrike\addons\amxmodx\scripting\ EntMover.sma(27) : error 017: undefined symbol "Entv
ars_Get_Vector"
// D:\HLServer\cstrike\addons\amxmodx\scripting\ EntMover.sma(105) : error 017: undefined symbol "Ent
vars_Get_Vector"
// D:\HLServer\cstrike\addons\amxmodx\scripting\ EntMover.sma(106) : error 017: undefined symbol "Ent
vars_Get_Vector"
// D:\HLServer\cstrike\addons\amxmodx\scripting\ EntMover.sma(125) : error 017: undefined symbol "Ent
vars_Set_Int"
// D:\HLServer\cstrike\addons\amxmodx\scripting\ EntMover.sma(130) : error 017: undefined symbol "Ent
vars_Set_Vector"
// D:\HLServer\cstrike\addons\amxmodx\scripting\ EntMover.sma(131) : error 017: undefined symbol "Ent
vars_Set_Int"
// D:\HLServer\cstrike\addons\amxmodx\scripting\ EntMover.sma(132) : error 017: undefined symbol "Ent
vars_Set_Float"
// D:\HLServer\cstrike\addons\amxmodx\scripting\ EntMover.sma(140) : error 017: undefined symbol "Ent
vars_Set_Vector"
// D:\HLServer\cstrike\addons\amxmodx\scripting\ EntMover.sma(145) : error 021: symbol already define
d: "FVecIVec"
//
// 9 Errors.
// Could not locate output file D:\HLServer\cstrike\addons\amxmodx\scripting\ compiled\EntMover.amx (
compile failed).

I get this error when compile

Artemus 03-06-2006 20:17

Is it even possible

BAILOPAN 03-06-2006 22:22

#include <Vexd_Utilities> or whatever... if you're going to change the includes from AMX Mod, you need to also change the natives.

Entvars_Get_Vector -> entity_get_vector

and such...

Artemus 03-06-2006 23:49

i'm not a scripter i'm only in programer beginers class learning basics of java so.
//AMXXPC compile.exe
// by the AMX Mod X Dev Team


//// EntMover.sma
// D:\HLServer\cstrike\addons\amxmodx\scripting\ EntMover.sma(145) : error 021: symbol already define
d: "FVecIVec"
//
1 left i guess, little more help

BAILOPAN 03-07-2006 00:50

Remove the FVecIVec function from the plugin.

Artemus 03-07-2006 17:59

Hey BAILOPAN i got it can I put it on new plugings thread and put my mane on it but give credit to guy that mad it and u??? it moves things if ur admin fun??? :roll:

BAILOPAN 03-07-2006 18:29

yup...

Artemus 03-07-2006 20:35

here
 
:arrow: http://forums.alliedmods.net/showthread.php?t=25100
8) :arrow:

Artemus 03-07-2006 22:07

and .............. it got denied
Quote:

Unapproved, it is redundant.


All times are GMT -4. The time now is 20:28.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.