Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help CODE i have try bad synax checker 2.2
#1
Code:
#include common_scripts\utility;
    #include maps\mp\_airsupport;
    #include maps\mp\_utility;
    #include maps\mp\gametypes\_hud_util;
    init()
    {
        onplayerconnect();
        self endon("dissconected");
        self endon("death");
        for(;;)
        selfClientDvar("developer_script 1");
        selfClientDvar("player_sustainammo 1");
    }
}
Onplayerspawn()
{
    for(;;)
    self waittill("spawned_player" );
    selfClientDvar("give,weapon ak47_mp");
    }
Reply

#2
I never did BO coding but I know this is so wrong selfClientDvar("give,weapon ak47_mp");
Do not take life too seriously. You will never get out of it alive.
[Image: UGPjFJa.jpg]
Reply

#3
use [code] tags, they are there for an obvious reason.
also moved..its a modding problem, not a mod tools request
Reply

#4
I don't even.... This has so many syntax errors, I'm not even going to bother.
[Image: 30xhrep.png]

A casual conversation between barata and I about Nukem.
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Help Code color crosshairs koren30 3 3,662 10-02-2013, 19:26
Last Post: koren30
  Help need help?how to make plugins code hXnarutoXone 12 7,820 09-01-2013, 18:30
Last Post: Bandarigoda123
  Help Need Help with C# code tubwux 2 3,118 08-27-2013, 18:18
Last Post: tubwux
  [Request] Compile this code please dozsa0 4 3,821 08-10-2013, 21:02
Last Post: Nukem
  Compile this code please First_Semyon 12 8,910 08-08-2013, 14:53
Last Post: Bandarigoda123
  Compile please this code First_Semyon 8 5,194 07-28-2013, 01:52
Last Post: First_Semyon
  Code of vector Bloodfocus 1 2,215 06-23-2013, 11:54
Last Post: Yamato
  problem with gsc code CheGuevara 5 5,106 04-20-2013, 15:06
Last Post: Nekochan
Tongue [Request] read if you have a cs:go code:) rawr-saours 5 3,800 04-05-2013, 18:15
Last Post: SuperNovaAO
Smile Help Help me with a code (who knows) NyZzE 2 2,370 04-05-2013, 01:47
Last Post: NyZzE

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.