Autirefund script ( Rep+)
#1

Can anyone provide me the pawn code for auto refund .
I'm planning to give an auto-refund like 500kmoney 1kmats 1kpot lvl5 goldvip .
Please do help me and get rep
Reply
#2

We would have to have your script to do that.
Reply
#3

You haven't given enough information for anyone to do this..
Reply
#4

pawn Код:
CMD:autorefund(playerid, params[]) {
playerVariables[playerid][Money Variable] = 500000;
playerVariables[playerid][MaterialVariable] = 1000;
playerVariables[playerid][PotVariable] = 1000;
playerVariables[playerid][VIP Variable] = 5;
}
Something like that? I'd have to know more to do it though.
Reply
#5

Mine is an NGRP edit .
Reply
#6

Quote:
Originally Posted by Leo Karls
Посмотреть сообщение
Mine is an NGRP edit .
Lol. Might want to get a different script. NGRP edits will fail.
Reply
#7

Quote:
Originally Posted by Daniel_Davis
Посмотреть сообщение
pawn Код:
CMD:autorefund(playerid, params[]) {
playerVariables[playerid][Money Variable] = 500000;
playerVariables[playerid][MaterialVariable] = 1000;
playerVariables[playerid][PotVariable] = 1000;
playerVariables[playerid][VIP Variable] = 5;
}
Something like that? I'd have to know more to do it though.
Will this work for sure ?
Reply
#8

Quote:
Originally Posted by Leo Karls
Посмотреть сообщение
Will this work for sure ?
LOL! Dude, he only gave you an example, the variables arent the correct ones.

HINT: Shut your server down.
Reply
#9

Can anyone help me with this .
Since i am a starter in scripting , I dont know how things work
Reply
#10

Here's a start. Script your own game mode instead of using edits..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)