←  Multilingual

AMXX.pl: Support AMX Mod X i SourceMod

»

Script Problem.

  • +
  • -
Miczu - zdjęcie Miczu 20.04.2009

don't add just edit what you have there... but it's hard to tell if it will work...
Odpowiedz

  • +
  • -
supertaranta - zdjęcie supertaranta 20.04.2009

wait what do u mean by edit, like delete it from the ini and place it before the public or?, im sorry just cant catch it exactly. Btw the nvault addition we did compiled successfully. will test is out soon. still want to finish this before you knock out =p.
Odpowiedz

  • +
  • -
Miczu - zdjęcie Miczu 20.04.2009

whole menu things

only edit

Simply copy from save format:
Kod:
new playerid[35];
get_user_authid(id,playerid,34);

new vaultkey[64],vaultdata[256]
format(vaultkey,63,"%s-%d-Dbmod",playerid,player_class[id])



MAX_ID_LENGTH - use real number that is max lenght or something...


add to load after public loadxp(id){

Ok. it's time for me... try your best and dont worry even with all the help here it shouldn't work xD
Odpowiedz

  • +
  • -
supertaranta - zdjęcie supertaranta 20.04.2009

Oh well if your still here to catch this, hehe. How can i change the hunters weapon so on right click he zooms, the crossbow.


Edit1: Have a good night, and omg, i didnt see the second bold. I need to start watching out for it. I Understand it clearly now thank you so much =).
Odpowiedz

  • +
  • -
Miczu - zdjęcie Miczu 20.04.2009

to many words are need to explain that (make it work)... sorry but have to go now...

simply:
-chack if you have crossbow
-chack if you pressed right click
-chang FOV of a player http://wiki.amxmodx.... ... nts#SetFOV

I think that something like 55 is zoom of scout...
Odpowiedz

  • +
  • -
supertaranta - zdjęcie supertaranta 20.04.2009

Alright. thank you so much. have a good night!

[ Added: 21-04-2009, 02:46 ]
It works, and well i had a few errors while running but i fixed them, Um i looked at the setfov and i have no clue where to put that. And also if its possible to add a message when the hunters gun is reloading to say like "Crossbow reloading" and stays there till it reloads?

[ Added: 21-04-2009, 23:26 ]
Fixed. Just want to do the hunter things now =p.
Odpowiedz