[GameMode] [GM] Stunting **S*T*A*R*S**(New!)[0.3c]!
#33

And also, your codes are unoptimized, and also, it won't work:
pawn Code:
new string[256]; // A 256 STRING !?!?!?
new name[128]; // Name can be 128 CHARS LONG?!?!?!
format(string, sizeof(string), "%s Has Left server!",name);
// You didn't get player's name, so it will print " has left the server" with a blank space!
So, for the string:
19 - 2 = 17
17 + 24 = 41
41 + 1 = 42.
42, so why 256?? Waste of cells, and it will be slow.
About name, it can be only 24, not 128 lol.

There are ALOT of fails in the gamemode, I even wonder did you make all the 2k+ lines urself...
Reply


Messages In This Thread
removed shit - by ilikenuts - 11.03.2011, 12:02
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by wheelman_WM - 11.03.2011, 12:15
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by SamyRomafia - 11.03.2011, 12:16
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by SamyRomafia - 11.03.2011, 12:34
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by Ironboy - 11.03.2011, 13:19
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by ilikenuts - 11.03.2011, 13:29
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by ReM!X - 11.03.2011, 14:13
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by ilikenuts - 11.03.2011, 14:37
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by JaltiPT - 11.03.2011, 21:26
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by [L3th4l] - 11.03.2011, 22:03
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by Zh3r0 - 11.03.2011, 22:14
AW: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by faustus - 12.03.2011, 05:31
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by ilikenuts - 12.03.2011, 09:29
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by ilikenuts - 16.03.2011, 12:00
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by Roomeo - 16.03.2011, 12:13
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by LoL_Man - 16.03.2011, 13:34
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by ilikenuts - 16.03.2011, 13:39
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by LoL_Man - 16.03.2011, 13:40
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by ilikenuts - 16.03.2011, 13:42
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by LoL_Man - 16.03.2011, 13:44
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by Medal Of Honor team - 16.03.2011, 13:51
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by Markx - 16.03.2011, 13:58
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by IDanOhayon - 16.03.2011, 14:02
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by Davz*|*Criss - 16.03.2011, 15:58
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by [ProX]BlueFire - 16.03.2011, 16:36
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by [ProX]BlueFire - 16.03.2011, 16:59
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by Markx - 17.03.2011, 12:41
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by ricardo178 - 17.03.2011, 12:44
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by Pz - 19.03.2011, 07:29
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by ilikenuts - 01.04.2011, 19:21
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by ilikenuts - 05.04.2011, 14:17
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by aceisnice - 25.04.2011, 05:08
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by Mean - 25.04.2011, 21:22
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by ilikenuts - 30.04.2011, 08:42
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by ilikenuts - 10.07.2011, 17:48
AW: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by DarkZero - 10.07.2011, 20:16
Re: [GM] Stunting **S*T*A*R*S**(New!)[0.3c]! - by RiCkAo98 - 10.07.2011, 20:50

Forum Jump:


Users browsing this thread: 6 Guest(s)