09.07.2010, 15:59
(
Последний раз редактировалось dugi; 10.07.2010 в 10:40.
)
Hi
I just created a little Teaserbar which allows admins to display texts on the bottom of the screen.
It's very simple.
Commands:
/teaser - Displays/Hides the Teaser
/teasertext - Let you change the Text
Noice:
If you use an Admin Script like in Godfather (PlayerInfo[playerid][pAdmin]),
put this in your Gamemode and write down, how the script can identify an Admin.
e.g.
public IsPlayerAdminCall(playerid)
return (PlayerInfo[playerid][pAdmin] >= 1337);
Screenshot:
http://www.imagebanana.com/img/qbyg1gub/screenshot.png
Pastebin
German: http://pastebin.com/RuFkTrGm
English: http://pastebin.com/KwnHt7tm
Download:
German: http://www15.zippyshare.com/v/4845649/file.html
English: http://www15.zippyshare.com/v/49316986/file.html
fixxed
planed features:
- Save the teaser state
- More Texts changing automatically
MFG
Meta ^^
PS: I'm German, but this doesn't matter
I just created a little Teaserbar which allows admins to display texts on the bottom of the screen.
It's very simple.
Commands:
/teaser - Displays/Hides the Teaser
/teasertext - Let you change the Text
Noice:
If you use an Admin Script like in Godfather (PlayerInfo[playerid][pAdmin]),
put this in your Gamemode and write down, how the script can identify an Admin.
e.g.
public IsPlayerAdminCall(playerid)
return (PlayerInfo[playerid][pAdmin] >= 1337);
Screenshot:
http://www.imagebanana.com/img/qbyg1gub/screenshot.png
Pastebin
German: http://pastebin.com/RuFkTrGm
English: http://pastebin.com/KwnHt7tm
Download:
German: http://www15.zippyshare.com/v/4845649/file.html
English: http://www15.zippyshare.com/v/49316986/file.html
fixxed
planed features:
- Save the teaser state
- More Texts changing automatically
MFG
Meta ^^
PS: I'm German, but this doesn't matter