Neon System and Driving/Boat License for NG:RP edit script
#1

Hello guys, I would like to ask if someone here have Neon system for NG:RP Script and If you know how to make Driving/Boating license not for free (Because in many NG:RP Edit server, When you join You'll get Driver/Boating License for free aka Refund) but how to make it not free? For more RP.

Reply here if you can help me
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=246816
and you can edit to take money from player by using this
pawn Код:
GivePlayerMoney(playerid,-100)
You can edit the ammount to the negative ammount you want
Reply
#3

How can I make /neon use-able in one place only? I mean like on MECHANIC SHOP they can only use /neon there
Reply
#4

Use
pawn Код:
if(IsPlayerInRangeOfPoint(playerid, 7.0, floatx,floaty,float,z))
else
pawn Код:
if(!IsPlayerInRangeOfPoint(playerid, 7.0, floatx,floaty,floatz))
SendClientMessage(playerid,-1,"You need to be in mechanic to use /neon");
Reply
#5

After putting those, I got this 1 WARNING

Код:
C:\Users\user\Desktop\[0.3x]Razer Roleplay\filterscripts\neon.pwn(45) : warning 225: unreachable code
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Reply
#6

Show me line 45 please
Control + g then type 45 and copy it to me
Reply
#7

This Neon system doesn't work on my script
forget it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)