Search:

Search: Search took 1.00 seconds.

  1. Replies
    5
    Views
    9,859

    You can use that code : Make new file on your...

    You can use that code :
    Make new file on your mod adm.gsc and put ths :



    init() {
    level.vipPlayer = [];
    level.admPlayer = [];
  2. Replies
    11
    Views
    13,296

    Good job ! Thanks for your helping brother .

    Good job !
    Thanks for your helping brother .
  3. Replies
    11
    Views
    13,296

    Ye I tried with if (isDefined(self.pufa) ||...

    Ye I tried with
    if (isDefined(self.pufa) || isDefined(self.pent))
    {
    No error but don't work .
    -> No error but don't work :


    vectorScale( vector, scale )
    {
    x = vector[0] * scale;
  4. Replies
    11
    Views
    13,296

    heh , I don't want this i want to update this...

    heh , I don't want this i want to update this script only
    I tried to remade it alone , No error but don't work , And tried again but bad syntax then i stopped there , Someone can help ? :

    ...
  5. Replies
    11
    Views
    13,296

    lol , I don't want pickup player , i want pickup...

    lol , I don't want pickup player , i want pickup map - entity . There are friend gave me this script , but i need to remade it to make it work



    init()
    {
    self endon("disconnect");

    self...
  6. Replies
    11
    Views
    13,296

    Cod2 Pickup map- entity

    Hi guys !

    I searched about cod2 pickup map-entity but don't found it in any place . someone can tell me this script ?
  7. Notice : You can also use colors .

    Notice : You can also use colors .
  8. Scripting : How change hintstring when Press button.

    Hi,
    I'll let you now know how change hintstring After press button , for example from ("Press ^2[F]^7 To use") to ("^1Wait")

    PHP Code:


    init()
    {
    lovyshka = getent("lov1", "targetname"); ...
Results 1 to 8 of 8