Jump to content
  • 0

pomoc Zlucoivanie amx


gouster

Dotaz

8 odpovědí na tuto otázku

Recommended Posts

  • 0

mam riesenie.

 

vytvorim slozku /scripptfiles/amx.

a urobim amx load.amx

donho dam

 

public OnFilterScriptInit()

{

SendRconCommand("loadfs ../scriptfiles/amx/1");

SendRconCommand("loadfs ../scriptfiles/amx/2");

// da sa aj viac

return 1;

}

 

 

a v slozke /scriptfiles/amx vlozim subory.

 

1,2. tak som pomenovav subory v pwn.

1.amx

2.amx

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...