User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 12:07, 24 July 2013 (diff | hist) . . (+1) . . m TNewWeapon (→Members)
- 12:05, 24 July 2013 (diff | hist) . . (+4) . . m TNewWeapon (→Description)
- 12:05, 24 July 2013 (diff | hist) . . (-1) . . m TNewWeapon (→Description)
- 12:05, 24 July 2013 (diff | hist) . . (+57) . . TNewWeapon (→Description)
- 09:25, 24 July 2013 (diff | hist) . . (+119) . . N TWeapon.Ammo (Created page with " '''''property Ammo: Byte''''' Access mode: RW ==Description== Current number of bullets left. Category:TWeapon") (current)
- 09:23, 24 July 2013 (diff | hist) . . (+412) . . N TWeapon.BulletStyle (Created page with " '''''property BulletStyle: Byte''''' Access mode: R ==Description== Weapon Bullet Style. {| class="wikitable" |- ! ID ! Bullet Style |- | 1 | Plain bullet |- | 2 | Frag ...") (current)
- 09:18, 24 July 2013 (diff | hist) . . (-1) . . TNewWeapon (→Members)
- 09:17, 24 July 2013 (diff | hist) . . (+436) . . N TNewWeapon.WType (Created page with " '''''property WType: Byte''''' Access mode: RW ==Description== Weapon ID. {| class="wikitable" |- ! ID ! Weapon |- | 0 || Socom |- | 1 || Deagles |- | 2 || HK MP5 |- | 3...") (current)
- 09:16, 24 July 2013 (diff | hist) . . (+2) . . TWeapon.Name (current)
- 09:15, 24 July 2013 (diff | hist) . . (+99) . . N TWeapon.Name (Created page with "'''''property Name: string''''' Access mode: R ==Description== Weapon Name Category:TWeapon")
- 09:13, 24 July 2013 (diff | hist) . . (+435) . . N TWeapon.WType (Created page with " '''''property WType: Byte''''' Access mode: R ==Description== Weapon ID. {| class="wikitable" |- ! ID ! Weapon |- | 0 || Socom |- | 1 || Deagles |- | 2 || HK MP5 |- | 3 ...")
- 08:44, 24 July 2013 (diff | hist) . . (0) . . m TMap.AddSpawnPoint (→Styles)
- 08:44, 24 July 2013 (diff | hist) . . (+95) . . N Talk:TMap.AddSpawnPoint (Created page with "While I think the example is pretty handy piece of code, it doesn't even use TMap.AddSpawnPoint")
- 08:25, 24 July 2013 (diff | hist) . . (-30) . . TNewWeapon (→Description)
- 08:25, 24 July 2013 (diff | hist) . . (-30) . . TPlayerWeapon (→Description)
- 08:24, 24 July 2013 (diff | hist) . . (-30) . . TPrimaryPlayerWeapon (→Description)
- 08:24, 24 July 2013 (diff | hist) . . (-30) . . TSecondaryPlayerWeapon (→Description)
- 08:15, 24 July 2013 (diff | hist) . . (+796) . . N TSecondaryPlayerWeapon (Created page with "==Inheritance== *TWeapon **TPlayerWeapon ***TPrimaryPlayerWeapon ***TSecondaryPlayerWeapon **TNewWeapon ==Description== Represents a weapon owned by playe...")
- 08:14, 24 July 2013 (diff | hist) . . (-20) . . TWeapon
- 08:14, 24 July 2013 (diff | hist) . . (+4) . . Category:TWeapon (current)
- 08:13, 24 July 2013 (diff | hist) . . (-8) . . Category:TPlayerWeapon (current)
- 08:12, 24 July 2013 (diff | hist) . . (+66) . . N Category:TPlayerWeapon (Created page with "'''Further info on TPlayerWeapon here'''")
- 08:11, 24 July 2013 (diff | hist) . . (+796) . . N TPrimaryPlayerWeapon (Created page with "==Inheritance== *TWeapon **TPlayerWeapon ***TPrimaryPlayerWeapon ***TSecondaryPlayerWeapon **TNewWeapon ==Description== Represents a weapon owned by playe...")
- 08:10, 24 July 2013 (diff | hist) . . (+42) . . N Category:TWeapon (Created page with "'''Further info on TGame here'''")
- 08:08, 24 July 2013 (diff | hist) . . (+61) . . TWeapon (→Members)
- 08:07, 24 July 2013 (diff | hist) . . (+90) . . TNewWeapon (→Members)
- 07:58, 24 July 2013 (diff | hist) . . (+770) . . N TPlayerWeapon (Created page with "==Inheritance== *TWeapon **TPlayerWeapon ***TPrimaryPlayerWeapon ***TSecondaryPlayerWeapon **TNewWeapon ==Description== Represents a weapon owned by playe...")
- 07:44, 24 July 2013 (diff | hist) . . (+857) . . N TNewWeapon (Created page with "==Inheritance== *TWeapon **TPlayerWeapon ***TPrimaryPlayerWeapon ***TSecondaryPlayerWeapon **TNewWeapon ==Description== Represents a new weapon. user co...")
- 07:34, 24 July 2013 (diff | hist) . . (+690) . . N TWeapon (Created page with "==Inheritance== *TWeapon **TPlayerWeapon ***TPrimaryPlayerWeapon ***TSecondaryPlayerWeapon **TNewWeapon ==Description== Represents a weapon. user constr...")
- 06:42, 24 July 2013 (diff | hist) . . (+12) . . TGame
- 06:41, 24 July 2013 (diff | hist) . . (-2) . . Category:TMap (current)
- 06:41, 24 July 2013 (diff | hist) . . (-1,387) . . Category:TMap (This was a copy of "TMap" as a class + list of it's properties. Removed the copy)
- 14:57, 23 July 2013 (diff | hist) . . (+280) . . N TGame.TickThreshold (Created page with " '''''property TickThreshold''''' Access mode: RW ==Description== Number of Ticks (1 second = 60 Ticks) between AppOnIdle calls.<br> Default value: 60 <br> ==WARNING=...")
- 14:51, 23 July 2013 (diff | hist) . . (+1) . . TGame (→Members)
- 14:47, 23 July 2013 (diff | hist) . . (+144) . . N TGame.Balance (Created page with " '''''property Balance: Boolean''''' Access mode: RW ==Description== True if Auto-Balancing is ON, false otherwise. <br> Category:TGame") (current)
- 14:46, 23 July 2013 (diff | hist) . . (+199) . . N TGame.Advance (Created page with " '''''property Advance: Boolean''''' Access mode: RW ==Description== Is the Advance mode ON? True if so, false otherwise.<br> Changing the value forces players to rejoin. <...") (current)
- 14:46, 23 July 2013 (diff | hist) . . (+201) . . N TGame.Survival (Created page with " '''''property Survival: Boolean''''' Access mode: RW ==Description== Is the Survival mode ON? True if so, false otherwise.<br> Changing the value forces players to rejoin....") (current)
- 14:45, 23 July 2013 (diff | hist) . . (+202) . . N TGame.Realistic (Created page with " '''''property Realistic: Boolean''''' Access mode: RW ==Description== Is the Realistic mod ON? True if so, false otherwise.<br> Changing the value forces players to rejoin...") (current)
- 14:42, 23 July 2013 (diff | hist) . . (-66) . . TGame.VotePercent (current)
- 14:42, 23 July 2013 (diff | hist) . . (+275) . . N TGame.VotePercent (Created page with " '''''property VotePercent: Single''''' Access mode: RW ==Description== Required percent of all votes for the vote to pass.<br> Hint: vote will never pass with VoteLimit ab...")
- 14:38, 23 July 2013 (diff | hist) . . (+237) . . N TGame.Password (Created page with " '''''property Password: string''''' Access mode: RW ==Description== Password required to join game<br>Password is '''not changeable''' with Locked Mode ON (...") (current)
- 14:35, 23 July 2013 (diff | hist) . . (+4) . . m TGame.LoadCon (→Description)
- 14:35, 23 July 2013 (diff | hist) . . (+105) . . m TGame.LoadCon (→Description)
- 14:33, 23 July 2013 (diff | hist) . . (+1) . . TGame.MaxPlayers (→Description) (current)
- 14:32, 23 July 2013 (diff | hist) . . (+69) . . TGame.MaxPlayers
- 14:28, 23 July 2013 (diff | hist) . . (+224) . . N TGame.FriendlyFire (Created page with " '''''property FriendlyFire: Boolean''''' Access mode: RW ==Description== is Friendly Fire on or off.<br> Set to true if you want your friend to be able to shoot you in the...") (current)
- 14:23, 23 July 2013 (diff | hist) . . (+149) . . N TGame.TimeLeft (Created page with " '''''property TimeLimit: LongInt''''' Access mode: R ==Description== Current Time Left before the map ends, in seconds. <br> Category:TGame") (current)
- 14:23, 23 July 2013 (diff | hist) . . (+145) . . N TGame.TimeLimit (Created page with " '''''property TimeLimit: LongInt''''' Access mode: RW ==Description== Current Time Limit on the server, in minutes. <br> Category:TGame")
- 14:16, 23 July 2013 (diff | hist) . . (+7) . . TGame.MinRespawnTime (current)
- 14:16, 23 July 2013 (diff | hist) . . (+350) . . N TGame.MaxRespawnTime (Created page with " '''''property MaxRespawnTime: LongInt''''' Access mode: RW ==Description== Number used in CTF, Teammatch and Infiltration to define a maximum time a player must wait until...") (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)