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

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: Merko
Forum: Code Snippets/Tutorials 04-05-2008, 09:50
Replies: 292
Views: 156,709
Posted By Merko
Re: New XP Mod tutorial

Nah, he asked for some help regarding the tutorial, and got answer here. Good with everything on one place too incase more people use this tutorial they got some usefull answers :)
Forum: Code Snippets/Tutorials 04-02-2008, 04:29
Replies: 292
Views: 156,709
Posted By Merko
Re: New XP Mod tutorial

In the on_spawn() event I got this:


if (PlayerClass[id] == CLASS_NONE) // IF the class is NONE THEN..
{
ChangeClass(id) // ..Open the ChangeClass Menu.
}


Edit: Oh by the way, this...
Forum: Code Snippets/Tutorials 04-01-2008, 00:29
Replies: 292
Views: 156,709
Posted By Merko
Re: New XP Mod tutorial

Hehe.

Thanks for the offer, but I gotta say no :( same as you, im beginner and I started my own "project" just for practice. Atleast we can help each other ;)

Would also recommand taking backup...
Forum: Code Snippets/Tutorials 03-31-2008, 03:20
Replies: 292
Views: 156,709
Posted By Merko
Re: New XP Mod tutorial

Hello.

I made this event in the plugin_init()

register_event("ResetHUD","on_spawn","be"); // When the player spawns


And then made a function:

// Example
Forum: Code Snippets/Tutorials 03-30-2008, 23:25
Replies: 292
Views: 156,709
Posted By Merko
Re: New XP Mod tutorial

Hello.

As for your second Question no, they wont get their bonus for each level if they are like level 90+

However, if you wanna do that one time (lets say they can buy an item that adds 25...
Forum: Code Snippets/Tutorials 03-30-2008, 12:33
Replies: 292
Views: 156,709
Posted By Merko
Re: New XP Mod tutorial

Well I started AMXX Scripting two days ago and this was my second tutorial. I got most of it to work.

HexD:
If you wanna give yourself somthing for each level and class you can do something like...
Forum: Code Snippets/Tutorials 03-30-2008, 07:02
Replies: 292
Views: 156,709
Posted By Merko
Re: New XP Mod tutorial

Oh right ;).

Well I fixed it myself too hehe. :)
Forum: Code Snippets/Tutorials 03-27-2008, 18:39
Replies: 292
Views: 156,709
Posted By Merko
Re: New XP Mod tutorial

This code doesnt save xp right? When I change map ect I have my same XP. but if I reconnect on client I loose it..
Forum: Code Snippets/Tutorials 03-26-2008, 23:39
Replies: 292
Views: 156,709
Posted By Merko
Re: New XP Mod tutorial

Uh. Hi.

I'm new too amxx scripting so I was just wondring if there is somthing wrong with the code, or maybe I compile it wrong? :p

I tried to compile it but I get the error:
...
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT -4. The time now is 21:54.


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