Recent changes

Jump to navigation Jump to search

Track the most recent changes to the wiki on this page.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Show my edits | Hide bots | Hide minor edits
Show new changes starting from 00:04, 1 November 2024
   
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

29 October 2024

N    17:34  IsPlaybackPaused‎‎ 2 changes history +470 [Habi‎ (2×)]
     
17:34 (cur | prev) +10 Habi talk contribs
N    
17:34 (cur | prev) +460 Habi talk contribs (Created page with "{{v1_8_beta}} {{Welcome|desc=This function tells whether any playback is in paused state.| params=<source>NoParams</source>| example=<source lang="lua"> if(IsPlaybackRunning()) { if(IsPlaybackPaused()) print("The playback is paused\n"); }| retvals=true, if playback is paused and false otherwise(playback is not running or running but not paused)| note=This function returns false when playback is not running| relfuncs=*IsPlaybackRunning }}")
N    17:29  IsPlaybackRunning diffhist +339 Habi talk contribs (Created page with "{{v1_8_beta}} {{Welcome|desc=This function is used to determine if the playback is running| params=<source>NoParams</source>| retvals=false, if playback is not running or paused. true otherwise| relfuncs=*IsPlaybackPaused *StartRecordingPlayback *StopRecordingPlayback *PauseRecordingPlayback *ResumeRecordingPlayback}}")
N    17:25  GetMyColor diffhist +236 Habi talk contribs (Created page with "{{v1_8_beta}} {{Welcome|desc=This function is used to find the color(r,g,b) of NPC itself.| params=<source>NoParams</source>| retvals=This function returns a table with keys <source inline>r,g,b</source>.| relfuncs=*GetPlayerColor}}")
N    17:24  GetPlayerColor‎‎ 3 changes history +421 [Habi‎ (3×)]
     
17:24 (cur | prev) −1 Habi talk contribs
     
17:23 (cur | prev) +26 Habi talk contribs
N    
17:23 (cur | prev) +396 Habi talk contribs (Created page with "{{v1_8_beta}} {{Welcome|desc=This function is used to find the color(r,g,b) of another player(the marker in map as well as name tag).| params=<source>(playerid)</source> <poem>::playerid : The ID of the target player whose color is to be found. </poem>| retvals=This function returns a table with keys <source inline>r,g,b</source> on success and null on failure(target player does not exist)|}}")
N    17:17  SendPrivMsg‎‎ 2 changes history +470 [Habi‎ (2×)]
     
17:17 (cur | prev) +17 Habi talk contribs
N    
17:16 (cur | prev) +453 Habi talk contribs (Created page with "{{v1_8_beta}} {{Welcome|desc=This function sends a private message to another player.| params=<source>(playerid, message)</source> <poem> ::playerid : The ID of the target player to whom private message is to be send. ::message : The message to send. </poem>| example=<source> function OnPlayerStreamIn(playerid) { SendPrivMsg(playerid, "Come near me"); } </source>| retvals=true on success, false on failure(invalid playerid)| relfuncs=*SendChat}}")
N    17:10  GetMyArmour‎‎ 2 changes history +305 [Habi‎ (2×)]
     
17:10 (cur | prev) +26 Habi talk contribs
N    
17:09 (cur | prev) +279 Habi talk contribs (Created page with "{{v1_8_beta}} {{Welcome|desc=This function returns the Armour of the NPC|params=<source>NoParams</source>| example=<source> if(AmISpawned()) { print("I have armour "+GetMyArmour()+"\n"); } </source>| retvals=The Armour of npc.| relfuncs=*GetPlayerArmour *GetMyHealth}}")
N    17:06  GetMyTeam‎‎ 2 changes history +265 [Habi‎ (2×)]
     
17:06 (cur | prev) −6 Habi talk contribs
N    
17:06 (cur | prev) +271 Habi talk contribs (Created page with "{{v1_8_beta}} {{Welcome|desc=This function will return the team ID (0-255) of NPC.| params=<source inline>NoParams</source>|example=<source>print("My Team ID is "+ GetMyTeam()+ "\n");</source>| retvals=The Team ID of the npc|relfuncs= *GetPlayerTeam *GetMySkin|}}")
N    17:03  GetMySkin‎‎ 4 changes history +222 [Habi‎ (4×)]
     
17:03 (cur | prev) +2 Habi talk contribs
     
17:03 (cur | prev) −7 Habi talk contribs
     
17:03 (cur | prev) +15 Habi talk contribs
N    
17:02 (cur | prev) +212 Habi talk contribs (Created page with "{{v1_8_beta}} {{Welcome|Returns the skin ID of the NPC.| params=<source>NoParams</source>| example=<source inline>local myskin=GetMySkin()</source>| retvals=The Skin ID of the NPC.| relfuncs=*GetPlayerSkin|}}")
N    16:58  LookAtPos‎‎ 2 changes history +453 [Habi‎ (2×)]
     
16:58 (cur | prev) +1 Habi talk contribs
N    
16:58 (cur | prev) +452 Habi talk contribs (Created page with "{{Welcome| desc=This function sets the angle of npc such that it looks at the position given| params=<syntaxhighlight lang="lua"> pos</syntaxhighlight> <poem>::pos : The Vector position to which npc must look</poem>| example= The following code makes to look at player with ID 0. <source lang="lua"> LookAtPos(GetPlayerPos(0))</source>| relfuncs=*LookAtPlayer| retvals=true on success and false on failure (npc not spawned or npc is in vehicle.| }}")

25 October 2024

     16:17  Main Page diffhist +4 Habi talk contribs
     16:16  V1 8 beta4 release notes‎‎ 4 changes history +1,890 [Habi‎ (4×)]
     
16:16 (cur | prev) +149 Habi talk contribs
     
16:14 (cur | prev) +173 Habi talk contribs (→‎Downloads)
     
16:01 (cur | prev) −16 Habi talk contribs (→‎Downloads)
     
16:01 (cur | prev) +1,584 Habi talk contribs