Jump to page content
English English   Polish Polish   Dutch Dutch   Russian Russian   German German   Hungarian Hungarian   Norwegian Norwegian   Swedish Swedish   Finnish Finnish   Romanian Romanian   Spanish Spanish   Portuguese Portuguese   Latvian Latvian  
Homepage
Home
Register
Login

Resources
Forum
Wiki
Servers

rssXP Effects (xpeffects)

Category:script
Author(s):Mr.Hankey
Downloads:1180
Rate:You need to be logged in to vote
Rating:3.7 (17 Votes)
Description:
This resource adds a simple function to easily display "Modern Warfare 2"-like xp effects on a players screen.
All effects you add to one player are queued up and displayed one after another.

Exported functions server-side:
addPlayerXPEffect ( element player, string title, string description, [ table color = { 255, 255, 255 } ] )
clearAllForPlayer ( element player )

client-side:
addXPEffect ( string title, string description, [ table color = { 255, 255, 255 } ] )
clearAll ()

Note: The color argument only effects the title text.

Download latest version | Report

Version history

Version Publish Date Changes
0.9.0 2010-02-06 16:51:17 First public release Download