Leveling up system needed!
#1

Here's my need:

I currently have a leveling up system on my server wich depends on /buylevel (Including updgrade points, street reputation and all that mess)

I am in big need of a level up system that just depends on hours, is there anyone who can tell me what that will change, to the full script. IF it matters, and if it ruins other things in the stats.

And IF someone is available, and willing to script this simple part for me, please perform it and reply on this thread.

Thanks.


e; if there is a code needed, announce me.
Reply
#2

Post in scripting request thread.
Reply
#3

Quote:
Originally Posted by Captain Bubbles
Post in scripting request thread.
your no help.

OnTopic.

its simple, make a function.
Код:
forward levelup(playerid);
public levelup(playerid)
{
//add ur stuff here
}
then set a timer
Код:
SetTimer("levelup",6000,true);
add the timer to onGameModeInIt (also this timer is only set for 1 minute)

have fun!
Reply
#4

I am no help, because this is not the section for that.
I also suggest using PVars
instead of timers.
Reply
#5

That made no sence!
this is the spot for help.

and you cant force time with a pvar. think before you post.
Reply
#6

This is HELP with current work(Which he has not posted)
this is for Requests.
Script Request Thread #4
Think, before you post (:
Reply
#7

He hasnt posted it, but he has it. hes asking if it would change what he's doing.
Reply
#8

Quote:

IF someone is available, and willing to script this simple part for me

That is asking a request, not what will change.
Reply
#9

Quote:

s there anyone who can tell me what that will change, to the full script. IF it matters, and if it ruins other things in the stats.

^_^
Reply
#10

He still wants something coded for him
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)