Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: padilha007
Forum: Code Snippets/Tutorials 02-23-2012, 11:44
Replies: 292
Views: 156,523
Posted By padilha007
Re: New XP Mod tutorial

Search...Only 13 seconds!

https://forums.alliedmods.net/showthread.php?t=94696
Forum: Code Snippets/Tutorials 11-26-2011, 13:50
Replies: 292
Views: 156,523
Posted By padilha007
Re: New XP Mod tutorial

/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>
#include <nvault>
#include <fun>

#define MAXCLASSES 19

enum {
Forum: Code Snippets/Tutorials 12-30-2008, 13:23
Replies: 292
Views: 156,523
Posted By padilha007
Forum: Code Snippets/Tutorials 12-27-2008, 14:43
Replies: 292
Views: 156,523
Posted By padilha007
Re: New XP Mod tutorial

read all posts and fix that
Forum: Code Snippets/Tutorials 09-02-2008, 16:00
Replies: 292
Views: 156,523
Posted By padilha007
Re: New XP Mod tutorial

@BlackDragonBG (http://forums.alliedmods.net/member.php?u=41487)

just add:


new attacker = read_data( 1 )


And:
Forum: Code Snippets/Tutorials 09-02-2008, 12:22
Replies: 292
Views: 156,523
Posted By padilha007
Re: New XP Mod tutorial

put your error and plugin
Forum: Code Snippets/Tutorials 08-31-2008, 14:33
Replies: 292
Views: 156,523
Posted By padilha007
Re: New XP Mod tutorial

while(PlayerXP[attacker] >= LEVELS[PlayerLevel[attacker]])
{ // this will create the Congratulations message.
client_print(attacker, print_chat, "[Animal Mod] Congratulations! You are...
Forum: Code Snippets/Tutorials 08-27-2008, 21:20
Replies: 292
Views: 156,523
Posted By padilha007
Re: New XP Mod tutorial

add this in:

eDeath( )
{
new attacker = read_data(1)
new id = read_data(1)
Forum: Code Snippets/Tutorials 08-27-2008, 10:03
Replies: 292
Views: 156,523
Posted By padilha007
Re: New XP Mod tutorial

put all errors hear
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT -4. The time now is 05:08.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode