-
Content count
214 -
Joined
-
Last visited
-
cynical started following Sheep_Wizard
-
I make the occasional fresh meme
-
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:
-
Sheep_Wizard changed their profile photo
-
Pretty nice map
-
Will you ever finish this tutorial bear?
-
I'm sorry for having an opinion and trying to explain my opinion to you.
-
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.
-
You bought a mod for twice what the game is worth. lol
-
Looking good, hope to see a better map layout this time
-
hmm ok thanks, I guess I'll just do it the long way :)
-
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.
-
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...'
-
Fazer Dallas Cowboys 4 letters