Jump to content

Yummy

Members
  • Posts

    229
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Yummy

  1. [19-Mar-2012 01:30:27] PHP Notice: Trying to get property of non-object in /home/heritage/public_html/main/addons/vote_for_credits/modules/vote/stats.php on line 17 [19-Mar-2012 01:30:28] PHP Notice: Trying to get property of non-object in /home/heritage/public_html/main/addons/vote_for_credits/modules/vote/stats.php on line 17
  2. Yummy

    Woe Times

    Have you tried using Toastys WOE Setter?
  3. My client doesn't launch and I'm stuck on Harmony How to fix this?
  4. This one pops up whenever they try to open the .exe. How can I fix this one? your exe. file is not in latest version Help please!
  5. Help The first warp is working fine but the 2nd and 3rd warp is not working.. I can click it but it won't let me warp to the place Donation Area and Luneta Vend Room philtown,170,195,5 script Main Town Warper 965,{ setarray [email protected]$, "turbo_room","Luneta Mall","100","68", "turbo_room","Donation Area","115","94", "pron_mall","Luneta Vend Room","98","42", "Payon","Payon","162","133"; for( set [email protected],0; [email protected] < getarraysize( [email protected]$ ) - 4; set [email protected],[email protected] + 4 ) set [email protected]$,[email protected]$ + [email protected]$[[email protected]+1]+":"; set [email protected],( select( [email protected]$ ) - 1 ); warp [email protected]$[[email protected]],atoi( [email protected]$[[email protected]+2] ),atoi( [email protected]$[[email protected]+3] ); end; OnInit: waitingroom "Main town Warper",0; end; } //-------------------MAP FLAG----- turbo_room mapflag nogo
  6. You can ASK MIZUARI GFX,Rahul Dev,Chokoleyt.net to code this for you some price
  7. Yummy

    Website

    Yes, you do have to code it by your self or you can ask RahulDev to code it for you for a small amount of money.
  8. That Disguise Event doesn't work well
  9. Yummy

    NPC Poring

    Oh I have that script lol
  10. Yummy

    Custom Warper

    Thanks its working now!
  11. Yummy

    Custom Warper

    So it will turn out like that? turbo_room,100,121,5 script Main Town Warper 718,{ setarray [email protected]$, "philtown","Main Town Luneta","169","180" "izlude","Izlude","128","141" "Payon","Payon","162","133"; for( set [email protected],0; [email protected] < getarraysize( [email protected]$ ) - 4; set [email protected],[email protected] + 4 ) set [email protected]$,[email protected]$ + [email protected]$[[email protected]+1]+":"; set [email protected],( select( [email protected]$ ) - 1 ); warp [email protected]$[[email protected]],atoi( [email protected]$[[email protected]+2] ),atoi( [email protected]$[[email protected]+3] ); end; OnInit: waitingroom "Warper",0; end; }
  12. Yummy

    Custom Warper

    I tried but there's another problem [Error]: Loading NPC file: npc/custom/Heritage/turbowarper.txt script error on npc/custom/Heritage/turbowarper.txt line 5 script:add_word: invalid word. A word consists of undercores and/or alfanumeric characters, and valid variable prefixes/postfixes. 1 : { 2 : 3 : setarray [email protected]$, 4 : "philtown","Main Town Luneta","169","180"; * 5 : '"'izlude","Izlude","128","141"; 6 : "Payon","Payon","162","133"; 7 : 8 : for( set [email protected],0; [email protected] < getarraysize( [email protected]$ ) - 4; set [email protected],[email protected] + 4 ) 9 : set [email protected]$,[email protected]$ + [email protected]$[[email protected]+1]+":"; 10 : set [email protected],( select( [email protected]$ ) - 1 );
  13. Yummy

    Custom Warper

    I got error saying this [Error]: Loading NPC file: npc/custom/Heritage/turbowarper.txt script error on npc/custom/Heritage/turbowarper.txt line 8 parse_line: need ';' 3 : setarray [email protected]$, 4 : "philtown","Main Town[Luneta]","169","180", 5 : "izlude","Izlude","128","141", 6 : "Payon","Payon","162","133", 7 : * 8 : for'(' set [email protected],0; [email protected] < getarraysize( [email protected]$ ) - 4; set [email protected],[email protected] + 4 ); 9 : set [email protected]$,[email protected]$ + [email protected]$[[email protected]+1]+":"; 10 : set [email protected],( select( [email protected]$ ) - 1 ); 11 : warp [email protected]$[[email protected]],atoi( [email protected]$[[email protected]+2] ),atoi( [email protected]$[[email protected]+3] ); 12 : end; 13 :
  14. Yummy

    Custom Warper

    Hey Tron I was looking for a custom warper .. what Emistry gave is right but I want to put another menu .. like the name of the town
  15. Yummy

    Custom Warper

    How about with name like PhilTown[Main Town] - will be warp to this coords prontera 150 150 Donation Room Quest Room and its dynamic
  16. Yummy

    Custom Warper

    oh didn't see it .. btw how can i put coords there?
  17. Yummy

    Custom Warper

    BUMP for the Custom NPC Thanks MUCH
  18. How to make the text in blue? + how can I make it announce every 3 hrs? announcer.txt
  19. Thanks Evilpunker but I got another problem encountered with the same script [Warning]: npc_parsename: Duplicate unique name in file 'npc/custom/Heritage/spq.txt', line'1'. Renaming 'Skill points quest' to '1_761_181_182'. [Debug]: this npc: display name 'Skill points quest' unique name 'Skill points quest' map=philtown, x=181, y=182 [Debug]: other npc: display name 'Skill points quest' unique name 'Skill points quest' map=philtown, x=181, y=182 [Error]: status_set_viewdata (NPC): No view data for class 0
  20. I was wondering how to do this because I have seen several servers doing this without the client.exe on their installer and all you have to do is click the patcher and click start and you will be automatically go to the client.exe.
  21. Help me fix this error script error on npc/custom/Heritage/spq.txt line 13 parse_line: need ';' 8 : mes "But you don't have'm!"; 9 : close; 10 : } 11 : mes [email protected]$; 12 : mes "Do you want to exchange them?" * 13 : 'n'ext; 14 : if (select("Yes:No") == 2) { 15 : mes [email protected]$; 16 : mes "Okay then."; 17 : close; 18 : }
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.