EL Dragon Posted January 20, 2013 Posted January 20, 2013 (edited) Ka ob das überhaupt so möglich ist mit dem OnPCDieEvent , das getitem $cii,$cia; und vom gm menu ,wäre Tool wen jemand eine Lösung hat bekomme auch kein Error oder so bekomme einfach kein item und Message kommt auch nicht http://www.file-upload.net/download-7086638/eshop2.txt.html Edited January 20, 2013 by EL Dragon Quote
EL Dragon Posted January 20, 2013 Author Posted January 20, 2013 (edited) sry hate ned script fergesen xD Edited January 20, 2013 by EL Dragon Quote
Lemongrass Posted January 20, 2013 Posted January 20, 2013 if (strcharinfo(0) == "poring_w02") { Ist ein Vergleich ob der Player "poring_w02" heißt, was du meintest ist strcharinfo(3) für den Mapnamen. *strcharinfo(<type>) This function will return either the name, party name or guild name for the invoking character. Whatever it returns is determined by type. 0 - Character's name. 1 - The name of the party they're in if any. 2 - The name of the guild they're in if any. 3 - The name of the map the character is in. If a character is not a member of any party or guild, an empty string will be returned when requesting that information. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.