Author Topic: Use "PAGER"  (Read 4406 times)

rammar

  • Newbie
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Use "PAGER"
« on: May 19, 2010, 02:42:26 pm »
please can you script, that we can scripter can use PAGER (announces or /pm(s)) is it possible?


If i am gonna die, I am gonna kill myself or take some drogs.....

Windlord

  • Guest
Re: Use "PAGER"
« Reply #1 on: May 19, 2010, 02:43:07 pm »
Yes, that was implemented ages and ages and ages ago!

rammar

  • Newbie
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Re: Use "PAGER"
« Reply #2 on: May 19, 2010, 02:44:46 pm »
ok i am sorry
please can you type there what is done? i want to suggest few usefuly things...thank you...
If i am gonna die, I am gonna kill myself or take some drogs.....

Windlord

  • Guest
Re: Use "PAGER"
« Reply #3 on: May 19, 2010, 03:08:06 pm »
Everything will be revealed in due time :)

VRocker

  • Liberty Unleashed Developer
  • Administrator
  • Full Member
  • ******
  • Posts: 342
  • Karma: +43/-15
    • View Profile
    • Madnight Software
Re: Use "PAGER"
« Reply #4 on: May 19, 2010, 06:37:34 pm »
Heres your answer in a fancier way:



Uploaded with ImageShack.us

This was done with a simple script which is:

Code: (squirrel) [Select]
function onPlayerCommand( plr, cmd, text )
{
if ( cmd == "page" )
{
PagerMessage( "Hi rammar!", 250, 1, 2 );
}
}

:)


Jack Bauer

  • Tester
  • Newbie
  • ****
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: Use "PAGER"
« Reply #5 on: May 19, 2010, 06:55:41 pm »
lol nice one

rammar

  • Newbie
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Re: Use "PAGER"
« Reply #6 on: May 19, 2010, 07:51:28 pm »
Heres your answer in a fancier way:



Uploaded with ImageShack.us

This was done with a simple script which is:

Code: (squirrel) [Select]
function onPlayerCommand( plr, cmd, text )
{
if ( cmd == "page" )
{
PagerMessage( "Hi rammar!", 250, 1, 2 );
}
}

:)



orgasmus i got i think
If i am gonna die, I am gonna kill myself or take some drogs.....

Aaron

  • Newbie
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Use "PAGER"
« Reply #7 on: May 20, 2010, 09:06:51 pm »
can it be changed to show up in the bottom right side of the screen?

Force

  • Developer
  • Full Member
  • *****
  • Posts: 204
  • Karma: +6/-2
    • View Profile
Re: Use "PAGER"
« Reply #8 on: May 20, 2010, 10:17:49 pm »
Can only be shown in top left of the screen from what I've been testing.
Quote
[Tue - 20:09:35] <&VRocker> CRAP!
[Tue - 20:09:43] <&VRocker> i think i just followed through...
Quote
[Sat - 22:11:56] <~Smapy> [R3V]breSt12 killed [R3V]Jack_Bauer. (Splat)

Stoku

  • lck.gudio.eu
  • Full Member
  • ***
  • Posts: 276
  • Karma: +26/-2
  • Liberty City Killers
    • View Profile
    • Liberty City Killers (GTA3/VC Clan)
Re: Use "PAGER"
« Reply #9 on: May 20, 2010, 11:39:36 pm »
can it be changed to show up in the bottom right side of the screen?
It should be possible with some hacks.
* [LCK]Stoku slaps devs for reply.

W4R10CK

  • Newbie
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Use "PAGER"
« Reply #10 on: September 27, 2010, 03:57:42 pm »
can it be changed to show up in the bottom right side of the screen?
It should be possible with some hacks.
* [LCK]Stoku slaps devs for reply.

Yes it is possible.

 

© Liberty Unleashed Team.