how do i adjust monster spawn1 and spawn2...
weiwen type left,upper rectangle area... right,down rectangle area of monster spawn.. but i dun get what it is... confusing... plz tell me formula for each 1... here example... (Sry i dunno how to quote)
So I made a Lua. But the problem is: NPCs are the same as in rpg_mapd. Coordinate in Lua no. or can tell me where they are.
[1] = {"Robbie", pos={160, 144}, rot=180,
trade={{2, 15}, {3, 15}},
greet="Need stuff, %s?", bye="Come again next time!", image="npc1"},
NPCspeak(npc, "Greetings! Say 'rest' if you need to take a break.")
PLAYERS[id].tmp.npcstate = {npc, 1}
elseif contains(words, "bye") then
NPCspeak(npc, "Goodbye.")
PLAYERS[id].tmp.npcstate = nil
elseif state == 1 then
if contains(words, "rest") then
NPCspeak(npc, "Would you like to rest in the inn for $10?")
If it is, can anyone tell me how to fix:
"When you're dead you can't press F2 or F3"
"The PVP Glitch, "killing yourself in PVP to recieve more dmg/speed/def"
"Equiping a weapon and you recieve a knife"
"Player can shoot the wall and hit the monster on the other side"
Don't tell me to download Kenvo's bug fixer, it's not working.