• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help is this way true
#1
Hi

guys i have a question what method in line 2 is true ?!

CSHARP Code
  1. killcamTime = int.Parse(GetServerCFG("admin", "killcamTime", "0"));
  2. base.ServerCommand("set scr_killcam_time \"\"" + killcamTime);
  3. base.ServerCommand("set scr_killcam_posttime \"4\"");

or

CSHARP Code
  1. killcamTime = int.Parse(GetServerCFG("admin", "killcamTime", "0"));
  2. base.ServerCommand("set scr_killcam_time" + " \"" + killcamTime + "\"");
  3. base.ServerCommand("set scr_killcam_posttime \"4\"");
  Reply
#2
Method 2. You decompiled this from ProMod Plugin, right?
[Image: azuw.jpg]
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  @Azumikkel true identity Arteq 3 2,571 02-24-2013, 13:57
Last Post: 99IRock
  So old but so true Arteq 7 3,612 05-29-2012, 19:34
Last Post: Arteq
  [News] The true 1337 Rendflex 2 2,015 09-19-2011, 13:40
Last Post: Yamato
  Americas Recession, a true story :) d0h! 0 1,734 08-04-2011, 23:26
Last Post: d0h!
  [Approved] TRUE CAMPER roll Arteq 2 2,421 06-13-2011, 15:08
Last Post: Arteq
Exclamation Help With KILLSTREAK'S: variable true Please assist :) rotceh_dnih 19 8,432 04-05-2011, 16:01
Last Post: Tomsen1410
  True Dedis on Mw2 Bloopbloop 7 4,138 12-02-2010, 23:37
Last Post: Bloopbloop

Forum Jump:


Users browsing this thread: 1 Guest(s)