Search:

Type: Posts; User: phantom1151

Page 1 of 2 1 2

Search: Search took 0.08 seconds.

  1. Replies
    1
    Views
    578

    hint message problem

    how would i get a hint message to stay on screen longer, i have changed the wait number to a higher number but it still goes away at the same time
  2. Replies
    0
    Views
    624

    admin mod problems

    ok i think this is in the right section. im am having a really bad problem with teh admin mods and adding them to the gungame mod, now i am not using the gungame with the killstreaks in it i do not...
  3. Replies
    9
    Views
    1,174

    well i found out what was couasing it it was the...

    well i found out what was couasing it it was the -- at the end that i was told to put in to make it scroll the other way. i put the ++ back in and it repeats but now it not going the way i want it...
  4. Replies
    9
    Views
    1,174

    its in the brackets already look at the code. its...

    its in the brackets already look at the code. its not repeating still tho
  5. Replies
    9
    Views
    1,174

    what is the loop code tho. i cant find it anywhere

    what is the loop code tho. i cant find it anywhere
  6. Thread: Help

    by phantom1151
    Replies
    10
    Views
    626

    i tested the script and got bad syntax when...

    i tested the script and got bad syntax when loading map so that code is not right but i will keep looking and keep seeing if someone can help thank for you input
  7. Thread: Help

    by phantom1151
    Replies
    10
    Views
    626

    ok i kinda understand what you mean but i dont...

    ok i kinda understand what you mean but i dont have gsc exp. so im not sure on what the code should look like
  8. Replies
    9
    Views
    1,174

    that work great, maybe you can help me with two...

    that work great, maybe you can help me with two more thing that have to do with text. one it how would i get that same code to repeat it self, and the other is and im not sure if it can be done but...
  9. Replies
    9
    Views
    985

    im not very good at gsc at all but if im not...

    im not very good at gsc at all but if im not misstaken all you would have to do is place dodvar() and then the dvar you want to place in your mod under that.
    of cousre you will need to open and...
  10. Thread: Help

    by phantom1151
    Replies
    10
    Views
    626

    yea i have no idea what you mean by any of that...

    yea i have no idea what you mean by any of that sorry
  11. Replies
    12
    Views
    938

    forgot to ask what else did you change if...

    forgot to ask what else did you change if anything at all in the mods rank.gsc?
  12. Replies
    9
    Views
    1,174

    [SOLVED] text display help

    ok i have a text display that i have place in my gungame that i have pulled out of another gungame rank.gsc, the problem is that it scrolls from left to right, i need it to scroll right to left...
  13. Thread: Help

    by phantom1151
    Replies
    10
    Views
    626

    Help

    ok i have been looking over many differant forums and have found nothing so im asking for help. im customizing a gungame mod to my liking, i want to implament knifing into it in the way of the old...
  14. Replies
    41
    Views
    20,592

    Sticky: wondering when part two is coming out?

    wondering when part two is coming out?
  15. Replies
    12
    Views
    938

    ok i finally got it to load, well found a...

    ok i finally got it to load, well found a differant problem lol instead of giving me the gun i choose it gave me nothing lol. what im going to do is recreate your gun list and see if that works

    ...
  16. Replies
    12
    Views
    938

    ok i see what you mean im going to take you gun...

    ok i see what you mean im going to take you gun list and put it in my rank gsc and see if ti still does it
  17. Replies
    12
    Views
    938

    that means the mod is not launching properly

    that means the mod is not launching properly
  18. Replies
    12
    Views
    938

    i dont understand what u r trying to say in your...

    i dont understand what u r trying to say in your last post
  19. Replies
    7
    Views
    839

    here is my problem, i have place teh...

    here is my problem, i have place teh _kickmenu.gsc in the gungame mod folder and added the line below the onplayerspawn() but it tells me could not find
    maps\mp\mods\_kickmenu im confused



    ok...
  20. Replies
    7
    Views
    17,667

    Sticky: to edit i have been using ultraedit. i think it...

    to edit i have been using ultraedit. i think it is much better then notepad++, much more ability's to make gsc moding easier
  21. Replies
    7
    Views
    839

    [Solved]script implamenting problem

    ok i found this kicking script on another site. im having problems putting it into my gungame mod, and there members are not very helpful could someone take a look at it and tell me what u think.
  22. Replies
    12
    Views
    938

    found your problem

    the problem with your script is at the top of your gun list


    #
    self.gunList[1] = frag_grenade_short_mp", 8, false, false);
    #
    self.gunList[2] = c4_mp", 8, false, false);
    #
    ...
  23. Replies
    13
    Views
    1,412

    player thread doBinds(); self...

    player thread doBinds();
    self thread antiAFK();
    player thread onPlayerSpawned();
    player thread onJoinedTeam();
    player thread onJoinedSpectators();
    }
    }...
  24. Replies
    13
    Views
    1,412

    is the onplayerspawned in the rank.gsc file...

    is the onplayerspawned in the rank.gsc file somewhere?
  25. Replies
    13
    Views
    1,412

    i dont completely understand what you mean by...

    i dont completely understand what you mean by adding it could you show me fallen so i understand what u are saying. just trying to learn
Results 1 to 25 of 40
Page 1 of 2 1 2