Jump to content

  •  

Kaiz

Member Since 16 Feb 2014
Offline Last Active Apr 16 2015 12:42 AM
-----

Posts I've Made

In Topic: Monster Cash Point

18 February 2014 - 07:56 AM

Not sure about your idea to give 1 cash point whenever a certain player kills monster who's level is less than the baselevel - 10. It can be abuse :P

-	script	Sample	-1,{	OnNPCKillEvent:		if (getmonsterinfo(killedrid, MOB_LV) > (BaseLevel + 10) || getmonsterinfo(killedrid, MOB_LV) < (BaseLevel - 10)) {			if (rand(100) < 5)				 #CASHPOINTS++;			dispbottom "You now have " +#CASHPOINTS+ " cash points.";		}		end;}

This is great :) , ahm sir Patskie I would like to request also like this script

for every MVP boss that gives cash point for only 5% for low level mvp gives 1-50 cash (random) and then for high mvp give 50-100 (random)  im not sure about the mvp levels dunno what mob is the lowest and the highest. for mini boss 1-10 cash point (random) every mini boss 


In Topic: Item name's are all in Korean Language

18 February 2014 - 02:31 AM

Everything is solve Thanks :) 


In Topic: Can't connect my client side

17 February 2014 - 07:48 AM

everything is solve Thanks :)


In Topic: Can't connect my client side

17 February 2014 - 04:25 AM

Problem solve :) I can now connect to my server but this come next when connecting to the map now


Posted Image


In Topic: Can't connect my client side

17 February 2014 - 12:34 AM

Sorry for a big delay response I fell asleep while waiting for the help :P

Heres some SS

Server
Posted Image

clientinfo
Posted Image

and my map and char conf

are just default 127.0.0.1