Help With Killing Spree
#1

I have maded killing spree with guidance from samp forums....

It worked for me only the text but not working killing spree....

Also I need Help To Create A menu which always appear on the top of game showing the top sprees




<b>Help To Create A menu/dialog which always appear on the top of game showing the top sprees</b>
this menu/dialog is more important...

help me to create this
Reply
#2

paste code here..And errors..
Reply
#3

top..

new KillingSpree[MAX_PLAYERS]

under OnPlayerDeath(playerid, killerid, reason)...

KillingSpree[killerid] ++;
KillingSpree[playerid] = 0;

if(KillingSpree[killerid] == w/e)
{
//do this
}
else if(KillingSpree[killerid] == w/e)
{
//Do that
}

//And so on..
Reply
#4

Quote:
Originally Posted by YungGee
Посмотреть сообщение
paste code here..And errors..
this is the code________________

/////////

http://pastebin.com/9UMmtKj1
Reply
#5

Quote:
Originally Posted by YungGee
Посмотреть сообщение
paste code here..And errors..
edit this and also help me to add the menu/dialog which is asked earlier
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)