Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

greendixy

Members
  • Posts

    20
  • Joined

  • Last visited

    Never

greendixy's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I am getting an error it highlights TextAdd on this line ``` Call TextAdd(GetPlayerName(Index) & " said: " & Msg & " !!!!!", QBColor(BrightRed)) ``` no errors with original way
  2. Edit: Think i posted in wrong thread sorry
  3. @justn thank you i will just remove it also
  4. I made a quest, And setup the npc. Then created a new player. Before even doing the quest, If i hit the "." on the numpad i get "Gather the blah has been canceled" even thoe im not on the quest. Not sure if it is a bug but thought i would post it.
  5. I think im going to edit that part a bit, Have it so a blue bar shows up instead of the brown one for magical users. Thanks for the info.
  6. I know this will sound like a dumb question so what would spirit be to Warriors?
  7. In EO i see there is some type of mana setup. But when i select my mage, There is no mana bar was wondering how i could implement this depending on what char i use. Thank you
  8. no worries im off this thread found a alternate rout to my problem it works thanks anyways
  9. let me try and explain it a bit more simple say my client is ver 5 it has all the updates already i send it to a friend i put ver 6 on my web server so it should just download ver 6 but it still downloads 1 through 5 again both my wife and my self has tested it it keeps downloading files that are already installed
  10. i rather it not download everything in between just the current update when sending out a client everything in between should already be in place so when it comes time to download the update it wont try and update what is already there thus saving bandwith and extra downloads that is not needed
  11. if you dont want the npc to move after you spawn it you can put npc avoid around him
  12. works great one thing i had to change is in "modMain" This For i = CurVersion To VersionCount To For i = VersionCount To VersionCount I found it kept downloading the same files over and over to get to the new version this way it only downloaded the new update
  13. well duh i think i found the culprit one of the numbers is a png blah lol
  14. Ok so im having some problem with the set sprite in the admin panel it wont let me go past 97 anything past that is invis i have over 140 i checked through them to make sure there was no skips in the numbers anyone ever have this prob?
×
×
  • Create New...