• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help, 2 questions
#1
hi all, i got 2 problems, anim and killstreaks notify

1st - why animation dont work????

C++ Code
  1. #using_animtree("multiplayer");
  2.  
  3. zombie[chosen] thread animMe();
  4.  
  5. animMe()
  6. {
  7. for(;<img src="https://www.itsmods.com/forum/images/smilies/wink.gif" alt="Wink" title="Wink" class="smilie smilie_2" />{
  8. self setanimstate( "move_walk" );
  9. self setAnim(%pt_stand_shoot, 2,2);
  10. wait 1;
  11. }
  12. }

why,?!?!
and 2nd question:
Mod is the BIGGEST, and when i want call streak(self maps\mp\gametypes\_hardpoints::givestreak("mortar_mp", "mortar_mp", true or false, true or false);
dont show me notifycation!! why help please
  Reply
#2
(03-10-2011, 15:43)Se7en Wrote: hi all, i got 2 problems, anim and killstreaks notify

1st - why animation dont work????

#using_animtree("multiplayer");

zombie[chosen] thread animMe();

animMe()
{
for(;Wink{
self setanimstate( "move_walk" );
self setAnim(%pt_stand_shoot, 2,2);
wait 1;
}
}
why,?!?!
and 2nd question:
Mod is the BIGGEST, and when i want call streak(self maps\mp\gametypes\_hardpoints::givestreak("mortar_mp", "mortar_mp", true or false, true or false);
dont show me notifycation!! why help please

(self maps\mp\gametypes\_hardpoints::givestreak("mortar_mp", "", true or false, true or false);

this should hide the notification ..
(08-10-2011, 12:58)Pozzuh Wrote:
Se7en Wrote:Stealed, from cod4 mod ...
look who's talking

[Release] Old School Mod v2.2
[Release] Scroll menu

  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Help Some Server Admin Questions! mn_acer1 2 3,110 08-03-2013, 04:11
Last Post: mn_acer1
  Help A few questions 99IRock 26 9,287 02-23-2013, 14:51
Last Post: Nekochan
  Questions for experts (infected) dol3 3 2,107 03-26-2012, 10:48
Last Post: d0h!
  A few questions about the new version of the addon JariZ 2 2,446 03-25-2012, 09:40
Last Post: OzonE
  Help Some IMPORTANT questions vin97 8 5,419 02-19-2012, 19:44
Last Post: vin97
  A few questions Lemon 2 2,151 02-01-2012, 03:45
Last Post: Lemon
  Help 2 Questions. S4ph1r 0 1,267 12-04-2011, 15:04
Last Post: S4ph1r
  mw3 log questions JariZ 6 3,192 12-02-2011, 11:38
Last Post: karelkopp
  Common Asked Questions in Shout Box Yamato 10 5,482 08-22-2011, 22:30
Last Post: Pozzuh
  Help 3 Questions Elite_Nudel 7 3,892 08-11-2011, 14:16
Last Post: BraxPL

Forum Jump:


Users browsing this thread: 1 Guest(s)