Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Murdock

#16
Quote from: ngocson389 on Jun 21, 2017, 09:48 AMHi Guy. T did add my sound in store but why i cant use it.
When i take sound in forum it work. idk why.
Thank for help.


Which guy are you talking to? Who is T?
#17
sky city
#18
Bugs and Crashes / Re: If Bug Idk!
Jun 12, 2017, 10:28 PM
Changing a player's world does not change their nickname
#19
Haven't experienced this before, but when playing on the MK CTF server and typing /reconnect the game freezes up for a minute and eventually gives a non-responding message
#20
Quote from: KAKAN on Apr 13, 2017, 01:53 PMAgain, onClientScriptData:-
if( string == "wep" ) player.SetWeapon( int, 9999 );I've posted the whole code previously. Do that atleast, I hate seeing so many IF statements for nothing...

It's some really terrible code
#21
General Discussion / Re: Pickup-ID???
Apr 03, 2017, 11:21 PM
Not possible, it's on the request list for quite some time now
#22
According to the squirrel docs the .month property returns the month as month index (0-11)
Quotemonth   Month (0 - 11; January = 0).
So simply add +1 to get the current month number
#23
Quote from: EK.IceFlake on Mar 04, 2017, 06:05 PMThat report is of a different issue of it crashing for no apparent reason. However, this report is about it crashing due to a Listbox

No, all the reports are the same. The game crashes because the game does not clean up GUI elements
#24
With 2D coordinates, then check if the player is in a defined territory using geometry.
#26
Videos & Screenshots / Re: video to Waluta
Mar 01, 2017, 02:37 AM
Hold on, I'll just learn Polish real quick
#28
Quote from: rww on Feb 27, 2017, 07:42 PMBut it doesn't work. I tested this on LCS-DM month ago.

Didn't see it work on DDRP either, that's probably why it's still on the bugs list
#29
Quote from: happymint2 on Feb 26, 2017, 04:15 PM@Thijn is there any disadvantage of it If yes i will separate them

Learn about database normalization. The first normal form in database design states that "Multivalued attributes or composite attributes" are not allowed. Because it's a pain to manage, just like you're facing right now. I suggest you look into creating multiple tables and relationships between them.
#30
Haven't tested, but as far I know this bug is still listed in the list of bugs & suggestions