Forum

> > CS2D > General > Need Help w/ Editor/ amx?
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Need Help w/ Editor/ amx?

13 replies
To the start Previous 1 Next To the start

old Need Help w/ Editor/ amx?

Mexican
User Off Offline

Quote
Well i have 2 Questions:
1. How do i Make boxes in Editor mode that can be destoryed With Knifes/Gunz?

2.How do i get Amx Mod? How do i install it, get cool mods for it?! Like the Sounds (doublekill, etc)
im not expierienced with it at all

old Re: Need Help w/ Editor/ amx?

SQ
Moderator Off Offline

Quote
Just look in your CS2D folder>SYS>Lua.
There should be much explanations and samples how to do unreal sounds or even much.

AMX 2D isnt offlicial release. So you can find much versions of it.
Anyway Amx based on lua scriptis...

Good luck creating mod;)

old Re: Need Help w/ Editor/ amx?

Mexican
User Off Offline

Quote
Blazzingxx has written
Just look in your CS2D folder>SYS>Lua.
There should be much explanations and samples how to do unreal sounds or even much.

AMX 2D isnt offlicial release. So you can find much versions of it.
Anyway Amx based on lua scriptis...

Good luck creating mod;)

i still dont get it
i just wanna kno how to get those sounds!

and do you know how to make a Wall that can be destoryed
in editor mod?


The "Addhook" command isnt working... the lua script is on too when i made the game
edited 1×, last 30.04.09 05:55:08 am

old OK! sample...

SQ
Moderator Off Offline

Quote
You should find that directory, Then I recomend to read that info letter.

Then change server.lua code with sys/lua/Utsfx.lua.
It should work.
DONE!

old Re: Need Help w/ Editor/ amx?

Mexican
User Off Offline

Quote
Blazzingxx has written
You should find that directory, Then I recomend to read that info letter.

Then change server.lua code with sys/lua/Utsfx.lua.
It should work.
DONE!

sys/lua/Utsfx.lua. ?

i have the server.lua file tho here:
C:\Program Files\Counter-Strike 2D\sys\lua
but no file saying Utsfx.lua

old Re: Need Help w/ Editor/ amx?

SQ
Moderator Off Offline

Quote
mistake. there should be samples folder in lua folder.
ect:
C:\Program Files\Counter-Strike 2D\sys\lua\samples

old Re: Need Help w/ Editor/ amx?

ohaz
User Off Offline

Quote
open the server.lua in the Lua folder.
Add one last line:
dofile("sys/lua/samples/utsfx.lua")
save, start server. Should work

old Re: Need Help w/ Editor/ amx?

Mexican
User Off Offline

Quote
TheKilledDeath has written
open the server.lua in the Lua folder.
Add one last line:
dofile("sys/lua/samples/utsfx.lua")
save, start server. Should work

oPEN?
Windows cannot open this file:
Server.lua
to open this file, windows need the program that created it........
What do you want to do?


Edit: My Current mp_luaserver is \sys\lua is that right?
Btw i dont even have the sounds yet... i barely downloaded Amx mod.. idk what to do

old Re: Need Help w/ Editor/ amx?

Mexican
User Off Offline

Quote
PixelHunter has written
the destroyable wall in editor is env_breakable. simple.


When i add it to a crate or whatever, they break but they dont dissapear like their suppose to...

old Re: Need Help w/ Editor/ amx?

Reaper
User Off Offline

Quote
Mexican has written
PixelHunter has written
the destroyable wall in editor is env_breakable. simple.


When i add it to a crate or whatever, they break but they dont dissapear like their suppose to...


you have to set a floor tile on the map, afterwards create a env_breakable and select the id of a wall tile.

after you destroyed the wall ingame, it will dissapear and change to the floor tile.

old Re: Need Help w/ Editor/ amx?

Mexican
User Off Offline

Quote
leegao has written
hi, I'm the developer of AMX2D and I'll msn you later today to help you set the script up.


ohh i kinda figured, been trying to find some clan member in [TGV] cuz it seems like they know the most :p
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview