Sheep_Wizard

Forum User
  • Content count

    214
  • Joined

  • Last visited

Community Reputation

183 Godlike

1 Follower

About Sheep_Wizard

  • Rank
    Advanced Member
  • Birthday September 9

Profile Information

  • Gender
    Female

Other

  • Country
  1. I make the occasional fresh meme
  2. Update: Added text alignment option This is a plugin that allows you to add a custom hud menu into your map or mod without having to do all the work of actually making a menu. In the gsc you can edit the menu settings such as the: Colours, Position, Width, Slide in time, Guid options, And much more Here is a video showing the menu: https://www.youtube.com/watch?v=f52WTnGw0ZU Download: https://www.dropbox.com/s/k1qhss6gdt0wqax/menubase.gsc?dl=0 PasteBin: http://pastebin.com/JM8EFJH3 Code:
  3. Will you ever finish this tutorial bear?
  4. f
  5. :)
  6. f
  7. I'm sorry for having an opinion and trying to explain my opinion to you.
  8. Cod4 and Bo1 are two completely different game with different weapon, perks, movement etc. Thats a dumb comparison to make. Basing a map around a theme and just ripping a straight copy of someone else's map is completely different. You dont play my map lovelyplanet and think your playing the game lovelyplanet. All i'm saying is if this mod feels the same as csgo mod then there is no reason to play the same maps on cod4. Also id consider porting other peoples maps without their permission stealing.
  9. You bought a mod for twice what the game is worth. lol
  10. Looking good, hope to see a better map layout this time
  11. hmm ok thanks, I guess I'll just do it the long way :)
  12. I need to edit the values of lots of different arrays depending on a certain outcome. Doing it in a function would save me having to right out the changes to each array for each outcome.
  13. Im gonna try explain this the best I can So I was to be able to edit the values of an array in a function and then return them to the original thread. Here is an example: array_test() { test = []; test[0] = 1; while(1) { add_array(test); iPrintLn(test[0]); wait 0.5; } } add_array(num) { num[0]++; return num[0]; } The problem is that the thread 'array_test' it still sees 'test[0]' being == 1 Is there a way I can make it update 'test[0]' To help explain better this currently prints ' 1,1,1,1...' but I want it to print '1,2,3,4...'
  14. Fazer Dallas Cowboys 4 letters